This commit is contained in:
Maciej Caderek
2022-02-14 23:03:13 +01:00
parent c8fd7a05f1
commit a644b9a0f7

View File

@@ -24,7 +24,7 @@ body {
.dark { .dark {
background-color: #232831; background-color: #232831;
background-image: url(src/ui/img/pattern.png); /* background-image: url(src/ui/img/pattern.png); */
color: #ddd; color: #ddd;
--color-btn: rgb(0, 173, 136); --color-btn: rgb(0, 173, 136);