color change

This commit is contained in:
Yuri Kuznetsov
2024-05-23 13:00:18 +03:00
parent 2433da0db7
commit 7bf5c9ba11
+1 -1
View File
@@ -11,7 +11,7 @@
@gray-soft-value: #7c7c7c;
@gray-light-value: #999;
@body-bg-value: #eaedef;
@body-bg-value: #f6f6f6;
@text-color-value: @gray-dark-value;
@text-white-color-value: @white-color-value;