Colors: change transparency for borders in light mode

This commit is contained in:
Vladyslav Hroshev
2023-04-07 21:02:25 +03:00
parent 0940eefce2
commit 1f7238a69e

View File

@@ -243,7 +243,7 @@
"light" : { "light" : {
"s" : 0, "s" : 0,
"l" : 0, "l" : 0,
"a" : 0.03 "a" : 0.05
}, },
"dark" : { "dark" : {
@@ -259,7 +259,7 @@
"light" : { "light" : {
"s" : 0, "s" : 0,
"l" : 0, "l" : 0,
"a" : 0.07 "a" : 0.1
}, },
"dark" : { "dark" : {