Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
moved tabs BG 1 step darker
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyrichter committed Oct 15, 2016
1 parent f62306a commit b2b3f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
@chromeTertiary: #c7c7c7;
@chromeText: #555555;

@tabsBackground: #dddddd;
@tabsBackground: #d9d9d9;
@navigationBarBackground: @chromeSecondary;
@navigationBarBackground: white;
@chromeBorderColor: @chromePrimary;
Expand Down

0 comments on commit b2b3f3f

Please # to comment.