mirror of https://github.com/n2geoff/stylelite.git
remove extended colors, use extras/colors.css
This commit is contained in:
parent
38dc8156da
commit
a59d2fe237
|
|
@ -12,10 +12,6 @@
|
|||
--default: #DDD;
|
||||
--primary: var(--theme, #5499C7);
|
||||
--secondary: #404040;
|
||||
|
||||
--success: #198754;
|
||||
--warning: #fbc02d;
|
||||
--danger: #C62828;
|
||||
}
|
||||
|
||||
[data-theme=dark] {
|
||||
|
|
|
|||
Loading…
Reference in New Issue