

# PaletteHeader


Contains color configuration for header elements in a workspace theme.

## Contents


 ** Background **   <a name="connect-Type-PaletteHeader-Background"></a>
The background color of the header.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

 ** InvertActionsColors **   <a name="connect-Type-PaletteHeader-InvertActionsColors"></a>
Whether to invert the colors of action buttons in the header.  
Type: Boolean  
Required: No

 ** Text **   <a name="connect-Type-PaletteHeader-Text"></a>
The text color in the header.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

 ** TextHover **   <a name="connect-Type-PaletteHeader-TextHover"></a>
The text color when hovering over header elements.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

## See Also


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/connect-2017-08-08/PaletteHeader) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/PaletteHeader) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/PaletteHeader) 