java.lang.Object
software.amazon.awscdk.services.quicksight.CfnTheme.UIColorPaletteProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
accent
Parameters:
accent - This color is that applies to selected states and buttons.
Returns:
this
accentForeground
Parameters:
accentForeground - The foreground color that applies to any text or other elements that appear over the accent color.
Returns:
this
danger
Parameters:
danger - The color that applies to error messages.
Returns:
this
dangerForeground
Parameters:
dangerForeground - The foreground color that applies to any text or other elements that appear over the error color.
Returns:
this
dimension
Parameters:
dimension - The color that applies to the names of fields that are identified as dimensions.
Returns:
this
dimensionForeground
Parameters:
dimensionForeground - The foreground color that applies to any text or other elements that appear over the dimension color.
Returns:
this
measure
Parameters:
measure - The color that applies to the names of fields that are identified as measures.
Returns:
this
measureForeground
Parameters:
measureForeground - The foreground color that applies to any text or other elements that appear over the measure color.
Returns:
this
primaryBackground
Parameters:
primaryBackground - The background color that applies to visuals and other high emphasis UI.
Returns:
this
primaryForeground
Parameters:
primaryForeground - The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.
Returns:
this
secondaryBackground
Parameters:
secondaryBackground - The background color that applies to the sheet background and sheet controls.
Returns:
this
secondaryForeground
Parameters:
secondaryForeground - The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.
Returns:
this
success
Parameters:
success - The color that applies to success messages, for example the check mark for a successful download.
Returns:
this
successForeground
Parameters:
successForeground - The foreground color that applies to any text or other elements that appear over the success color.
Returns:
this
warning
Parameters:
warning - This color that applies to warning and informational messages.
Returns:
this
warningForeground
Parameters:
warningForeground - The foreground color that applies to any text or other elements that appear over the warning color.
Returns:
this