Update themes/mytheme/assets/css/core/theme-vars.css
This commit is contained in:
parent
fd8674ebb3
commit
48a32fe8e2
|
@ -6,7 +6,7 @@
|
||||||
--header-height: 60px;
|
--header-height: 60px;
|
||||||
--footer-height: 60px;
|
--footer-height: 60px;
|
||||||
--radius: 8px;
|
--radius: 8px;
|
||||||
--theme: #EFEFFF;
|
--theme: white;
|
||||||
--entry: rgb(255, 255, 255);
|
--entry: rgb(255, 255, 255);
|
||||||
--primary: #242424;
|
--primary: #242424;
|
||||||
--secondary: rgb(108, 108, 108);
|
--secondary: rgb(108, 108, 108);
|
||||||
|
|
Loading…
Reference in New Issue