~ubuntu-branches/ubuntu/oneiric/kdeplasma-addons/oneiric

« back to all changes in this revision

Viewing changes to applets/lancelot/themes/Elegance/theme.config

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-05-25 09:50:14 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20100525095014-6mlrm9z9bkws0zkt
Tags: 4:4.4.80-0ubuntu1
* New upstream beta release:
  - Bump kde-sc-dev-latest build-dep version to 4.4.80
  - Refresh kubuntu_04_kimpanel_disable_scim.diff
  - Update various .install files
  - Drop liblancelot0a and liblancelot-dev packages; Upstream has broken ABI
    without an .so version bump, and after discussion with Debian it was
    decided it was not worth it to ship an unstable library.
  - Add liblancelot files to plasma-widget-lancelot, adding appropriate
    Replaces: entries
* Switch to source format 3.0 (quilt):
  - Bump debhelper build-depend version to 7.3.16 or greater

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Group-Default]
 
2
background.type=none
 
3
background.color.normal=0,0,0
 
4
background.color.active=255,255,255
 
5
background.color.disabled=0,0,0,125
 
6
foreground.color.normal=0,0,0
 
7
foreground.color.active=255,255,255
 
8
foreground.color.disabled=0,0,0,125
 
9
 
 
10
# generic groups
 
11
[Group-BasicWidget] # del
 
12
parent=Default
 
13
 
 
14
[Group-ExtenderButton]
 
15
parent=Default
 
16
 
 
17
[Group-ExtenderButton-Extender] # del
 
18
parent=Default
 
19
 
 
20
[Group-Panel]
 
21
background.type=none
 
22
 
 
23
[Group-Panel-Title]
 
24
parent=Default
 
25
 
 
26
[Group-ActionListView] # deprecated
 
27
parent=Default
 
28
 
 
29
[Group-ActionListView-Items] # deprecated
 
30
foreground.color.disabled=200,200,200
 
31
foreground.color.normal=200,200,200
 
32
foreground.color.active=255,255,255
 
33
background.type=none
 
34
 
 
35
[Group-ActionListView-Items-Extender] # deprecated
 
36
background.type=none
 
37
 
 
38
[Group-ActionListView-ItemsLeft] # deprecated
 
39
parent=ActionListView-Items
 
40
 
 
41
[Group-ActionListView-ItemsRight] # deprecated
 
42
parent=ActionListView-Items
 
43
 
 
44
[Group-ActionListView-ItemsLeft-Extender] # deprecated
 
45
parent=ActionListView-Items-Extender
 
46
 
 
47
[Group-ActionListView-ItemsRight-Extender] # deprecated
 
48
parent=ActionListView-Items-Extender
 
49
 
 
50
[Group-ActionListView-CategoriesPass] # deprecated
 
51
foreground.color.disabled=200,200,200
 
52
foreground.color.normal=200,200,200
 
53
foreground.color.active=255,255,255
 
54
background.type=none
 
55
 
 
56
[Group-ActionListView-CategoriesPass-Extender] # deprecated
 
57
background.type=none
 
58
 
 
59
[Group-ActionListView-Categories] # deprecated
 
60
foreground.color.disabled=200,200,200
 
61
foreground.color.normal=200,200,200
 
62
foreground.color.active=255,255,255
 
63
background.type=svg
 
64
background.svg=lancelot/action-list-view-headers
 
65
 
 
66
[Group-PassagewayView-Button]
 
67
foreground.color.disabled=200,200,200
 
68
foreground.color.active=255,255,255
 
69
foreground.color.normal=200,200,200
 
70
background.type=svg
 
71
background.svg=lancelot/passageway-view-buttons
 
72
 
 
73
[Group-PassagewayView-Button-Extender]
 
74
background.type=svg
 
75
background.svg=lancelot/passageway-view-buttons-extender
 
76
 
 
77
[Group-PassagewayView-Spacer]
 
78
foreground.color.disabled=0,0,0
 
79
foreground.color.active=255,255,255
 
80
background.type=svg
 
81
background.svg=lancelot/passageway-view-spacer
 
82
 
 
83
[Group-PassagewayView-InactiveButton]
 
84
foreground.color.normal=200,200,200
 
85
foreground.color.active=200,200,200
 
86
foreground.color.disabled=0,0,0
 
87
background.type=svg
 
88
background.svg=lancelot/passageway-view-inactivebuttons
 
89
 
 
90
[Group-InnerPanel-InactiveButton]
 
91
parent=PassagewayView-InactiveButton
 
92
 
 
93
# application groups
 
94
[Group-SystemButtons] # del
 
95
foreground.color.normal=150,150,150
 
96
foreground.color.active=255,255,255
 
97
background.type=svg
 
98
background.svg=lancelot/system-buttons
 
99
 
 
100
[Group-LancelotContext] # del
 
101
background.type=svg
 
102
background.svg=lancelot/lancelot-context
 
103
 
 
104
[Group-SystemButtons-Extender] # del
 
105
background.type=svg
 
106
background.svg=lancelot/system-buttons-extender
 
107
 
 
108
[Group-LancelotContext-Extender] # del
 
109
background.type=svg
 
110
background.svg=lancelot/lancelot-context-extender
 
111
 
 
112
[Group-SectionButtons] # del
 
113
foreground.color.normal=255,255,255
 
114
foreground.color.active=255,255,255
 
115
background.type=svg
 
116
background.svg=lancelot/section-buttons
 
117
 
 
118
[Group-SectionButtons-Extender] # del
 
119
background.type=none
 
120
 
 
121
[Group-MainPanel] # del
 
122
background.type=svg
 
123
background.svg=lancelot/main-panel
 
124
 
 
125
[Group-RootPanel] # del
 
126
background.type=svg
 
127
#background.svg=lancelot/main-background
 
128
background.svg=dialogs/background
 
129
 
 
130
[Group-InnerPanel] # del
 
131
background.type=svg
 
132
background.svg=lancelot/inner-background
 
133
 
 
134
[Group-PassagewayView] # del
 
135
parent=InnerPanel
 
136
 
 
137
[Group-InnerPanel-Button] # del
 
138
parent=PassagewayView-Button
 
139
 
 
140
[Group-InnerPanel-Button-Extender] # del
 
141
parent=PassagewayView-Button-Extender
 
142
 
 
143
[Group-PopupList-Items]
 
144
parent=ActionListView-Items
 
145
 
 
146
[Group-PopupList-Categories]
 
147
parent=ActionListView-Categories
 
148
 
 
149
[Group-PopupList-CategoriesPass]
 
150
parent=ActionListView-CategoriesPass
 
151
 
 
152
[Group-PopupList-CategoriesPass-Extender]
 
153
parent=ActionListView-CategoriesPass-Extender
 
154
 
 
155
[Group-PopupList-Categories-Extender]
 
156
parent=ActionListView-Categories-Extender
 
157