1#
2# look-brownsteel.conf
3#
4# Based on look-jarkko.conf by Jarkko Sakkinen (sakkinen@students.cc.tut.fi)
5#
6
7font "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*"
8menu_font "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*"
9
10# border width, bevel width
11border_w 5, 1
12
13# bar min width, bar max width q, tab min width
14bar_w 150, 0.95, 50
15
16# 			highlight, shadow, background, foreground
17act_tab_colors		"#607080", "#203040", "#405060", "#a0a0a0"
18act_tab_sel_colors	"#708090", "#304050", "#506070", "#ffffff"
19act_base_colors		"#607080", "#203040", "#405060", "#a0a0a0"
20act_sel_colors		"#607080", "#203040", "#405060", "#a0a0a0"
21
22tab_colors		"#707070", "#404040", "#505050", "#a0a0a0"
23tab_sel_colors		"#909090", "#404040", "#606060", "#a0a0a0"
24base_colors		"#707070", "#404040", "#505050", "#a0a0a0"
25sel_colors		"#707070", "#404040", "#505050", "#a0a0a0"
26