mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Style xfce workspace switcher
This commit is contained in:
@@ -500,6 +500,10 @@ widget "*gimmie*" style "bold-panel-item"
|
|||||||
|
|
||||||
# XFCE Styles
|
# XFCE Styles
|
||||||
|
|
||||||
|
style "workspace-switcher" = "murrine-panel" {
|
||||||
|
bg[SELECTED] = @selected_bg_color
|
||||||
|
}
|
||||||
|
|
||||||
style "xfce-header" {
|
style "xfce-header" {
|
||||||
bg[NORMAL] = shade (0.9, @bg_color)
|
bg[NORMAL] = shade (0.9, @bg_color)
|
||||||
base[NORMAL] = shade (1.18, @bg_color)
|
base[NORMAL] = shade (1.18, @bg_color)
|
||||||
@@ -549,6 +553,8 @@ style "xfsm-logout" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
widget "*WnckPager*" style "workspace-switcher"
|
||||||
|
|
||||||
widget "*Xfce*Panel*" style "murrine-panel"
|
widget "*Xfce*Panel*" style "murrine-panel"
|
||||||
class "*Xfce*Panel*" style "murrine-panel"
|
class "*Xfce*Panel*" style "murrine-panel"
|
||||||
|
|
||||||
|
|||||||
@@ -261,6 +261,3 @@ GeditFloatingSlider .not-found {
|
|||||||
/***********************
|
/***********************
|
||||||
* gnome control center *
|
* gnome control center *
|
||||||
***********************/
|
***********************/
|
||||||
CcShellItemView.view {
|
|
||||||
background-color: @theme_bg_color;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user