diff options
Diffstat (limited to 'Redcore-daylight/gtk-2.0/gtkrc')
-rw-r--r-- | Redcore-daylight/gtk-2.0/gtkrc | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/Redcore-daylight/gtk-2.0/gtkrc b/Redcore-daylight/gtk-2.0/gtkrc index 499ebcb..af73a8b 100644 --- a/Redcore-daylight/gtk-2.0/gtkrc +++ b/Redcore-daylight/gtk-2.0/gtkrc @@ -853,13 +853,4 @@ widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround" # The same problem also exists for GtkCList and GtkCTree. # Only match GtkCList and not the parent widgets, because that would also change the headers. widget_class "*<GtkCList>" style "fg-is-text-color-workaround" -widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround" - -# panel theming -include "apps/xfce-panel.rc" -# application specific theming -include "apps/chromium.rc" -include "apps/claws-mail.rc" -include "apps/gmusicbrowser.rc" -include "apps/terminal.rc" -include "apps/thunar.rc" +widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround"
\ No newline at end of file |