mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 16:39:52 +01:00
Xfce fixes
Improve scrollbars appearance #38 Fix inconsistent tooltips colors #39
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user