Xfce fixes

Improve scrollbars appearance #38
Fix inconsistent tooltips colors #39
This commit is contained in:
EliverLara
2019-07-07 11:58:02 -05:00
parent b62b54423d
commit 9353b631a0
12 changed files with 37 additions and 37 deletions

View File

@@ -6,7 +6,7 @@ gtk-color-scheme = "fg_color:#C3C7D1\nbg_color:#161925"
# Selection colors
gtk-color-scheme = "selected_fg_color:#fefefe\nselected_bg_color:#c50ed2"
# Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#2d2d2d\ntooltip_bg_color:#fefefe"
gtk-color-scheme = "tooltip_fg_color:#ffffff\ntooltip_bg_color:#000000"
# Window colors
gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d"
# Panel colors