fix: update status action icon tint color

This commit is contained in:
CMK 2021-06-17 14:33:54 +08:00
parent 41fa6f2b3e
commit d9e7052cff
1 changed files with 6 additions and 6 deletions

View File

@ -5,9 +5,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "0.600", "alpha" : "0.600",
"blue" : "0", "blue" : "67",
"green" : "0", "green" : "60",
"red" : "0" "red" : "60"
} }
}, },
"idiom" : "universal" "idiom" : "universal"
@ -23,9 +23,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "0.600", "alpha" : "0.600",
"blue" : "1.000", "blue" : "245",
"green" : "1.000", "green" : "235",
"red" : "1.000" "red" : "235"
} }
}, },
"idiom" : "universal" "idiom" : "universal"