Deprecate murrine

This commit is contained in:
Muhammad Rivan
2021-06-13 09:37:09 +07:00
parent ecd31aebcb
commit f2f4240a3e
5 changed files with 16 additions and 7 deletions

View File

@@ -2459,7 +2459,6 @@ widget "xfwm4-tabwin*GtkButton*" style "xfwm-
# Fixes ugly text shadows for insensitive text
widget_class "*<GtkLabel>" style "text"
widget_class "*<GtkMenu>*<GtkLabel>" style "menu_text"
widget_class "*<GtkComboBox>*<GtkCellLayout>" style "text"
widget_class "*<GtkNotebook>*<GtkLabel>" style "text"
widget_class "*<GtkNotebook>*<GtkCellLayout>" style "text"

View File

@@ -201,14 +201,11 @@ widget_class "*ThunarWindow*<GtkToolbar>" style "menub
class "ChromeGtkFrame" style "chrome-gtk-frame"
widget_class "*<GtkMenuBar>*<GtkMenuItem>*<GtkAccelLabel>" style "menubar-text"
# Whitelist for dark toolbars
widget_class "*ThunarWindow*<GtkMenuBar>" style "menubar-borderless"
widget_class "*ThunarWindow*<GtkToolbar>*<GtkEntry>" style "toolbar_entry"
widget_class "*ThunarWindow*<GtkToolbar>*<GtkButton>" style "toolbar_button"
widget_class "*ThunarWindow*<GtkToolbar>*<GtkWidget>" style "toolbar_text"
widget_class "*ThunarWindow*<GtkToolbar>*<GtkButton>*<GtkLabel>" style "menubar-text"
# GtkCheckButton
widget_class "*<GtkCheckButton>" style "button"

View File

@@ -144,8 +144,6 @@ widget_class "*CajaNavigationWindow*<GtkToolbar>" style "menub
class "ChromeGtkFrame" style "chrome-gtk-frame"
widget_class "*<GtkMenuBar>*<GtkMenuItem>*<GtkAccelLabel>" style "menubar-text"
# Whitelist for dark toolbars
widget_class "*ThunarWindow*<GtkMenuBar>" style "menubar"
widget_class "*CajaNavigationWindow*<GtkMenuBar>" style "menubar"