remove extended colors, use extras/colors.css

This commit is contained in:
Geoff Doty 2026-07-11 13:02:09 -04:00
parent 38dc8156da
commit a59d2fe237
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@
--default: #DDD;
--primary: var(--theme, #5499C7);
--secondary: #404040;
--success: #198754;
--warning: #fbc02d;
--danger: #C62828;
}
[data-theme=dark] {