~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to theme/Ubuntu/styles/ubuntu_dark/theme.cfg

  • Committer: Package Import Robot
  • Author(s): Paul Tagliamonte
  • Date: 2010-08-12 21:16:02 UTC
  • mfrom: (0.1.1) (1.1.10)
  • Revision ID: package-import@ubuntu.com-20100812211602-3tsmzl9in5nmwz7z
Tags: 1.1.1+git20100807.0cc08f9-1
* debian/ dir has been cleaned out, complete repackage
  of most files.
* pulled new archive from git.fluxbox.org HEAD, saved as
  tar.gz.
* Added in fluxbox.* files from the old dfsg tree.
* Added in system.fluxbox-menu file from the old dfsg tree
* Added the source/format file to bump package source
  version from 1.0 to 3.0 (quilt). 
* Changed rules file to match the old dfsg setup so that
  fluxbox behaves nicely.
* Removed entries from copyright that no longer apply.
* Added theme based on Denis Brand ( naran )'s old theme.
* Added a background I whipped up.
* Changed compile flags to point to debian theme by default
* Adding a patch to have fluxbox use x-terminal-emulator
  over xterm. Closes: #591694 (LP: #580485)
* Adding a patch to allow titlebar-window dragging.
* Changed the flags in rules to pull from a script. This script
  lets us un-hardcode what theme is default. Be sure there
  is a theme pack!
* Added comments to my patches.
* Removing debian/docs, empty file.
* Fixing fluxbox.desktop to remove all the warnings from
  desktop-file-validate
* Fixing libtool issue by running an update before
  configure in the rules script.
* Added a compile flag script to auto-detect what platform
  we are running on, and apply the correct theme. This
  should solve Ubuntnu issues later on.
* adding in a get-orig-source rule
* fixing the upstream version number to pinpoint
  the commit ( thanks, lfaraone ).
* adding a rule for get-orig-source. ( thanks again,
  lfaraone ).
* Updated rules to actually allow us to do a build from it
* Removed Denis from the uploaders ( as per an email
  conversation )
* Removing madduck from the uploaders ( thanks for asking,
  lfaraone. ). Thanks for your hard work, madduck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## This is based off the work by Dennis Brand ( narcan ) on this package.
 
2
##   Thanks, Dennis!
 
3
 
 
4
style.name:                             Ubuntu Dark
 
5
style.author:                           Paul Tagliamonte <paultag@ubutu.com>
 
6
 
 
7
 
 
8
# background ------------------------------------
 
9
 
 
10
background:                             centered
 
11
background.pixmap:                      /usr/share/fluxbox/wallpaper-fluxbox-ubuntu-dark-1600x1200.png
 
12
 
 
13
 
 
14
# fonts------------------------------------------
 
15
menu.frame.font:                        sans-9:bold
 
16
menu.title.font:                        sans-10:bold
 
17
toolbar.clock.font:                     sans-9:bold
 
18
toolbar.workspace.font:                 tahoma-10:bold
 
19
toolbar.iconbar.focused.font:           sans-8:bold
 
20
toolbar.iconbar.unfocused.font:         sans-8
 
21
window.font:                            sans-8
 
22
 
 
23
 
 
24
 
 
25
#menu --------------------------
 
26
 
 
27
menu.roundCorners:                      topleft topright bottomleft bottomright
 
28
 
 
29
menu.bevelWidth:                        1
 
30
 
 
31
menu.itemHeight:                        15
 
32
menu.titleHeight:                       15
 
33
menu.borderColor:                       #224550
 
34
menu.borderWidth:                       1
 
35
 
 
36
menu.bullet:                            triangle
 
37
menu.bullet.position:                   Right
 
38
 
 
39
menu.title:                             flat gradient rectangle
 
40
menu.title.justify:                     center
 
41
menu.title.color:                       #000000
 
42
menu.title.colorTo:                     #f37936
 
43
menu.title.textColor:                   #bfbfbf
 
44
 
 
45
menu.frame:                             flat gradient
 
46
menu.frame.justify:                     left
 
47
menu.frame.color:                       #191616
 
48
menu.frame.colorTo:                     #000000
 
49
menu.frame.textColor:                   #bfbfbf
 
50
menu.frame.disableColor:                #cfa7a7
 
51
 
 
52
menu.hilite:                            flat gradient
 
53
menu.hilite.color:                      #f37936
 
54
menu.hilite.colorTo:                    #000000
 
55
menu.hilite.textColor:                  #bfbfbf                 
 
56
 
 
57
 
 
58
 
 
59
# toolbar -----------------------
 
60
 
 
61
toolbar.bevelWidth:                     1
 
62
 
 
63
toolbar.borderWidth:                    1
 
64
toolbar.borderColor:                    #224550
 
65
 
 
66
toolbar.height:                         20
 
67
 
 
68
toolbar.justify:                        center
 
69
 
 
70
toolbar:                                flat
 
71
 
 
72
toolbar.pixmap:                                 
 
73
 
 
74
toolbar.color:                          #191616
 
75
toolbar.colorTo:                        #000000
 
76
 
 
77
toolbar.clock:                          flat gradient rectangle
 
78
toolbar.clock.justify:                  center
 
79
toolbar.clock.color:                    #000000
 
80
toolbar.clock.colorTo:                  #230416
 
81
toolbar.clock.textColor:                #bfbfbf
 
82
 
 
83
toolbar.workspace:                      flat
 
84
toolbar.workspace.justify:              Center
 
85
toolbar.workspace.color:                #000000
 
86
toolbar.workspace.colorTo:              #230416
 
87
toolbar.workspace.textColor:            #bfbfbf
 
88
 
 
89
toolbar.button:                         flat 
 
90
toolbar.button.color:                   #000000
 
91
toolbar.button.colorTo:                 #000000
 
92
toolbar.button.picColor:                #FFFFFF
 
93
toolbar.button.pressed:                 flat 
 
94
toolbar.button.pressed.color:           #bfbfbf
 
95
toolbar.button.pressed.colorTo:         #bfbfbf
 
96
toolbar.button.pressed.picColor:        #f37936
 
97
 
 
98
toolbar.iconbar.empty:                  flat
 
99
toolbar.iconbar.empty.color:            #000000
 
100
toolbar.iconbar.empty.colorTo:          #000000
 
101
 
 
102
toolbar.iconbar.focused:                flat gradient
 
103
toolbar.iconbar.focused.color:          #f37936
 
104
toolbar.iconbar.focused.colorTo:        #000000
 
105
toolbar.iconbar.focused.textColor:      #ffffff
 
106
toolbar.iconbar.focused.justify:        center
 
107
 
 
108
toolbar.iconbar.unfocused:              flat
 
109
toolbar.iconbar.unfocused.color:        #000000
 
110
toolbar.iconbar.unfocused.colorTo:      #000000
 
111
toolbar.iconbar.unfocused.textColor:    #6f6f6f
 
112
toolbar.iconbar.unfocused.justify:      center
 
113
 
 
114
 
 
115
 
 
116
# window ------------------------------
 
117
 
 
118
window.roundCorners:                    bottomleft bottomright
 
119
 
 
120
window.bevelWidth:                      1
 
121
window.shade:                           true
 
122
window.borderWidth:                     1
 
123
window.borderColor:                     #224550
 
124
 
 
125
window.justify:                         Center
 
126
 
 
127
window.title.height:                    20
 
128
 
 
129
window.title.focus:                     flat gradient rectangle
 
130
window.title.focus.color:               #000000
 
131
window.title.focus.colorTo:             #f37936
 
132
window.title.unfocus:                   flat
 
133
window.title.unfocus.color:             #212121
 
134
window.title.unfocus.colorTo:           #212121
 
135
 
 
136
window.label.focus:                     flat gradient rectangle
 
137
window.label.focus.color:               #000000
 
138
window.label.focus.colorTo:             #f37936
 
139
window.label.focus.textColor:           #FFFFFF
 
140
window.label.unfocus:                   flat gradient
 
141
window.label.unfocus.color:             #191616
 
142
window.label.unfocus.colorTo:           #000000
 
143
window.label.unfocus.textColor:         #bfbfbf
 
144
 
 
145
window.button.focus:                    flat
 
146
window.button.focus.color:              #4C4C4C
 
147
window.button.focus.colorTo:            #4C4C4C
 
148
window.button.focus.picColor:           #C5C5C5
 
149
window.button.unfocus:                  flat
 
150
window.button.unfocus.Color:            #4C4C4C
 
151
window.button.unfocus.ColorTo:          #4C4C4C
 
152
window.button.unfocus.picColor:         #797979
 
153
window.button.pressed:                  flat
 
154
window.button.pressed.color:            #4C4C4C
 
155
window.button.pressed.colorTo:          #4C4C4C
 
156
window.button.pressed.picColor:         #C5C5C5
 
157
 
 
158
window.handle.focus:                    flat
 
159
window.handle.focus.color:              #212121
 
160
window.handle.focus.colorTo:            #212121
 
161
window.handle.unfocus:                  flat
 
162
window.handle.unfocus.color:            #212121
 
163
window.handle.unfocus.colorTo:          #212121
 
164
window.handleWidth:                     3
 
165
 
 
166
window.grip.focus:                      flat
 
167
window.grip.focus.color:                #3F5F42
 
168
window.grip.focus.colorTo:              #3F5F42
 
169
window.grip.unfocus:                    flat
 
170
window.grip.unfocus.color:              #212121
 
171
window.grip.unfocus.colorTo:            #212121
 
172