aggiunti colori tema
This commit is contained in:
parent
61e52a0956
commit
5ac558462a
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@
|
|||
|
||||
@include theme-variables using ($theme) {
|
||||
@if $theme == "dark" {
|
||||
|
||||
--color: #fff;
|
||||
}
|
||||
|
||||
else {
|
||||
|
||||
--color: #000;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue