Skip to content

Commit

Permalink
update empty pane background color
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseweed committed Aug 17, 2014
1 parent 0adbaab commit a630acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/panes.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

.panes {
.pane {
background-color: lighten(@app-background-color, 40%);
background-color: lighten(@app-background-color, 5%);
&:focus {
background-color: @app-background-color;
}
Expand Down

0 comments on commit a630acd

Please sign in to comment.