web / lib/constants/theme-presets
lib/constants/theme-presets
Chart and map color definitions for each theme preset.
The default (cartographic) preset uses the built-in defaults from the UI package and needs no overrides. Only non-default presets are defined here.
Variables
PRESET_THEMES
constPRESET_THEMES:Record<string,PresetThemeConfig>
Theme overrides per preset. Default (cartographic) is omitted — uses built-in defaults.
Last updated on