mirror of
https://github.com/smittix/intercept.git
synced 2026-06-16 17:39:46 -07:00
fix: use CSS variables for accent-green-rgb and accent-purple-rgb in sensor dashboard
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
--accent-yellow: #e1c26b;
|
||||
--accent-purple: #8f7bd6;
|
||||
--accent-purple-rgb: 143, 123, 214;
|
||||
--accent-green-rgb: 56, 193, 128;
|
||||
|
||||
/* Text hierarchy */
|
||||
--text-primary: #d7e0ee;
|
||||
|
||||
Reference in New Issue
Block a user