Skip to content

Commit

Permalink
Make select elements have a dark background
Browse files Browse the repository at this point in the history
  • Loading branch information
rakleed authored Sep 7, 2022
1 parent 9a7554b commit 1d08b44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Extensions/combined/popup.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* Variables */
:root {
color-scheme: dark;

--primary: #cc2929;
--accent: #581111;

Expand Down

0 comments on commit 1d08b44

Please sign in to comment.