Skip to content

Commit

Permalink
updated dark mode accent
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldavidw committed Nov 10, 2024
1 parent 45a2d50 commit c49ba11
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 c49ba11

Please sign in to comment.