diff options
author | fluxgen <fluxgen> | 2003-07-29 09:31:36 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-07-29 09:31:36 (GMT) |
commit | 7d5cb5887d2898f5ca2f3ef5c998943edf12d100 (patch) | |
tree | c18c2eea0463393e8252e2a1cee7ad4156e7ce39 /data/styles/Operation | |
parent | c9168c884be4e740c771d26322ee9936eeb1ec5a (diff) | |
download | fluxbox-7d5cb5887d2898f5ca2f3ef5c998943edf12d100.zip fluxbox-7d5cb5887d2898f5ca2f3ef5c998943edf12d100.tar.bz2 |
indent fixes from Han
Diffstat (limited to 'data/styles/Operation')
-rw-r--r-- | data/styles/Operation | 180 |
1 files changed, 90 insertions, 90 deletions
diff --git a/data/styles/Operation b/data/styles/Operation index 03d16ec..affa806 100644 --- a/data/styles/Operation +++ b/data/styles/Operation | |||
@@ -1,91 +1,91 @@ | |||
1 | toolbar: flat crossdiagonal gradient | 1 | toolbar: flat crossdiagonal gradient |
2 | toolbar.color: rgb:6/9/c | 2 | toolbar.color: rgb:6/9/c |
3 | toolbar.colorTo: rgb:4/6/8 | 3 | toolbar.colorTo: rgb:4/6/8 |
4 | toolbar.button: parentrelative | 4 | toolbar.button: parentrelative |
5 | toolbar.button.picColor: grey85 | 5 | toolbar.button.picColor: grey85 |
6 | toolbar.button.pressed: flat crossdiagonal gradient | 6 | toolbar.button.pressed: flat crossdiagonal gradient |
7 | toolbar.button.pressed.color: grey50 | 7 | toolbar.button.pressed.color: grey50 |
8 | toolbar.button.pressed.colorTo: grey80 | 8 | toolbar.button.pressed.colorTo: grey80 |
9 | toolbar.label: parentrelative | 9 | toolbar.label: parentrelative |
10 | toolbar.label.textColor: grey85 | 10 | toolbar.label.textColor: grey85 |
11 | toolbar.windowLabel: parentrelative | 11 | toolbar.windowLabel: parentrelative |
12 | toolbar.windowLabel.textColor: grey85 | 12 | toolbar.windowLabel.textColor: grey85 |
13 | toolbar.clock: parentrelative | 13 | toolbar.clock: parentrelative |
14 | toolbar.clock.textColor: grey85 | 14 | toolbar.clock.textColor: grey85 |
15 | toolbar.justify: right | 15 | toolbar.justify: right |
16 | toolbar.font: lucidasans-10 | 16 | toolbar.font: lucidasans-10 |
17 | 17 | ||
18 | menu.title: flat crossdiagonal gradient | 18 | menu.title: flat crossdiagonal gradient |
19 | menu.title.color: rgb:6/9/c | 19 | menu.title.color: rgb:6/9/c |
20 | menu.title.colorTo: rgb:3/48/6 | 20 | menu.title.colorTo: rgb:3/48/6 |
21 | menu.title.textColor: white | 21 | menu.title.textColor: white |
22 | menu.title.font: lucidasans-10 | 22 | menu.title.font: lucidasans-10 |
23 | menu.title.justify: right | 23 | menu.title.justify: right |
24 | 24 | ||
25 | menu.frame: flat crossdiagonal gradient | 25 | menu.frame: flat crossdiagonal gradient |
26 | menu.frame.color: grey50 | 26 | menu.frame.color: grey50 |
27 | menu.frame.colorTo: grey80 | 27 | menu.frame.colorTo: grey80 |
28 | menu.frame.textColor: grey20 | 28 | menu.frame.textColor: grey20 |
29 | menu.frame.disableColor: grey40 | 29 | menu.frame.disableColor: grey40 |
30 | menu.frame.font: lucidasans-10 | 30 | menu.frame.font: lucidasans-10 |
31 | menu.frame.justify: center | 31 | menu.frame.justify: center |
32 | 32 | ||
33 | menu.bullet.position: right | 33 | menu.bullet.position: right |
34 | menu.bullet: triangle | 34 | menu.bullet: triangle |
35 | 35 | ||
36 | menu.hilite: flat crossdiagonal gradient | 36 | menu.hilite: flat crossdiagonal gradient |
37 | menu.hilite.color: rgb:6/9/c | 37 | menu.hilite.color: rgb:6/9/c |
38 | menu.hilite.colorTo: rgb:3/48/6 | 38 | menu.hilite.colorTo: rgb:3/48/6 |
39 | menu.hilite.textColor: white | 39 | menu.hilite.textColor: white |
40 | 40 | ||
41 | window.title.focus: flat crossdiagonal gradient | 41 | window.title.focus: flat crossdiagonal gradient |
42 | window.title.focus.color: rgb:6/9/c | 42 | window.title.focus.color: rgb:6/9/c |
43 | window.title.focus.colorTo: rgb:3/48/6 | 43 | window.title.focus.colorTo: rgb:3/48/6 |
44 | window.title.unfocus: flat diagonal gradient | 44 | window.title.unfocus: flat diagonal gradient |
45 | window.title.unfocus.color: grey50 | 45 | window.title.unfocus.color: grey50 |
46 | window.title.unfocus.colorTo: grey20 | 46 | window.title.unfocus.colorTo: grey20 |
47 | 47 | ||
48 | window.label.focus: parentrelative | 48 | window.label.focus: parentrelative |
49 | window.label.focus.textColor: white | 49 | window.label.focus.textColor: white |
50 | window.label.unfocus: parentrelative | 50 | window.label.unfocus: parentrelative |
51 | window.label.unfocus.textColor: grey60 | 51 | window.label.unfocus.textColor: grey60 |
52 | 52 | ||
53 | window.button.focus: parentrelative | 53 | window.button.focus: parentrelative |
54 | window.button.focus.picColor: grey85 | 54 | window.button.focus.picColor: grey85 |
55 | window.button.unfocus: parentrelative | 55 | window.button.unfocus: parentrelative |
56 | window.button.unfocus.picColor: grey60 | 56 | window.button.unfocus.picColor: grey60 |
57 | window.button.pressed: flat crossdiagonal gradient | 57 | window.button.pressed: flat crossdiagonal gradient |
58 | window.button.pressed.color: grey50 | 58 | window.button.pressed.color: grey50 |
59 | window.button.pressed.colorTo: grey80 | 59 | window.button.pressed.colorTo: grey80 |
60 | 60 | ||
61 | window.handle.focus: flat crossdiagonal gradient | 61 | window.handle.focus: flat crossdiagonal gradient |
62 | window.handle.focus.color: rgb:6/9/c | 62 | window.handle.focus.color: rgb:6/9/c |
63 | window.handle.focus.colorTo: rgb:3/48/6 | 63 | window.handle.focus.colorTo: rgb:3/48/6 |
64 | window.handle.unfocus: flat diagonal gradient | 64 | window.handle.unfocus: flat diagonal gradient |
65 | window.handle.unfocus.color: grey50 | 65 | window.handle.unfocus.color: grey50 |
66 | window.handle.unfocus.colorTo: grey20 | 66 | window.handle.unfocus.colorTo: grey20 |
67 | 67 | ||
68 | window.grip.focus: parentrelative | 68 | window.grip.focus: parentrelative |
69 | window.grip.unfocus: parentrelative | 69 | window.grip.unfocus: parentrelative |
70 | 70 | ||
71 | window.frame.focusColor: rgb:6/9/c | 71 | window.frame.focusColor: rgb:6/9/c |
72 | window.frame.unfocusColor: grey50 | 72 | window.frame.unfocusColor: grey50 |
73 | 73 | ||
74 | window.font: lucidasans-10 | 74 | window.font: lucidasans-10 |
75 | window.justify: right | 75 | window.justify: right |
76 | 76 | ||
77 | borderColor: rgb:2/3/4 | 77 | borderColor: rgb:2/3/4 |
78 | 78 | ||
79 | bevelWidth: 1 | 79 | bevelWidth: 1 |
80 | borderWidth: 1 | 80 | borderWidth: 1 |
81 | handleWidth: 4 | 81 | handleWidth: 4 |
82 | 82 | ||
83 | *textColor: grey85 | 83 | *textColor: grey85 |
84 | *Font: lucidasans-10 | 84 | *Font: lucidasans-10 |
85 | 85 | ||
86 | rootCommand: bsetroot -gradient flatcrossdiagonalgradient -from rgb:4/6/8 -to rgb:3/48/6 | 86 | rootCommand: bsetroot -gradient flatcrossdiagonalgradient -from rgb:4/6/8 -to rgb:3/48/6 |
87 | 87 | ||
88 | bbpager.desktop.focus: flat interlaced crossdiagonal gradient | 88 | bbpager.desktop.focus: flat interlaced crossdiagonal gradient |
89 | bbpager.desktop.focus.color: rgb:6/9/c | 89 | bbpager.desktop.focus.color: rgb:6/9/c |
90 | bbpager.desktop.focus.colorTo: rgb:3/48/6 | 90 | bbpager.desktop.focus.colorTo: rgb:3/48/6 |
91 | 91 | ||