Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


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

const PRESET_THEMES: Record<string, PresetThemeConfig>

Theme overrides per preset. Default (cartographic) is omitted — uses built-in defaults.

Last updated on