This commit is contained in:
Aiden Vigue 2021-05-27 00:31:23 -04:00
parent eb711b6fab
commit 4a25d28a07
No known key found for this signature in database
GPG Key ID: E7570472648F4544
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "1.000", "blue" : "0xC3",
"green" : "1.000", "green" : "0x5C",
"red" : "0.498" "red" : "0xAA"
} }
}, },
"idiom" : "universal" "idiom" : "universal"