chore: update secondary label color
This commit is contained in:
parent
909acdcfa3
commit
2ecf92dbe5
|
@ -5,9 +5,9 @@
|
||||||
"color-space" : "srgb",
|
"color-space" : "srgb",
|
||||||
"components" : {
|
"components" : {
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "0.216",
|
"blue" : "55",
|
||||||
"green" : "0.173",
|
"green" : "44",
|
||||||
"red" : "0.157"
|
"red" : "40"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"idiom" : "universal"
|
"idiom" : "universal"
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
"color" : {
|
"color" : {
|
||||||
"color-space" : "srgb",
|
"color-space" : "srgb",
|
||||||
"components" : {
|
"components" : {
|
||||||
"alpha" : "0.600",
|
"alpha" : "1.000",
|
||||||
"blue" : "67",
|
"blue" : "133",
|
||||||
"green" : "60",
|
"green" : "112",
|
||||||
"red" : "60"
|
"red" : "102"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"idiom" : "universal"
|
"idiom" : "universal"
|
||||||
|
|
Loading…
Reference in New Issue