Skip to content

Commit

Permalink
now purple
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHinderling committed Oct 17, 2024
1 parent 64aa8fa commit 2a092cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/HackerNews/Assets.xcassets/HNRed.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "0.988",
"red" : "0.000"
"green" : "0.000",
"red" : "0.943"
}
},
"idiom" : "universal"
Expand All @@ -24,8 +24,8 @@
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "0.988",
"red" : "0.000"
"green" : "0.000",
"red" : "0.943"
}
},
"idiom" : "universal"
Expand Down

0 comments on commit 2a092cd

Please sign in to comment.