Brand
Accent
Information
Warning
:root {
--brand: ;
--brand-strong: ;
--on-brand: ;
--brand-flat: ;
--brand-flat-strong: ;
--on-brand-flat: ;
--accent: ;
--accent-strong: ;
--on-accent: ;
--accent-flat: ;
--accent-flat-strong: ;
--on-accent-flat: ;
--positive: ;
--positive-strong: ;
--on-positive: ;
--positive-flat: ;
--positive-flat-strong: ;
--on-positive-flat: ;
--negative: ;
--negative-strong: ;
--on-negative: ;
--negative-flat: ;
--negative-flat-strong: ;
--on-negative-flat: ;
--information: ;
--information-strong: ;
--on-information: ;
--information-flat: ;
--information-flat-strong: ;
--on-information-flat: ;
--warning: ;
--warning-strong: ;
--on-warning: ;
--warning-flat: ;
--warning-flat-strong: ;
--on-warning-flat: ;
--surface: ;
--surface-1: ;
--surface-2: ;
--surface-3: ;
--surface-4: ;
--surface-5: ;
--on-surface: ;
--surface-variant: ;
--on-surface-variant: ;
--outline: ;
--background: #ffffff;
--on-background: ;
}
.darkmode {
--brand: ;
--brand-strong: ;
--on-brand: ;
--brand-flat: ;
--brand-flat-strong: ;
--on-brand-flat: ;
--accent: ;
--accent-strong: ;
--on-accent: ;
--accent-flat: ;
--accent-flat-strong: ;
--on-accent-flat: ;
--positive: ;
--positive-strong: ;
--on-positive: ;
--positive-flat: ;
--positive-flat-strong: ;
--on-positive-flat: ;
--negative: ;
--negative-strong: ;
--on-negative: ;
--negative-flat: ;
--negative-flat-strong: ;
--on-negative-flat: ;
--information: ;
--information-strong: ;
--on-information: ;
--information-flat: ;
--information-flat-strong: ;
--on-information-flat: ;
--warning: ;
--warning-strong: ;
--on-warning: ;
--warning-flat: ;
--warning-flat-strong: ;
--on-warning-flat: ;
--surface: ;
--surface-1: ;
--surface-2: ;
--surface-3: ;
--surface-4: ;
--surface-5: ;
--on-surface: ;
--surface-variant: ;
--on-surface-variant: ;
--outline: ;
--background: ;
--on-background: ;
}