Skip to content

Commit 58d1fd4

Browse files
Use on-brand accent color
1 parent 7834f9d commit 58d1fd4

File tree

1 file changed

+7
-2
lines changed
  • Fyreplace/Resources/Assets.xcassets/AccentColor.colorset

1 file changed

+7
-2
lines changed

Fyreplace/Resources/Assets.xcassets/AccentColor.colorset/Contents.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22
"colors" : [
33
{
44
"color" : {
5-
"platform" : "universal",
6-
"reference" : "systemOrangeColor"
5+
"color-space" : "srgb",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0x43",
9+
"green" : "0x82",
10+
"red" : "0xFF"
11+
}
712
},
813
"idiom" : "universal"
914
}

0 commit comments

Comments
 (0)