all repos — dotfiles @ 9689c8d78ba688312f01bc493f75743e6528ba33

my *nix dotfiles

themes/Lumiere-Magenta/gtk-2.0/panel.rc (view raw)

  1style "theme-panel" {
  2
  3  xthickness = 4
  4  ythickness = 2
  5
  6  bg[NORMAL] = "#ffffff"
  7  bg[ACTIVE] = "#ffdedf"
  8  bg[PRELIGHT] = "#ffeeee"
  9  bg[SELECTED] = "#ffdedf"
 10
 11  fg[NORMAL] = "#999fae"
 12  fg[PRELIGHT] = "#999fae"
 13  fg[ACTIVE] = "#999fae"
 14  fg[SELECTED] = "#999fae"
 15
 16  text[NORMAL] = "#999fae"
 17  text[PRELIGHT] = "#999fae"
 18  text[ACTIVE] = "#999fae"
 19  text[SELECTED] = "#999fae"
 20
 21  engine "murrine" {
 22    reliefstyle = 0
 23    glazestyle = 0
 24    glow_shade = 1.0
 25    highlight_shade = 1.0
 26    roundness = 0
 27    gradient_shades = {1.0,1.0,1.0,1.0}
 28    textstyle = 0
 29    contrast = 0.0
 30  }
 31}
 32
 33style "theme-panel-progressbar" {
 34  bg[ACTIVE] = "#ffdedf"
 35}
 36
 37style "panelbar" {
 38
 39  fg[NORMAL] = "#edf5fb"
 40  fg[ACTIVE] = "#edf5fb"
 41  fg[PRELIGHT] = "#edf5fb"
 42  fg[SELECTED] = "#999fae"
 43
 44  bg[SELECTED] = "#ffdedf"
 45
 46  engine "murrine" {}
 47}
 48
 49style "panelbuttons" {
 50
 51  xthickness = 4
 52  xthickness = 2
 53
 54  engine "murrine" {
 55    textstyle = 0
 56  }
 57}
 58
 59style "theme-panel-text" {
 60
 61  fg[NORMAL] = "#edf5fb"
 62  fg[PRELIGHT] = "#999fae"
 63  fg[ACTIVE] = "#edf5fb"
 64
 65  text[NORMAL] = "#edf5fb"
 66  text[PRELIGHT] = "#999fae"
 67  text[ACTIVE] = "#edf5fb"
 68
 69  engine "murrine" {
 70    textstyle = 0
 71    text_shade = 0.2
 72  }
 73}
 74
 75style "panel-entry" {
 76
 77  fg[NORMAL] = "#999fae"
 78  fg[PRELIGHT] = "#999fae"
 79  fg[ACTIVE] = "#999fae"
 80  fg[SELECTED] = "#999fae"
 81  fg[INSENSITIVE] = "#999fae"
 82
 83  text[NORMAL] = "#999fae"
 84  text[PRELIGHT] = "#999fae"
 85  text[ACTIVE] = "#999fae"
 86  text[SELECTED] = "#999fae"
 87  text[INSENSITIVE] = "#999fae"
 88
 89}
 90
 91style "theme-main-menu-text" = "theme-panel-text" {
 92  fg[PRELIGHT] = "#999fae"
 93  text[PRELIGHT] = "#999fae"
 94}
 95
 96style "workspace-switcher" = "theme-panel" {
 97  bg[SELECTED] = "#ffdedf"
 98}
 99
100style "indicator" = "theme-panel" {
101  xthickness = 4
102  xthickness = 2
103}
104
105widget "*tasklist*"                                   style "panelbuttons"
106widget_class "*Xfce*Panel*.GtkToggleButton"           style "panelbuttons"
107widget_class "*Xfce*NetkTasklist*GtkToggleButton"     style "panelbuttons"
108widget_class "*PanelToplevel*Button"                  style "panelbuttons"
109widget_class "*Panel*GtkToggleButton"                 style "panelbuttons"
110widget_class "*Xfce*Panel*Button*"                    style "panelbuttons"
111widget_class "*<XfceArrowButton>"                     style "panelbuttons"
112widget_class "*<XfceActionsPlugin>*"                  style "panelbuttons"
113widget_class "*XfcePanelPlugin.GtkButton"             style "panelbuttons"
114widget "*dict*Applet*"                                style "panelbuttons"
115widget_class "*Xfce*NetkTasklist*GtkToggleButton"     style "panelbuttons"
116widget_class "*Tasklist*"                             style:highest "panelbuttons"
117
118class "*Panel*MenuBar*"                               style "panelbar"
119widget_class "*Panel*MenuBar*"                        style "panelbar"
120widget_class "*Panel*MenuBar*Item*"                   style:highest "panelbar"
121
122widget "*PanelWidget*"                                style "theme-panel"
123widget "*PanelApplet*"                                style "theme-panel"
124widget "*fast-user-switch*"                           style "theme-panel"
125widget "*CPUFreq*Applet*"                             style "theme-panel"
126class "PanelApp*"                                     style "theme-panel"
127class "PanelToplevel*"                                style "theme-panel"
128widget_class "*PanelToplevel*"                        style "theme-panel"
129widget_class "*notif*"                                style "theme-panel"
130widget_class "*Notif*"                                style "theme-panel"
131widget_class "*Tray*"                                 style "theme-panel" 
132widget_class "*tray*"                                 style "theme-panel"
133widget_class "*computertemp*"                         style "theme-panel"
134widget_class "*Applet*Tomboy*"                        style "theme-panel"
135widget_class "*Applet*Netstatus*"                     style "theme-panel"
136
137# Fixes for tooltip text in some apps.
138widget_class "*Notif*Beagle*"                         style "theme-panel"
139widget_class "*Notif*Brasero*"                        style "theme-panel"
140
141# XFCE panel theming.
142widget "*Xfce*Panel*"                                 style "theme-panel"
143class "*Xfce*Panel*"                                  style "theme-panel"
144widget "*Xfce*Panel*GtkProgressBar"                   style "theme-panel-progressbar"
145widget "*WnckPager*"                                  style "workspace-switcher"
146widget "*TopMenu*"                                    style "theme-panel"
147widget "*XfceTasklist*"                               style "panelbuttons"
148
149# Fix gtk-entries in the panel
150widget "*bookmark*GtkEntry"                           style "panel-entry" # fixes smartbookmark-plugin
151
152# Make sure panel text color doesn't change
153widget_class "*Panel*MenuBar*"                        style "theme-main-menu-text"
154widget_class "*Panel*<GtkMenuBar>*"                   style "theme-main-menu-text"
155widget "*.clock-applet-button.*"                      style "theme-panel-text"
156widget "*PanelApplet*"                                style "theme-panel-text"
157
158# Override general panel-style with specific plugin-styles
159widget "*indicator-applet*"                           style "indicator"
160widget "*indicator-button*"                           style "indicator"