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",
"components" : {
"alpha" : "1.000",
"blue" : "0.216",
"green" : "0.173",
"red" : "0.157"
"blue" : "55",
"green" : "44",
"red" : "40"
}
},
"idiom" : "universal"

View File

@ -4,10 +4,10 @@
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "0.600",
"blue" : "67",
"green" : "60",
"red" : "60"
"alpha" : "1.000",
"blue" : "133",
"green" : "112",
"red" : "102"
}
},
"idiom" : "universal"