> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Styles

> Styles

# Styles

A collection of reusable styles which can be referenced throughout the layout for styling purposes. Note that a `styles` property may also be defined within a bundle's [context file](/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-bundle#context). If an equivalent `styles` property is defined in the context file, the contents of each will be merged. If a duplicate definition is found, the definition in the layout is preferred, overwriting the definition in the context file.

## Properties

`colors` - *object*, *optional*. Defines a collection of [color palettes](/reference/system/touchadaptationkit/layout/game-streaming-touch-color-palette) with colors that can be reused throughout the layout.

## See Also

[Touch Adaptation Kit Reference](/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview)\
[Getting started with sample layouts](/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-getting-started-with-sample-layouts)


## Related topics

- [XClosedCaptionFontStyle](/reference/system/xaccessibility/enums/xclosedcaptionfontstyle.md)
- [A designer's guide to building touch controls](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-tak-designers-guide.md)
- [XAG 101: Text display](/build/game-principles/accessibility/xag-deep-dives/xag-101-text-display.md)
- [XAccessibility](/reference/system/xaccessibility/xaccessibility_members.md)
- [Window display modes and title-callable UI dialogs](/build/gdk-and-engines/guides/window-display-modes-tcui.md)
