~ubuntu-branches/ubuntu/raring/lubuntu-artwork/raring-proposed

« back to all changes in this revision

Viewing changes to usr/share/themes/Box1/gtk-2.0/panel.rc

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2012-11-23 18:47:42 UTC
  • Revision ID: package-import@ubuntu.com-20121123184742-clo1m2uuoc3637lm
Tags: 0.35
* Backup current artwork items to 1210 items, and prepare 1304.
* Update icon theme:
 - Fix dropbox icon (LP: #878121).
* Update gtk3 theme:
 - Fix black tooltips (LP: #1065941).
* debian/control:
 - Depends also on gtk2-engines-pixbuf along with gtk2-engines.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
style "theme-panel"
 
2
{
 
3
        xthickness = 4
 
4
        ythickness = 0
 
5
        #bg_pixmap[NORMAL] = "images/panel-bg.png"
 
6
 
 
7
        fg[NORMAL]      = "#000000"
 
8
        fg[PRELIGHT]    = "#ffffff"
 
9
        fg[ACTIVE]      = "#f5f5f5"
 
10
        text[NORMAL]    = "#000000"
 
11
        text[PRELIGHT]  = "#ffffff"
 
12
        text[ACTIVE]    = "#f5f5f5"
 
13
        
 
14
        engine "pixmap" {
 
15
                image {
 
16
                        function        = BOX
 
17
                        recolorable     = TRUE
 
18
                        state           = NORMAL
 
19
                }
 
20
                image {
 
21
                        function        = BOX
 
22
                        recolorable     = TRUE
 
23
                        state           = PRELIGHT
 
24
                        file            = "images/panel-button-hover.png"
 
25
                        border          = { 4, 4, 1, 1 }
 
26
                        stretch         = TRUE
 
27
                }
 
28
                image {
 
29
                        function        = BOX
 
30
                        recolorable     = TRUE
 
31
                        state           = ACTIVE
 
32
                        file            = "images/panel-button-active.png"
 
33
                        border          = { 4, 4, 1, 1 }
 
34
                        stretch         = TRUE
 
35
                }
 
36
                image {
 
37
                        function        = BOX
 
38
                        recolorable     = TRUE
 
39
                        state           = SELECTED
 
40
                        file            = "images/panel-button-active.png"
 
41
                        border          = { 4, 4, 1, 1 }
 
42
                        stretch         = TRUE
 
43
                }
 
44
                image {
 
45
                        function        = BOX
 
46
                        recolorable     = TRUE
 
47
                        state           = INSENSITIVE
 
48
                }
 
49
                image {
 
50
                        function        = ARROW
 
51
                        recolorable     = TRUE
 
52
                        arrow_direction = DOWN
 
53
                }
 
54
        }
 
55
}
 
56
 
 
57
style "theme-panel-light"
 
58
{
 
59
        xthickness = 1
 
60
        ythickness = 0
 
61
 
 
62
        fg[NORMAL] = @fg_color
 
63
}
 
64
 
 
65
style "theme-panel-text"
 
66
{
 
67
        fg[NORMAL]      = "#f5f5f5"
 
68
        fg[PRELIGHT]    = "#ffffff"
 
69
        fg[ACTIVE]      = "#f5f5f5"
 
70
        text[NORMAL]    = "#f5f5f5"
 
71
        text[PRELIGHT]  = "#ffffff"
 
72
        text[ACTIVE]    = "#f5f5f5"
 
73
}
 
74
 
 
75
style "theme-main-menu-text" = "theme-panel-text"
 
76
{
 
77
        fg[PRELIGHT]    = "#ffffff"
 
78
        text[PRELIGHT]  = "#ffffff"
 
79
}
 
80
 
 
81
style "theme-panel-handle" 
 
82
{
 
83
        engine "pixmap" {    
 
84
                image {
 
85
                        function = HANDLE
 
86
                }    
 
87
                image {
 
88
                        function = HANDLE
 
89
                }
 
90
        }
 
91
}
 
92
 
 
93
widget "*PanelWidget*"                  style "theme-panel"
 
94
widget "*PanelApplet*"                  style "theme-panel"
 
95
widget "*fast-user-switch*"             style "theme-panel"
 
96
widget "*CPUFreq*Applet*"               style "theme-panel"
 
97
widget "*indicator-applet*"             style "theme-panel"
 
98
class "PanelApp*"                       style "theme-panel"
 
99
class "PanelToplevel*"                  style "theme-panel"
 
100
widget_class "*PanelToplevel*"          style "theme-panel"
 
101
widget_class "*notif*"                  style "theme-panel"
 
102
widget_class "*Notif*"                  style "theme-panel"
 
103
widget_class "*Tray*"                   style "theme-panel" 
 
104
widget_class "*tray*"                   style "theme-panel"
 
105
widget_class "*computertemp*"           style "theme-panel"
 
106
widget_class "*Applet*Tomboy*"          style "theme-panel"
 
107
widget_class "*Applet*Netstatus*"       style "theme-panel"
 
108
 
 
109
# Fixes for tooltip text in some apps.
 
110
widget_class "*Notif*Beagle*"   style "theme-panel-light"
 
111
widget_class "*Notif*Brasero*"  style "theme-panel-light"
 
112
 
 
113
# XFCE panel theming.
 
114
widget "*Xfce*Panel*"   style "theme-panel"
 
115
class "*Xfce*Panel*"    style "theme-panel"
 
116
 
 
117
# lxpanel and fbpanel
 
118
widget "*.tclock.*"             style "theme-panel"
 
119
widget "*.taskbar.*"            style "theme-panel"
 
120
widget_class "*GtkBgbox*"       style "theme-panel"
 
121
 
 
122
# Make sure panel text color doesn't change
 
123
widget_class "*Panel*MenuBar*"          style "theme-main-menu-text"
 
124
widget_class "*Panel*<GtkMenuBar>*"     style "theme-main-menu-text"
 
125
widget "*.clock-applet-button.*"        style "theme-panel-text"
 
126
widget "*PanelApplet*"                  style "theme-panel-text"
 
127
 
 
128
# Hide ugly handle
 
129
class "PanelAppletFrame" style:highest "theme-panel-handle"
 
130
 
 
131
# The following removes the arrows from the panel
 
132
 
 
133
style "panel-arrow-remove" {
 
134
engine "pixmap" {
 
135
        image {
 
136
                function        = ARROW
 
137
                recolorable     = TRUE
 
138
                overlay_file    = "images/arrow-blank.png"
 
139
                overlay_border  = {2,2,2,2}
 
140
                overlay_stretch = FALSE
 
141
                arrow_direction = UP
 
142
                }
 
143
        image {
 
144
                function        = ARROW
 
145
                recolorable     = TRUE
 
146
                overlay_file    = "images/arrow-blank.png"
 
147
                overlay_border  = {2,2,2,2}
 
148
                overlay_stretch = FALSE
 
149
                arrow_direction = DOWN
 
150
                }
 
151
        }
 
152
}
 
153
 
 
154
widget_class "*PanelToplevel*" style "panel-arrow-remove"