blob: 4395d8c309e887e0c3a4f2a898916611066fe7fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
# "Clean"
# A Fluxbox theme by: skypher of perplexity
# 2001
toolbar: Interlaced
toolbar.color: rgb:CC/CC/CC
toolbar.button: Raised
toolbar.button.color: rgb:CC/CC/CC
toolbar.button.picColor: rgb:10/10/10
toolbar.button.pressed: Sunken
toolbar.button.pressed.color: rgb:80/80/80
toolbar.clock: Raised
toolbar.clock.color: rgb:CC/CC/CC
toolbar.clock.textColor: rgb:10/10/10
toolbar.label: Raised
toolbar.label.color: rgb:CC/CC/CC
toolbar.label.textColor: rgb:10/10/10
toolbar.windowLabel: Raised
toolbar.windowLabel.color: rgb:CC/CC/CC
toolbar.windowLabel.textColor: rgb:10/10/10
toolbar.justify: right
menu.title: Raised Gradient Horizontal Interlaced
menu.title.color: rgb:90/BB/CC
menu.title.colorTo: rgb:CA/CD/CF
menu.title.textColor: rgb:10/10/10
menu.title.justify: Right
menu.frame: Gradient PipeCross
menu.frame.color: rgb:CC/CC/CD
menu.frame.colorTo: rgb:CA/CD/CE
menu.frame.textColor: rgb:10/10/10
menu.frame.justify: Right
menu.hilite: Raised
menu.hilite.color: rgb:40/40/40
menu.hilite.textColor: rgb:CC/CC/CC
menu.bullet: Diamond
menu.bullet.position: Right
window.title.focus: Raised Interlaced
window.title.focus.color: rgb:CC/CC/CD
window.title.unfocus: Flat Solid
window.title.unfocus.color: rgb:BE/BE/BE
window.label.focus: Solid Interlaced Flat
window.label.focus.color: rgb:CA/CA/CB
window.label.focus.textColor: rgb:10/10/10
window.label.unfocus: Flat Solid
window.label.unfocus.color: rgb:BE/BE/BE
window.label.unfocus.textColor: rgb:09/09/09
window.button.focus: Raised Bevel1 Solid
window.button.focus.color: rgb:CC/CC/CC
window.button.focus.picColor: rgb:10/10/10
window.button.unfocus: Flat Solid
window.button.unfocus.color: rgb:CA/CA/CA
window.button.unfocus.picColor: rgb:09/09/09
window.button.pressed: Sunken Bevel1 Solid
window.button.pressed.color: rgb:80/80/80
window.frame.focus: Flat
window.frame.focus.color: rgb:CC/CC/CC
window.frame.unfocus: Flat
window.frame.unfocus.color: rgb:BE/BE/BE
window.handle.focus: Raised Solid
window.handle.focus.color: rgb:CC/CC/CC
window.handle.unfocus: Flat Solid
window.handle.unfocus.color: rgb:BC/BC/BC
window.grip.focus: Raised Gradient Diagonal Interlaced
window.grip.focus.color: rgb:9B/9B/9B
window.grip.focus.colorTo: rgb:80/80/80
window.grip.unfocus: Raised Gradient Diagonal
window.grip.unfocus.color: rgb:9B/9B/9B
window.grip.unfocus.colorTo: rgb:80/80/80
! ----------- tab - explicit for fluxbox, the best wm out there[tm] (;
window.tab.justify: Right
window.tab.label.unfocus: Flat Solid
window.tab.label.unfocus.color: rgb:AC/AC/AC
window.tab.label.unfocus.textColor: black
window.tab.label.focus: Raised Solid
window.tab.label.focus.color: rgb:CC/CC/CC
window.tab.label.focus.textColor: black
window.tab.borderWidth: 1
window.tab.borderColor: rgb:10/10/10
! ----------- (fluxbox.sourceforge.net)
window.tab.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
window.justify: Right
toolbar.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
window.font: -misc-8x8\ system\ font-medium-r-normal--9-90-100-100-m-100-iso8859-*
menu.title.font: -*-lucidatypewriter-medium-r-normal-*-10-100-75-75-m-60-iso8859-*
menu.frame.font: -*-lucida-medium-r-normal-*-10-100-*-*-*-*-iso8859-*
borderColor: rgb:10/10/10
bevelWidth: 1
borderWidth: 1
handleWidth: 2
rootCommand: bsetroot -solid rgb:9A/9A/90
|