diff options
author | fluxgen <fluxgen> | 2002-09-02 15:09:18 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-09-02 15:09:18 (GMT) |
commit | e96122ef8f8d72a140a3c00c2daaa4696f1f3093 (patch) | |
tree | b9cf4e3485c025760b7d139bd2c091e189958043 /data/styles | |
parent | bd7c3139bca1e4d20a0ecd366ed77bab28b5afcf (diff) | |
download | fluxbox-e96122ef8f8d72a140a3c00c2daaa4696f1f3093.zip fluxbox-e96122ef8f8d72a140a3c00c2daaa4696f1f3093.tar.bz2 |
first
Diffstat (limited to 'data/styles')
-rw-r--r-- | data/styles/BlueNight | 139 |
1 files changed, 139 insertions, 0 deletions
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 | ||