This commit is contained in:
2025-05-29 02:36:33 +07:00
parent 21160cd349
commit 6a8b7edb45
4 changed files with 16 additions and 6 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
--vt-c-text-dark-2: rgba(235, 235, 235, 0.64);
/* Главный цвет */
--main-color: rgba(115, 185, 83, 1);
--second-color: rgba(98, 156, 68, 1);
--main-color: rgba(34, 50, 60, 1);
--second-color: rgb(136, 105, 31);
--main-back-color: rgba(240, 240, 240, 1);
--main-back-item-color: rgba(254, 254, 254, 1);
}