This commit is contained in:
zyronon
2023-10-31 11:53:01 +08:00
parent 11a1ed2d3c
commit 0d7999ccf1
10 changed files with 38 additions and 16 deletions

View File

@@ -29,6 +29,8 @@ html[data-theme='dark'] {
//--color-tooltip-bg: rgb(60, 63, 65);
--color-tooltip-bg: #252525;
--color-font-1: white;
--color-item-bg: gray;
}
$anim-time: 0.3s;