uiColorPalette

@JvmName(name = "aqwqjmbowvpcpqtg")
suspend fun uiColorPalette(value: Output<ThemeConfigurationUiColorPaletteArgs>)
@JvmName(name = "mgswecobquthgbfy")
suspend fun uiColorPalette(value: ThemeConfigurationUiColorPaletteArgs?)

Parameters

value

Color properties that apply to the UI and to charts, excluding the colors that apply to data. See ui_color_palette.


@JvmName(name = "djwlqgqobqbemivj")
suspend fun uiColorPalette(argument: suspend ThemeConfigurationUiColorPaletteArgsBuilder.() -> Unit)

Parameters

argument

Color properties that apply to the UI and to charts, excluding the colors that apply to data. See ui_color_palette.