fix windows theme

This commit is contained in:
etrombly 2018-01-20 18:53:44 -06:00
parent eb30302779
commit 77a93875bc
1 changed files with 0 additions and 3 deletions

View File

@ -93,6 +93,3 @@ read if you used those and something break with a version upgrade you're on your
@define-color wm_button_active_color_b shade(#e8e8e7, 0.89); @define-color wm_button_active_color_b shade(#e8e8e7, 0.89);
@define-color wm_button_active_color_c shade(#e8e8e7, 0.9); @define-color wm_button_active_color_c shade(#e8e8e7, 0.9);
@define-color content_view_bg #ffffff; @define-color content_view_bg #ffffff;
@import url("gtk-contained.css");
@import url("apps/gnome-terminal.css");