Customize the Color Palette

Create consistent colors for visualizations.

View Available Palettes

$ stride palette list

Preview a Palette

$ stride palette view my_project

Create a Custom Palette

Initialize a palette configuration file:

$ stride palette init my_project

This creates a JSON file you can edit to assign colors to scenarios, geographies, or other dimensions.

Set the Default Palette

$ stride palette set-default my_project custom_palette

Reset to Default

$ stride palette get-default my_project