chore: update secondary label color

This commit is contained in:
CMK 2022-04-07 19:27:47 +08:00
parent 909acdcfa3
commit 2ecf92dbe5
2 changed files with 7 additions and 7 deletions

View File

@ -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"

View File

@ -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"