Mercurial > hg > config
comparison .fluxbox/styles/Black @ 0:f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
author | k0s <k0scist@gmail.com> |
---|---|
date | Thu, 15 Oct 2009 11:41:26 -0400 |
parents | |
children | ecc21877c165 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f3ab51c79813 |
---|---|
1 menu.title: solid | |
2 menu.title.color: black | |
3 menu.title.textColor: grey | |
4 menu.title.textShadowColor: #000000 | |
5 menu.title.textShadowXOffset: 1 | |
6 menu.title.textShadowYOffset: 1 | |
7 menu.title.opacity: 60 | |
8 | |
9 menu.frame: solid | |
10 menu.roundCorners: TopRight TopLeft BottomLeft BottomRight | |
11 menu.frame.color: black | |
12 menu.frame.textColor: white | |
13 menu.frame.opacity: 80 | |
14 | |
15 menu.hilite: solid | |
16 menu.hilite.color: black | |
17 menu.hilite.textColor: grey | |
18 menu.hilite.textShadowColor: #000000 | |
19 menu.hilite.textShadowXOffset: 1 | |
20 menu.hilite.textShadowYOffset: 1 | |
21 menu.hilite.opacity: 50 | |
22 | |
23 menu.bullet: triangle | |
24 menu.justify: right | |
25 | |
26 | |
27 dockappholder.*.frame: flat gradient crossdiagonal | |
28 dockappholder.*.frame.color: snow | |
29 dockappholder.*.frame.colorTo: black | |
30 dockappholder.*.frame.opacity: 65 | |
31 | |
32 dockappholder.*.borderWidth: 1 | |
33 dockappholder.*.borderColor: #000000 | |
34 | |
35 borderColor: black | |
36 borderWidth: 1 | |
37 handleWidth: 3 | |
38 | |
39 outlineColor: | |
40 menu.borderWidth: 1 | |
41 menu.title.height: 15 | |
42 menu.item.height: 15 | |
43 | |
44 *.font: smoothansi:pixelsize=14 [vga] | |
45 | |
46 rootCommand: Esetroot -s ~/.fluxbox/backgrounds/ANGEL.JPG | |
47 | |
48 | |
49 toolbar: Solid | |
50 toolbar.color: black | |
51 | |
52 toolbar.roundCorners: TopRight TopLeft | |
53 toolbar.label: parentrelative | |
54 toolbar.clock: parentrelative | |
55 toolbar.iconbar.unfocused: parentrelative | |
56 toolbar.iconbar.focused: parentrelative | |
57 toolbar.iconbar.empty: parentrelative | |
58 | |
59 toolbar.iconbar.focused.textColor: white | |
60 toolbar.iconbar.unfocused.textColor: grey | |
61 toolbar.color: black | |
62 toolbar.button: Raised Bevel1 Gradient Horizontal | |
63 toolbar.button.picColor: black | |
64 | |
65 toolbar.button.pressed: Sunken Bevel1 Gradient Horizontal | |
66 | |
67 toolbar.button.pressed.picColor: grey | |
68 | |
69 toolbar.label.textColor: grey | |
70 toolbar.windowLabel.textColor: grey | |
71 toolbar.clock.textColor: grey | |
72 toolbar.textColor: grey | |
73 | |
74 toolbar.borderWidth: 2 | |
75 toolbar.bevelWidth: 1 | |
76 toolbar.borderColor: black | |
77 toolbar.clock.font: Sans Serif-9:shadow | |
78 toolbar.clock.justify: Center | |
79 toolbar.iconbar.focused.font: Sans Serif-9:shadow | |
80 toolbar.iconbar.unfocused.font: Sans Serif-9:shadow | |
81 toolbar.workspace.font: Sans Serif-9:shadow | |
82 | |
83 window.alpha: 180 | |
84 | |
85 window.label.focus: parentrelative | |
86 window.label.focus.color: black | |
87 window.label.focus.colorTo: black | |
88 window.label.focus.textColor: white | |
89 | |
90 window.*.opacity: 50 | |
91 window.label.unfocus: parentrelative | |
92 window.label.unfocus.color: black | |
93 window.label.unfocus.colorTo: black | |
94 window.label.unfocus.textColor: dark grey | |
95 | |
96 window.title.focus: flat | |
97 window.title.unfocus: flat | |
98 | |
99 window.handle.focus: parentrelative | |
100 window.handle.focus.color: black | |
101 window.handle.focus.colorTo: black | |
102 | |
103 window.handle.unfocus: parentrelative | |
104 window.handle.unfocus.color: black | |
105 window.handle.unfocus.colorTo: black | |
106 | |
107 window.button.focus: Raised Bevel1 Gradient Horizontal | |
108 window.button.focus.color: black | |
109 window.button.focus.colorTo: black | |
110 window.button.focus.picColor: grey | |
111 | |
112 window.button.unfocus: Raised Bevel1 Gradient Horizontal | |
113 window.button.unfocus.color: black | |
114 window.button.unfocus.colorTo: black | |
115 window.button.unfocus.picColor: #ffffff | |
116 | |
117 window.frame.focusColor: black | |
118 window.frame.unfocusColor: black | |
119 | |
120 window.grip.focus: parentrelative | |
121 window.grip.focus.color: black | |
122 window.grip.focus.colorTo: black | |
123 | |
124 window.grip.unfocus: parentrelative | |
125 window.grip.unfocus.color: black | |
126 window.grip.unfocus.colorTo: blackf | |
127 | |
128 window.borderWidth: 2 | |
129 window.handleWidth: 3 | |
130 window.bevelWidth: 1 | |
131 window.borderColor: black | |
132 window.font: Sans Serif-8:shadow | |
133 window.justify: center |