mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Changes default app tint color
Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com>
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
"color-space" : "srgb",
|
"color-space" : "srgb",
|
||||||
"components" : {
|
"components" : {
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "255",
|
"blue" : "250",
|
||||||
"green" : "67",
|
"green" : "5",
|
||||||
"red" : "128"
|
"red" : "164"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"idiom" : "universal"
|
"idiom" : "universal"
|
||||||
|
|||||||
Reference in New Issue
Block a user