Commit 5d7d7d3
feat(theme): token-ize component surfaces for dark mode and re-skin (#319)
Replace hardcoded colors with semantic tokens so components adapt to mode
and brand changes. Badge success/warning/info map to status-completed/
attention/neutral. Form controls (select/combobox/autocomplete) use
bg-transparent dark:bg-input/30; dialog/sheet panels use bg-card. Tabs
selection uses bg-primary/10 text-primary and the capsule track uses
bg-background dark:bg-input/30 with no border. CsvImporter yellow/emerald
highlights map to status-attention/completed. Snapshots updated.
Co-authored-by: itsprade <its.prade@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c412f68 commit 5d7d7d3
17 files changed
Lines changed: 60 additions & 57 deletions
File tree
- packages/core
- __snapshots__
- src/components
- csv-importer
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments