Skip to content

Commit

Permalink
Darker inactive toggle buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
mathjazz committed Oct 25, 2023
1 parent e16328d commit b88bdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pontoon/base/static/css/light-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
--popup-background-1: #ffffff;
--input-background-1: #ffffff;
--input-color-1: #000000;
--toggle-color-1: #aaaaaa;
--toggle-color-1: #888888;
--icon-background-1: #d0d0d0;
--icon-border-1: #bbbbbb;

Expand Down

0 comments on commit b88bdf2

Please sign in to comment.