setThemePalette

abstract fun setThemePalette(palette: TerminalColorPalette)

Sets the theme-configured color palette for the terminal session.

This updates both the default theme palette and the active palette.

Parameters

palette

the theme color palette configuration.