Skip to content

Commit

Permalink
Merge pull request #27 from hotwired/change-tint-to-match-web
Browse files Browse the repository at this point in the history
Update to purple tint
  • Loading branch information
jayohms authored Sep 23, 2024
2 parents 2afff27 + bff0fb1 commit 01b7ec7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Demo/Assets.xcassets/AccentColor.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "229",
"green" : "216",
"red" : "92"
"blue" : "244",
"green" : "139",
"red" : "193"
}
},
"idiom" : "universal"
Expand Down

0 comments on commit 01b7ec7

Please sign in to comment.