

# ThemeValues
<a name="API_ThemeValues"></a>

A key-value pair that defines a property of a theme.

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

 ** key **   <a name="amplifyuibuilder-Type-ThemeValues-key"></a>
The name of the property.  
Type: String  
Required: No

 ** value **   <a name="amplifyuibuilder-Type-ThemeValues-value"></a>
The value of the property.  
Type: [ThemeValue](API_ThemeValue.md) object  
Required: No

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