Make both primary and secondary color NNW blue in light mode
This commit is contained in:
parent
a94c47f1d8
commit
b01e8deaf4
@ -9,10 +9,10 @@
|
|||||||
"color" : {
|
"color" : {
|
||||||
"color-space" : "srgb",
|
"color-space" : "srgb",
|
||||||
"components" : {
|
"components" : {
|
||||||
"red" : "0x06",
|
"red" : "0x08",
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "0xBE",
|
"blue" : "0xEE",
|
||||||
"green" : "0x55"
|
"green" : "0x6A"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user