Make window colors black

This commit is contained in:
Michael De Roover 2020-04-29 21:27:04 +02:00
parent 770aba45a6
commit 76614d4aa8
Signed by: vim
GPG Key ID: 075496E232CE04CB
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ gtk-color-scheme = "selected_fg_color:#ffffff\nselected_bg_color:#607d8b"
# Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#4d4d4d\ntooltip_bg_color:#ffffff"
# Window colors
gtk-color-scheme = "wm_color:#546e7a\nunfocused_wm_color:#5A6367"
gtk-color-scheme = "wm_color:#000000\nunfocused_wm_color:#000000"
# Panel colors
gtk-color-scheme = "panel_bg_color:#263238\npanel_fg_color:#ffffff"
# Dark Theme - Text/base colors
@ -48,4 +48,4 @@ include "apps/gimp.rc"
include "apps/libreoffice.rc"
include "apps/terminal.rc"
include "apps/thunar.rc"
# include "apps/xfce.rc"
# include "apps/xfce.rc"