Skip to content

Commit

Permalink
tweaked gradient again..
Browse files Browse the repository at this point in the history
  • Loading branch information
pulb committed Jun 28, 2014
1 parent 463871e commit 54f7d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/config_window.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GtkEventBox {
background-image: linear-gradient(to bottom,
@theme_bg_color,
shade(@theme_bg_color, 0.93)
20%);
shade(@theme_bg_color, 0.94)
12%);
}

0 comments on commit 54f7d90

Please sign in to comment.