Darken light mode icon color so that it contrasts better against pure white icons. Issue #1731
This commit is contained in:
parent
d0cf04bd4f
commit
52be6e5743
@ -9,10 +9,10 @@
|
|||||||
"color" : {
|
"color" : {
|
||||||
"color-space" : "srgb",
|
"color-space" : "srgb",
|
||||||
"components" : {
|
"components" : {
|
||||||
"red" : "242",
|
"red" : "235",
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "242",
|
"blue" : "237",
|
||||||
"green" : "242"
|
"green" : "235"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user