

# ThemeValue
<a name="API_ThemeValue"></a>

Describes the configuration of a theme's properties.

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

 ** children **   <a name="amplifyuibuilder-Type-ThemeValue-children"></a>
A list of key-value pairs that define the theme's properties.  
Type: Array of [ThemeValues](API_ThemeValues.md) objects  
Required: No

 ** value **   <a name="amplifyuibuilder-Type-ThemeValue-value"></a>
The value of a theme property.  
Type: String  
Required: No

## See Also
<a name="API_ThemeValue_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/amplifyuibuilder-2021-08-11/ThemeValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/ThemeValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/ThemeValue) 