Both the light and dark theme must define all of these colors.
Token names follow [category]-[property]-[variant?]-[state?]. Parts are
joined with -; when a single part is two words we join those words
with _ so it reads as one unit. E.g. background_surface-brand-strongis categorybackground_surface, property brand, variant strong`.
All color keys available in Metabase themes.
Both the light and dark theme must define all of these colors.
Token names follow
[category]-[property]-[variant?]-[state?]. Parts are joined with-; when a single part is two words we join those words with_so it reads as one unit. E.g. background_surface-brand-strongis categorybackground_surface, propertybrand, variantstrong`.