mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-02 06:14:44 -07:00
Colors: change transparency for borders in light mode
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
"light" : {
|
||||
"s" : 0,
|
||||
"l" : 0,
|
||||
"a" : 0.03
|
||||
"a" : 0.05
|
||||
},
|
||||
|
||||
"dark" : {
|
||||
@@ -259,7 +259,7 @@
|
||||
"light" : {
|
||||
"s" : 0,
|
||||
"l" : 0,
|
||||
"a" : 0.07
|
||||
"a" : 0.1
|
||||
},
|
||||
|
||||
"dark" : {
|
||||
|
Reference in New Issue
Block a user