diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 13 | ||||
-rw-r--r-- | data/init.in | 15 | ||||
-rw-r--r-- | data/styles/BlueNight | 139 | ||||
-rw-r--r-- | data/styles/Clean | 10 | ||||
-rw-r--r-- | data/styles/CleanColor | 10 | ||||
-rw-r--r-- | data/styles/LemonSpace | 129 | ||||
-rw-r--r-- | data/styles/Makefile.am | 4 | ||||
-rw-r--r-- | data/styles/Makro | 10 | ||||
-rw-r--r-- | data/styles/MerleyKay | 2 | ||||
-rw-r--r-- | data/styles/Rampage | 2 |
10 files changed, 303 insertions, 31 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index c586c77..62075f2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am | |||
@@ -3,14 +3,13 @@ | |||
3 | SUBDIRS = styles | 3 | SUBDIRS = styles |
4 | CLEANFILES = menu menu.in menu.pre init | 4 | CLEANFILES = menu menu.in menu.pre init |
5 | MAINTAINERCLEANFILES = Makefile.in | 5 | MAINTAINERCLEANFILES = Makefile.in |
6 | pkgdata_DATA = titlebar keys menu init | 6 | pkgdata_DATA = keys menu init |
7 | EXTRA_DIST= titlebar keys init.in generate_menu README.style README.menu README | 7 | EXTRA_DIST= keys init.in README.style README.menu README |
8 | all-local: menu init | 8 | all-local: menu init |
9 | distclean-local: | 9 | distclean-local: |
10 | rm -f *\~ | 10 | rm -f *\~ |
11 | init: init.in | 11 | init: init.in |
12 | @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," init.in > init | 12 | @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir),g" init.in > init |
13 | menu: generate_menu | 13 | |
14 | ./generate_menu | 14 | menu: ../util/fluxbox-generate_menu |
15 | @regex_cmd@ -e "s,\@VERSION\@,$(VERSION)," menu.in > menu.pre | 15 | ../util/fluxbox-generate_menu -o menu -p ${prefix}/share -m "Fluxbox-${VERSION}" |
16 | @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," menu.pre > menu | ||
diff --git a/data/init.in b/data/init.in index 4c79945..62d450e 100644 --- a/data/init.in +++ b/data/init.in | |||
@@ -10,7 +10,7 @@ session.screen0.toolbar.autoHide: False | |||
10 | session.screen0.toolbar.placement: BottomCenter | 10 | session.screen0.toolbar.placement: BottomCenter |
11 | session.screen0.toolbar.widthPercent: 66 | 11 | session.screen0.toolbar.widthPercent: 66 |
12 | session.screen0.workspaceNames: one,two,three,four | 12 | session.screen0.workspaceNames: one,two,three,four |
13 | session.screen0.strftimeFormat: %I:%M %p | 13 | session.screen0.strftimeFormat: %k:%M |
14 | session.screen0.focusNewWindows: True | 14 | session.screen0.focusNewWindows: True |
15 | session.screen0.focusModel: ClickToFocus | 15 | session.screen0.focusModel: ClickToFocus |
16 | session.screen0.fullMaximization: False | 16 | session.screen0.fullMaximization: False |
@@ -20,17 +20,20 @@ session.screen0.workspaces: 4 | |||
20 | session.screen0.focusLastWindow: True | 20 | session.screen0.focusLastWindow: True |
21 | session.screen0.colPlacementDirection: TopToBottom | 21 | session.screen0.colPlacementDirection: TopToBottom |
22 | session.screen0.windowPlacement: RowSmartPlacement | 22 | session.screen0.windowPlacement: RowSmartPlacement |
23 | session.screen0.tab.width: 64 | ||
24 | session.screen0.tab.height: 16 | ||
25 | session.screen0.showwindowposition: true | ||
23 | session.opaqueMove: False | 26 | session.opaqueMove: False |
24 | session.autoRaiseDelay: 250 | 27 | session.autoRaiseDelay: 250 |
25 | session.menuFile: @pkgdatadir@/menu | 28 | session.menuFile: ~/.fluxbox/menu |
26 | session.cacheLife: 5 | 29 | session.cacheLife: 5 |
27 | session.styleFile: @pkgdatadir@/styles/Clean | 30 | session.styleFile: @pkgdatadir@/styles/Clean |
28 | session.titlebarFile: @pkgdatadir@/titlebar | 31 | session.keyFile: ~/.fluxbox/keys |
29 | session.keyFile: @pkgdatadir@/keys | ||
30 | session.colorsPerChannel: 4 | 32 | session.colorsPerChannel: 4 |
31 | session.doubleClickInterval: 250 | 33 | session.doubleClickInterval: 250 |
32 | session.cacheMax: 200 | 34 | session.cacheMax: 200 |
33 | session.imageDither: True | 35 | session.imageDither: True |
34 | session.iconbar: true | 36 | session.iconbar: true |
35 | session.tab.width: 64 | 37 | session.titlebar.left: Stick |
36 | session.tab.height: 16 | 38 | session.titlebar.right: Minimize Maximize Close |
39 | |||
diff --git a/data/styles/BlueNight b/data/styles/BlueNight new file mode 100644 index 0000000..f99837a --- /dev/null +++ b/data/styles/BlueNight | |||
@@ -0,0 +1,139 @@ | |||
1 | style.name: Blue Night v2 | ||
2 | style.author: mack@incise.org | ||
3 | style.date: Mon Dec 31 2001 | ||
4 | style.credits: | ||
5 | style.comments: Modified/tweaked by skypher | ||
6 | |||
7 | |||
8 | rootCommand: bsetroot -solid rgb:6A/9A/AF | ||
9 | |||
10 | ! Toolbar settings... | ||
11 | toolbar.button: Gradient Diagonal | ||
12 | toolbar.button.color: rgb:9B/9B/9B | ||
13 | toolbar.button.colorTo: rgb:42/42/42 | ||
14 | toolbar.button.picColor: black | ||
15 | |||
16 | toolbar.button.pressed: Flat Gradient CrossDiagonal | ||
17 | toolbar.button.pressed.color: #60747d | ||
18 | toolbar.button.pressed.colorTo: #0e1a27 | ||
19 | |||
20 | toolbar.label: Flat Gradient CrossDiagonal | ||
21 | toolbar.label.color: #40545d | ||
22 | toolbar.label.colorTo: #0e1a27 | ||
23 | toolbar.label.textColor: #ffffff | ||
24 | |||
25 | toolbar.windowLabel: Flat Gradient CrossDiagonal | ||
26 | toolbar.windowLabel.color: #40545d | ||
27 | toolbar.windowLabel.colorTo: #0e1a27 | ||
28 | toolbar.windowLabel.textColor: #ffffff | ||
29 | |||
30 | toolbar.clock: Flat Gradient CrossDiagonal | ||
31 | toolbar.clock.color: #40545d | ||
32 | toolbar.clock.colorTo: #0e1a27 | ||
33 | toolbar.clock.textColor: #ffffff | ||
34 | |||
35 | toolbar: Flat Solid CrossDiagonal | ||
36 | toolbar.color: #000000 | ||
37 | toolbar.textColor: #333333 | ||
38 | toolbar.font: lucidasans-10 | ||
39 | toolbar.justify: Left | ||
40 | |||
41 | |||
42 | ! Menu settings... | ||
43 | menu.frame: Flat Gradient CrossDiagonal | ||
44 | menu.frame.color: #40545d | ||
45 | menu.frame.colorTo: #0e1a27 | ||
46 | menu.frame.textColor: #ffffff | ||
47 | menu.frame.font: lucidasans-10 | ||
48 | menu.frame.justify: Left | ||
49 | |||
50 | menu.title: Flat Gradient CrossDiagonal | ||
51 | menu.title.color: #80949d | ||
52 | menu.title.colorTo: #4e5a67 | ||
53 | menu.title.textColor: #ffffff | ||
54 | menu.title.font: -*-lucida-bold-r-*-*-11-*-*-*-*-*-*-* | ||
55 | menu.title.justify: Left | ||
56 | |||
57 | menu.hilite: Flat Gradient CrossDiagonal | ||
58 | menu.hilite.color: #80949d | ||
59 | menu.hilite.colorTo: #4e5a67 | ||
60 | menu.hilite.textColor: #ffffff | ||
61 | |||
62 | menu.bullet: Cube | ||
63 | menu.bullet.position: Right | ||
64 | menu.frame.disableColor: #777777 | ||
65 | |||
66 | ! Window settings... | ||
67 | window.button.focus: Gradient Diagonal | ||
68 | window.button.focus.color: rgb:9B/9B/9B | ||
69 | window.button.focus.colorTo: rgb:42/42/42 | ||
70 | window.button.focus.picColor: black | ||
71 | |||
72 | window.button.unfocus: Solid | ||
73 | window.button.unfocus.color: rgb:42/42/42 | ||
74 | !window.button.unfocus.colorTo: #ffffff | ||
75 | window.button.unfocus.picColor: black | ||
76 | |||
77 | window.grip.focus: Flat Solid | ||
78 | window.grip.focus.color: #60747d | ||
79 | |||
80 | window.grip.unfocus: Flat Solid | ||
81 | window.grip.unfocus.color: rgb:42/42/42 | ||
82 | |||
83 | window.handle.focus: Flat Solid | ||
84 | window.handle.focus.color: #000000 | ||
85 | |||
86 | window.handle.unfocus: Flat Solid | ||
87 | window.handle.unfocus.color: #000000 | ||
88 | |||
89 | window.label.focus: Flat Gradient CrossDiagonal | ||
90 | window.label.focus.color: #60747d | ||
91 | window.label.focus.colorTo: #0e1a27 | ||
92 | window.label.focus.textColor: #ffffff | ||
93 | window.label.focus.font: lucidasans-10 | ||
94 | window.label.focus.justify: Left | ||
95 | |||
96 | window.font: lucidasans-10 | ||
97 | window.justify: Left | ||
98 | window.label.unfocus: Flat Gradient CrossDiagonal | ||
99 | window.label.unfocus.color: #40545d | ||
100 | window.label.unfocus.colorTo: #000a17 | ||
101 | window.label.unfocus.textColor: #777777 | ||
102 | |||
103 | window.title.focus: Flat Solid Horizontal | ||
104 | window.title.focus.color: #000000 | ||
105 | window.title.focus.colorTo: #ffffff | ||
106 | |||
107 | window.title.unfocus: Flat Solid Horizontal | ||
108 | window.title.unfocus.color: #000000 | ||
109 | window.title.unfocus.colorTo: #ffffff | ||
110 | |||
111 | window.button.pressed: Flat Gradient CrossDiagonal | ||
112 | window.button.pressed.color: #60747d | ||
113 | window.button.pressed.colorTo: #0e1a27 | ||
114 | |||
115 | window.frame.focusColor: #000000 | ||
116 | window.frame.unfocusColor: #000000 | ||
117 | |||
118 | ! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; | ||
119 | window.tab.justify: Left | ||
120 | |||
121 | window.tab.label.focus: Flat Solid | ||
122 | window.tab.label.focus.color: #60747d | ||
123 | window.tab.label.focus.textColor: white | ||
124 | |||
125 | window.tab.label.unfocus: Sunken Solid | ||
126 | window.tab.label.unfocus.color: #40545d | ||
127 | window.tab.label.unfocus.textColor: rgb:90/90/90 | ||
128 | |||
129 | window.tab.borderWidth: 1 | ||
130 | window.tab.borderColor: black | ||
131 | |||
132 | window.tab.font: lucidasans-10 | ||
133 | ! --------------- | ||
134 | |||
135 | handleWidth: 3 | ||
136 | frameWidth: 0 | ||
137 | bevelWidth: 1 | ||
138 | borderWidth: 1 | ||
139 | borderColor: #000000 | ||
diff --git a/data/styles/Clean b/data/styles/Clean index d9f7f7d..4395d8c 100644 --- a/data/styles/Clean +++ b/data/styles/Clean | |||
@@ -99,14 +99,14 @@ window.tab.label.focus.textColor: black | |||
99 | window.tab.borderWidth: 1 | 99 | window.tab.borderWidth: 1 |
100 | window.tab.borderColor: rgb:10/10/10 | 100 | window.tab.borderColor: rgb:10/10/10 |
101 | ! ----------- (fluxbox.sourceforge.net) | 101 | ! ----------- (fluxbox.sourceforge.net) |
102 | window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 102 | window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
103 | 103 | ||
104 | window.justify: Right | 104 | window.justify: Right |
105 | 105 | ||
106 | toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 106 | toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
107 | window.font: -misc-8x8\ system\ font-medium-r-normal--9-90-100-100-m-100-iso8859-1 | 107 | window.font: -misc-8x8\ system\ font-medium-r-normal--9-90-100-100-m-100-iso8859-* |
108 | menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 108 | menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
109 | menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-1 | 109 | menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-* |
110 | 110 | ||
111 | borderColor: rgb:10/10/10 | 111 | borderColor: rgb:10/10/10 |
112 | 112 | ||
diff --git a/data/styles/CleanColor b/data/styles/CleanColor index 7fd1513..07204f1 100644 --- a/data/styles/CleanColor +++ b/data/styles/CleanColor | |||
@@ -102,14 +102,14 @@ window.tab.label.focus.textColor: rgb:10/10/10 | |||
102 | window.tab.borderWidth: 1 | 102 | window.tab.borderWidth: 1 |
103 | window.tab.borderColor: rgb:10/10/10 | 103 | window.tab.borderColor: rgb:10/10/10 |
104 | ! ----------- (fluxbox.sourceforge.net) | 104 | ! ----------- (fluxbox.sourceforge.net) |
105 | window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 105 | window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
106 | 106 | ||
107 | window.justify: Right | 107 | window.justify: Right |
108 | 108 | ||
109 | toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 109 | toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
110 | window.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 110 | window.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
111 | menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-1 | 111 | menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-* |
112 | menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-1 | 112 | menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-* |
113 | 113 | ||
114 | borderColor: rgb:10/10/10 | 114 | borderColor: rgb:10/10/10 |
115 | 115 | ||
diff --git a/data/styles/LemonSpace b/data/styles/LemonSpace new file mode 100644 index 0000000..7f4ce3c --- /dev/null +++ b/data/styles/LemonSpace | |||
@@ -0,0 +1,129 @@ | |||
1 | ! LemonSpace was made by xlife@zuavra.net. | ||
2 | ! The official home of the theme is this: | ||
3 | ! http://xlife.zuavra.net/blackbox/styles/ | ||
4 | ! If you make other themes inspired or | ||
5 | ! derived from this one please send them | ||
6 | ! to me so I can enjoy them as well. | ||
7 | ! You need the Snap font from the Artwiz | ||
8 | ! pack for this, see the site for details. | ||
9 | |||
10 | toolbar: raised gradient vertical | ||
11 | !toolbar.color: rgb:e3/cd/a6 | ||
12 | toolbar.color: rgb:cb/ac/73 | ||
13 | toolbar.colorTo: rgb:40/40/40 | ||
14 | |||
15 | toolbar.button: raised gradient vertical | ||
16 | toolbar.button.picColor: rgb:1a/04/08 | ||
17 | toolbar.button.color: rgb:dd/dd/d | ||
18 | toolbar.button.colorTo: rgb:c0/c0/c0 | ||
19 | toolbar.button.pressed: sunken gradient vertical | ||
20 | toolbar.button.pressed.color: rgb:dd/dd/dd | ||
21 | toolbar.button.pressed.colorTo: rgb:c0/c0/c0 | ||
22 | |||
23 | toolbar.label: raised gradient vertical | ||
24 | toolbar.label.color: rgb:f6/df/93 | ||
25 | toolbar.label.colorTo: rgb:ee/b9/6b | ||
26 | toolbar.label.textColor: rgb:1a/04/08 | ||
27 | |||
28 | toolbar.windowLabel: raised gradient vertical | ||
29 | toolbar.windowLabel.color: rgb:f6/df/93 | ||
30 | toolbar.windowLabel.colorTo: rgb:ee/b9/6b | ||
31 | toolbar.windowLabel.textColor: rgb:1a/04/08 | ||
32 | |||
33 | toolbar.clock: raised gradient vertical | ||
34 | toolbar.clock.color: rgb:f6/df/93 | ||
35 | toolbar.clock.colorTo: rgb:ee/b9/6b | ||
36 | toolbar.clock.textColor: rgb:1a/04/08 | ||
37 | |||
38 | toolbar.justify: Center | ||
39 | |||
40 | menu.title: raised gradient vertical | ||
41 | menu.title.color: rgb:f6/df/93 | ||
42 | menu.title.colorTo: rgb:ee/b9/6b | ||
43 | menu.title.textColor: rgb:0/0/0 | ||
44 | menu.title.justify: center | ||
45 | |||
46 | menu.frame: raised gradient vertical | ||
47 | menu.frame.color: rgb:dd/dd/dd | ||
48 | menu.frame.colorTo: rgb:c0/c0/c0 | ||
49 | menu.frame.textColor: rgb:0/0/0 | ||
50 | menu.frame.justify: left | ||
51 | |||
52 | menu.hilite: flat solid | ||
53 | menu.hilite.textColor: rgb:f/f/f | ||
54 | menu.hilite.color: rgb:30/30/30 | ||
55 | |||
56 | menu.bullet: triangle | ||
57 | menu.bullet.position: right | ||
58 | |||
59 | !window.title.focus: flat solid | ||
60 | !window.title.focus.color: rgb:e3/cd/a6 | ||
61 | |||
62 | window.title.focus: raised gradient vertical | ||
63 | window.title.focus.color: rgb:cb/ac/73 | ||
64 | window.title.focus.colorTo: rgb:40/40/40 | ||
65 | window.title.unfocus: raised gradient vertical | ||
66 | window.title.unfocus.color: rgb:b0/b0/b0 | ||
67 | window.title.unfocus.colorTo: rgb:50/50/50 | ||
68 | |||
69 | window.label.focus: raised gradient vertical | ||
70 | window.label.focus.color: rgb:f6/df/93 | ||
71 | window.label.focus.colorTo: rgb:ee/b9/6b | ||
72 | window.label.focus.textColor: rgb:1a/04/08 | ||
73 | window.label.unfocus: raised gradient vertical | ||
74 | window.label.unfocus.color: rgb:dd/dd/dd | ||
75 | window.label.unfocus.colorTo: rgb:c0/c0/c0 | ||
76 | window.label.unfocus.textColor: rgb:5a/5a/5a | ||
77 | |||
78 | window.handle.focus: raised gradient vertical | ||
79 | window.handle.focus.color: rgb:cc/cc/cc | ||
80 | window.handle.focus.colorTo: rgb:d0/d0/d0 | ||
81 | window.handle.unfocus: raised gradient vertical | ||
82 | window.handle.unfocus.color: rgb:d0/d0/d0 | ||
83 | window.handle.unfocus.colorTo: rgb:cc/cc/cc | ||
84 | |||
85 | window.grip.focus: raised gradient vertical | ||
86 | window.grip.focus.color: rgb:f6/df/93 | ||
87 | window.grip.focus.colorTo: rgb:ee/b9/6b | ||
88 | window.grip.unfocus: raised gradient vertical | ||
89 | window.grip.unfocus.color: rgb:dd/dd/dd | ||
90 | window.grip.unfocus.colorTo: rgb:c0/c0/c0 | ||
91 | |||
92 | window.button.focus: raised gradient vertical | ||
93 | window.button.focus.color: rgb:dd/dd/dd | ||
94 | window.button.focus.colorTo: rgb:c0/c0/c0 | ||
95 | !window.button.focus.color: rgb:f6/df/93 | ||
96 | !window.button.focus.colorTo: rgb:ee/b9/6b | ||
97 | window.button.focus.picColor: rgb:0/0/0 | ||
98 | window.button.unfocus: raised gradient vertical | ||
99 | window.button.unfocus.color: rgb:dd/dd/dd | ||
100 | window.button.unfocus.colorTo: rgb:c0/c0/c0 | ||
101 | window.button.unfocus.picColor: rgb:0/0/0 | ||
102 | |||
103 | window.button.pressed: sunken gradient diagonal | ||
104 | window.button.pressed.color: rgb:f6/df/93 | ||
105 | window.button.pressed.colorTo: rgb:ee/b9/6b | ||
106 | |||
107 | window.frame.focusColor: rgb:e3/cd/a6 | ||
108 | window.frame.unfocusColor: rgb:6/6/6 | ||
109 | |||
110 | window.justify: center | ||
111 | |||
112 | borderColor: rgb:0/0/0 | ||
113 | |||
114 | borderWidth: 1 | ||
115 | bevelWidth: 1 | ||
116 | handleWidth: 4 | ||
117 | |||
118 | *font: gelly2 | ||
119 | menu*font: glisp | ||
120 | toolbar*font: glisp | ||
121 | |||
122 | *textColor: rgb:c/c/c | ||
123 | ! - for fluxbox | ||
124 | window.tab.label.unfocus.textColor: rgb:5a/5a/5a | ||
125 | window.tab.label.focus.textColor: rgb:1a/04/08 | ||
126 | ! - | ||
127 | |||
128 | rootCommand: bsetroot -solid rgb:db/bc/83 | ||
129 | |||
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 61ae0e0..62d8e44 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -3,7 +3,9 @@ | |||
3 | styledir = $(pkgdatadir)/styles | 3 | styledir = $(pkgdatadir)/styles |
4 | MAINTAINERCLEANFILES = Makefile.in | 4 | MAINTAINERCLEANFILES = Makefile.in |
5 | 5 | ||
6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal Nyz Operation Outcomes Rampage Rancor Results Shade Spiff TDF Twice Blue Carbondioxide qnx-photon | 6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ |
7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ | ||
8 | Twice Blue Carbondioxide qnx-photon BlueNight | ||
7 | EXTRA_DIST=$(style_DATA) | 9 | EXTRA_DIST=$(style_DATA) |
8 | 10 | ||
9 | uninstall-local: | 11 | uninstall-local: |
diff --git a/data/styles/Makro b/data/styles/Makro index 4cdcf0d..ca640d9 100644 --- a/data/styles/Makro +++ b/data/styles/Makro | |||
@@ -98,14 +98,14 @@ window.tab.label.focus.textColor: rgb:40/20/05 | |||
98 | window.tab.borderWidth: 1 | 98 | window.tab.borderWidth: 1 |
99 | window.tab.borderColor: rgb:10/10/10 | 99 | window.tab.borderColor: rgb:10/10/10 |
100 | ! ----------- (fluxbox.sourceforge.net) | 100 | ! ----------- (fluxbox.sourceforge.net) |
101 | window.tab.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-1 | 101 | window.tab.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-* |
102 | 102 | ||
103 | window.justify: Left | 103 | window.justify: Left |
104 | 104 | ||
105 | toolbar.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-1 | 105 | toolbar.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-* |
106 | window.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-1 | 106 | window.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-* |
107 | menu.title.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-1 | 107 | menu.title.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-* |
108 | menu.frame.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-iso8859-1 | 108 | menu.frame.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-iso8859-* |
109 | 109 | ||
110 | borderColor: rgb:10/10/10 | 110 | borderColor: rgb:10/10/10 |
111 | 111 | ||
diff --git a/data/styles/MerleyKay b/data/styles/MerleyKay index 2c5a22d..bbc0c02 100644 --- a/data/styles/MerleyKay +++ b/data/styles/MerleyKay | |||
@@ -120,7 +120,7 @@ window.justify: Center | |||
120 | 120 | ||
121 | window.tab.font: -*-clean-medium-r-*-*-12-*-*-*-*-60-iso8859-* | 121 | window.tab.font: -*-clean-medium-r-*-*-12-*-*-*-*-60-iso8859-* |
122 | toolbar.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* | 122 | toolbar.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* |
123 | window.font: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1 | 123 | window.font: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-* |
124 | #menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* | 124 | #menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* |
125 | menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* | 125 | menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* |
126 | menu.frame.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-*-* | 126 | menu.frame.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-*-* |
diff --git a/data/styles/Rampage b/data/styles/Rampage index 056aea7..e93e314 100644 --- a/data/styles/Rampage +++ b/data/styles/Rampage | |||
@@ -96,7 +96,7 @@ borderWidth: 1 | |||
96 | bevelWidth: 2 | 96 | bevelWidth: 2 |
97 | handleWidth: 5 | 97 | handleWidth: 5 |
98 | 98 | ||
99 | *font: -b&h-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-1 | 99 | *font: -b&h-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-* |
100 | *textColor: black | 100 | *textColor: black |
101 | 101 | ||
102 | rootCommand: bsetroot -mod 16 8 -bg rgb:0/8/8 -fg rgb:0/9/9 | 102 | rootCommand: bsetroot -mod 16 8 -bg rgb:0/8/8 -fg rgb:0/9/9 |