here and there

This commit is contained in:
2024-08-17 21:10:01 +03:00
parent 36165444cf
commit ec15f21e67
18 changed files with 170 additions and 135 deletions
+10
View File
@@ -13,6 +13,15 @@
--p100: #000C23;
--suc10: #d1ffb8;
--suc20: #d1ffb8;
--suc30: #b5ff8d;
--suc40: #a2ff70;
--suc50: #82cc5a;
--suc80: #71b34e;
--suc90: #314c22;
--err10: #ffb9d0;
--err20: #ff9bb3;
@@ -58,6 +67,7 @@
@import "./dialog";
@import "./autocomplete";
@import "./reference-tags";
@import "./members";
body {
background-color: var(--p10);