Update themes/mytheme/assets/css/core/theme-vars.css

This commit is contained in:
Morgan 2023-10-29 17:15:42 +09:00
parent fd8674ebb3
commit 48a32fe8e2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
--header-height: 60px;
--footer-height: 60px;
--radius: 8px;
--theme: #EFEFFF;
--theme: white;
--entry: rgb(255, 255, 255);
--primary: #242424;
--secondary: rgb(108, 108, 108);