-
Notifications
You must be signed in to change notification settings - Fork 6
/
Xcrysden_defaults
81 lines (57 loc) · 2.43 KB
/
Xcrysden_defaults
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
# ------------------------------------------------------------------------
# if you have problems with fonts see the end of this file
# ------------------------------------------------------------------------
# ----------------------------
# here you can set palette
# ----------------------------
#*palette: #777
#---------------
# MenuBar
#---------------
*MenuBar.relief: raised
*MenuBar.borderWidth: 2
*MenuBar*activeBackground: #007d8d
*MenuBar*activeForeground: #ffffff
*Viewer*activeBackground: #007d8d
*Viewer*activeForeground: #ffffff
# ----------------------------
# this is STANDARD !!!
# ----------------------------
*Button.font: -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-
*Menubutton.font: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-
*Entry.background: #daa
*SilentEntry*Entry.background: #ddd
*Text.background: #daa
*Listbox.background: #daa
*RaisedFrame.relief: raised
*RaisedFrame.borderWidth: 2
*GrooveFrame.relief: groove
*GrooveFrame.borderWidth: 2
# ------------------------------------------------------------------------
# stressed color
# ------------------------------------------------------------------------
*ctrl*Button.background: #b5a266
*ctrl*Button.foreground: #000000
*ctrl*Button.highlightBackground: #000
*close*Button.background: #b5a266
*close*Button.highlightBackground: #000
*close*Button.foreground: #000000
*StressText*Message.background: #b5a266
*StressText*Label.background: #b5a266
*Fileselect*Message.background: #b5a266
# ------------------------------------------------------------------------
# datagrid widgets
# ------------------------------------------------------------------------
*DataGridBlock*Frame.background: #ffce61
*DataGridBlock*Label.background: #ffce61
*DataGridBlock*Radiobutton.background: #ffce61
*DataGridSubBlock*Frame.background: #ffff9d
*DataGridSubBlock*Label.background: #ffff9d
*DataGridSubBlock*Entry.background: #daa
*DataGridSubBlock*Checkbutton.background: #99ddaa
*DataGridSubBlock*Checkbutton.selectColor: #000099
# ------------------------------------------------------------
# if you have problems with fonts uncomment the line below
# ------------------------------------------------------------
#*font:fixed
#