summaryrefslogtreecommitdiff
path: root/share/gcstar/panels/Classic
blob: 8d7e6e7ccd98f95376130efb580ddb99ec3cd342 (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
pageBg = "#ffffff"

boxBg = "#e9e9e9"
boxColor = "#000000"
boxStyle = "weight='bold'"
boxJustify = "center"

headerBg = "#ffffff"
headerColor = "#000000"
headerStyle = "size='xx-large' weight='bold'"
headerJustify = "center"

subheaderBg = "#ffffff"
subheaderColor = "#000000"
subheaderStyle = "size='x-large' weight='bold'"
subheaderJustify = "center"

labelBg = "#e9e9e9"
labelColor = "#000000"
labelStyle = "weight='bold'"

fieldBg = "#afafaf"
fieldColor = "#ffffff"
fieldStyle = ""

expanderBg = "#ffffff"
expanderColor = "#000000"
expanderArrow = "#afafaf"
expanderPrelight = "#e9e9e9"