feat: US-009 - Replace hardcoded colors with design tokens

This commit is contained in:
2026-02-15 14:30:21 +00:00
parent fc1581a9ff
commit 615198b080
2 changed files with 17 additions and 16 deletions
+1
View File
@@ -106,6 +106,7 @@
--text-tertiary: #8DA8A5;
--accent: #0D6E6E;
--accent-hover: #0A8080;
--accent-pressed: #085858;
--accent-light: rgba(10,128,128,0.08);
--accent-border: rgba(10,128,128,0.18);
--amber: #D97706;