Skip to content

Commit

Permalink
solarized-dark: Fix menu search placeholder color
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Jul 12, 2021
1 parent c2d00f9 commit bf78da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/themes/solarized-dark.less
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
@tr-hover-color: @base02;

// Menu colors
@menu-color: #DBDBDB;
@menu-bg-color: @base02;
@menu-2ndlvl-active-bg-color: lighten(@base03, 5%);
@menu-highlight-hover-bg-color: @base03;
Expand Down

0 comments on commit bf78da0

Please sign in to comment.