Skip to content

Commit

Permalink
updated dark mode accent (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldavidw authored Nov 10, 2024
1 parent 45a2d50 commit 5f4ee0c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.741",
"green" : "0.949",
"red" : "0.455"
"blue" : "150",
"green" : "200",
"red" : "80"
}
},
"idiom" : "universal"
Expand Down

0 comments on commit 5f4ee0c

Please sign in to comment.