summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon/xrdb/Xaw.ad
blob: c88213841fb2f09cc4c0e81dfb2ff387dc261d73 (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
*beNiceToColormap: false
*borderColor: black

*MenuButton.background: BACKGROUND
*Command.background: BACKGROUND
*Toggle.background: BACKGROUND
*Label.background: BACKGROUND
*Scrollbar*background: BACKGROUND
*SimpleMenu*background: BACKGROUND
*Box.background: BACKGROUND
*Form.background: BACKGROUND
*Dialog.background: BACKGROUND
*Text.background: WINDOW_BACKGROUND
*List.background: WINDOW_BACKGROUND

*MenuButton.foreground: FOREGROUND
*Command.foreground: FOREGROUND
*Toggle.foreground: FOREGROUND
*Label.foreground: FOREGROUND
*Scrollbar.foreground: FOREGROUND
*SimpleMenu*foreground: FOREGROUND
*Box.foreground: FOREGROUND
*Form.foreground: FOREGROUND
*Dialog.foreground: FOREGROUND
*Text.foreground: WINDOW_FOREGROUND
*List.foreground: WINDOW_FOREGROUND

*ScrollbarBackground: BACKGROUND
*Scrollbar*width: 15
*Scrollbar*height: 15
*Scrollbar*shadowWidth: 2
*Scrollbar*cursorName: left_ptr
*Scrollbar*pushThumb: false
*ShapeStyle: Rectangle
*SmeBSB*shadowWidth: 3
*Scrollbar*Cursor: left_ptr
*Command.translations: \
	<LeaveWindow>:	reset()\n\
	<Btn1Down>:	set()\n\
	<Btn1Up>:	notify() unset()