color improvements

This commit is contained in:
Ryan Zhao 2022-01-07 15:12:29 +11:00
parent 7ee76bf9ca
commit 6df9a77855
3 changed files with 12 additions and 12 deletions

View File

@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xF0",
"green" : "0xF0",
"red" : "0xF0"
"blue" : "240",
"green" : "240",
"red" : "240"
}
},
"idiom" : "universal"

View File

@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "96",
"green" : "96",
"red" : "96"
"blue" : "100",
"green" : "100",
"red" : "100"
}
},
"idiom" : "universal"
@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "179",
"green" : "179",
"red" : "179"
"blue" : "164",
"green" : "164",
"red" : "164"
}
},
"idiom" : "universal"

View File

@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x76",
"green" : "0xE0",
"red" : "0x00"
"blue" : "110",
"green" : "204",
"red" : "0"
}
},
"idiom" : "universal"