

# WorkspaceThemeConfig


Contains detailed theme configuration for a workspace, including colors, images, and typography.

## Contents


 ** Images **   <a name="connect-Type-WorkspaceThemeConfig-Images"></a>
The image assets used in the workspace theme.  
Type: [WorkspaceThemeImages](API_WorkspaceThemeImages.md) object  
Required: No

 ** Palette **   <a name="connect-Type-WorkspaceThemeConfig-Palette"></a>
The color palette configuration for the workspace theme.  
Type: [WorkspaceThemePalette](API_WorkspaceThemePalette.md) object  
Required: No

 ** Typography **   <a name="connect-Type-WorkspaceThemeConfig-Typography"></a>
The typography configuration for the workspace theme.  
Type: [WorkspaceThemeTypography](API_WorkspaceThemeTypography.md) object  
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/WorkspaceThemeConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/WorkspaceThemeConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/WorkspaceThemeConfig) 