

# ThemeConfiguration
<a name="API_ThemeConfiguration"></a>

The theme configuration. This configuration contains all of the display properties for a theme.

## Contents
<a name="API_ThemeConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** DataColorPalette **   <a name="QS-Type-ThemeConfiguration-DataColorPalette"></a>
Color properties that apply to chart data colors.  
Type: [DataColorPalette](API_DataColorPalette.md) object  
Required: No

 ** Sheet **   <a name="QS-Type-ThemeConfiguration-Sheet"></a>
Display options related to sheets.  
Type: [SheetStyle](API_SheetStyle.md) object  
Required: No

 ** Typography **   <a name="QS-Type-ThemeConfiguration-Typography"></a>
Determines the typography options.  
Type: [Typography](API_Typography.md) object  
Required: No

 ** UIColorPalette **   <a name="QS-Type-ThemeConfiguration-UIColorPalette"></a>
Color properties that apply to the UI and to charts, excluding the colors that apply to data.   
Type: [UIColorPalette](API_UIColorPalette.md) object  
Required: No

## See Also
<a name="API_ThemeConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/ThemeConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ThemeConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ThemeConfiguration) 