This commit is contained in:
zyronon
2023-09-01 19:28:34 +08:00
parent c89b61a887
commit f76ce93e67
2 changed files with 121 additions and 83 deletions

View File

@@ -16,7 +16,9 @@
--color-item-bg: white;
--color-item-hover: white;
--color-item-active: rgb(75, 110, 175);
--toolbar-width: 700rem;
--color-main-active: rgb(12,140,233);
//--toolbar-width: 700rem;
--toolbar-width: 50vw;
}
html[data-theme='dark'] {