PaletteNavigation
Contains color configuration for navigation elements in a workspace theme.
Contents
-
The background color of the navigation area.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
.*\\S.*Required: No
-
Whether to invert the colors of action buttons in the navigation area.
Type: Boolean
Required: No
-
The text color in the navigation area.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
.*\\S.*Required: No
-
The text color for active navigation items.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
.*\\S.*Required: No
-
The background color for active navigation items.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
.*\\S.*Required: No
-
The background color when hovering over navigation text.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
.*\\S.*Required: No
-
The text color when hovering over navigation items.
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: