Skip to content

Commit

Permalink
fix dark colors
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Feb 11, 2025
1 parent 991ae98 commit 123e5fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion about.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
"highlight": "9a5cfd",
"danger": "d05454",
"success": "71bd9f",
"love": "c16ad7"
"love": "c16ad7",
"selected": "2f0177",
"hover": "535353"
}
},
"screenshots": ["screenshots/light.png", "screenshots/dark.png"]
Expand Down

0 comments on commit 123e5fa

Please sign in to comment.