mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-02 14:25:00 -07:00
Colors: change transparency for borders in light mode
This commit is contained in:
@@ -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" : {
|
||||||
|
Reference in New Issue
Block a user