Change settings background color

Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com>
This commit is contained in:
LitRitt
2022-12-19 17:53:07 -05:00
committed by Joe Mattiello
parent b0e001393c
commit a1bcdf9924

View File

@@ -5,9 +5,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "255", "blue" : "175",
"green" : "67", "green" : "4",
"red" : "128" "red" : "115"
} }
}, },
"idiom" : "universal" "idiom" : "universal"
@@ -23,9 +23,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "103", "blue" : "150",
"green" : "0", "green" : "3",
"red" : "60" "red" : "99"
} }
}, },
"idiom" : "universal" "idiom" : "universal"