aboutsummaryrefslogtreecommitdiff
path: root/lib/gv.style
blob: 512e0e4990f18041a16c9709ff9a7ec0de33f908 (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
118
!########################################
!##### Layouts
!########################################

GV.control.MButton.font:                -*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1
GV*orientationButton*forcedWidth:       72
GV*upsidedown.Label:                    Up-Down
!# GV.?.processButton.label:

GV*background:				#ffffe0
GV*foreground:				black
GV*Text*background:			#e0e0ff
GV*SimpleMenu*background:		#e0e0ff
GV*locator*background:			#e0e0ff
GV*panner*foreground:			#e0e0ff
GV*Label.background:			#e0e0ff
GV*fileSel*Frame*background:		#e0e0ff
GV*fileSel*Frame*Text*background:	#e0e0ff
GV*optiongvPopup*Toggle*foreground:	black
GV*optiongsPopup*Toggle*foreground:	black
GV*optionsetupPopup*Toggle*foreground:	black
GV*infoPopup*Scrollbar.background:	#e0e0ff
GV*notePopup*message.background:	##e0e0ff

GV*confirmPopup*message3.background:	#D3B5B5
GV*confirmPopup*message1.background:	gray71

GV*Button.background:			#e0e0ff
GV*Button.highlightedBackground:	#c0c0ff
GV*Button.setBackground:		#d0d0ff
GV*Switch.background:			#e0e0ff
GV*Switch.highlightedBackground:	#c0c0ff
GV*Switch.setBackground:		#d0d0ff
GV.?.Button.highlightedBackground:	#c0c0ff
GV.?.Button.background:			#e0e0ff
GV.?.Button.setBackground:		#d0d0ff

GV*MButton*setBackground:		#d0d0ff
GV*MButton*background:			#e0e0ff

GV*Scrollbar.background:		#e0e0ff
GV*Scrollbar.pointerColor:		black
GV*Scrollbar.pointerColorBackground:	#e0e0ff
GV*Scrollbar.scrollbarBackground:	#e0e0ff
GV*Scrollbar.foreground:		#6060ff
GV*optionsetupPopup*Text*Scrollbar.background: #e0e0ff
GV*optionfsPopup*Text*Scrollbar.background: #e0e0ff

GV*optionfsPopup*Label.background:	#e0e0ff
GV*optiongsPopup*Label.background:	#e0e0ff
GV*optiongvPopup*Label.background:	#e0e0ff
GV*optionsetupPopup*Label.background:	#e0e0ff

GV*newtocFrame*background:		#f0f0ff
GV*newtocScroll.background:		#f0f0ff
GV*Vlist.markBackground:		#c0c0ff
GV*Vlist.selectedBackground:		#e0e0ff
GV*Vlist.highlightedBackground:		#d0d0ff

GV*page.borderWidth:	0
GV*Scrollbar.thickness:			10
GV*shadowWidth:				0
GV*Label.shadowWidth:	0

GV*MButton*unsetFrameStyle:		ledged
GV*MButton*borderWidth: 0
GV*MButton*frameWidth: 0

GV.?.Button.unsetFrameStyle:		ledged
GV.?.Button.highlightedFrameStyle:	ledged

GV*rescan.unsetFrameStyle:		ledged
GV*filter.unsetFrameStyle:		ledged

GV*page.borderWidth:			0
GV*SimpleMenu.borderWidth:		0
GV*infoPopup*Text.borderWidth:		0

GV*viewFrame.hSpace:			0
GV*viewFrame.vSpace:			0
GV*page.borderColor:			#e0e0ff
GV*viewClip.borderWidth:		0
GV*viewClip.borderColor:		#e0e0ff

GV*stateButton*menu*leftMargin:		10
GV*orientationButton*menu*leftMargin:	10
GV*pagemediaButton*menu*leftMargin:	10
GV*scaleButton*menu*leftMargin:		10
GV.control.prevPage*internalHeight:	4
GV.control.nextPage*internalHeight:	4
GV*locator*internalHeight:		3
GV.control.Button*internalWidth:	0


GV*control.layout:                      \
|h{\
	|v{\
		|h{\
			newtocScroll<*+200[1]-[1]>\
			newtocFrame<-[2]*+200[1]-[1]>\
		}\
	}\
	|v{ \
		|h{ \
			fileButton<-40%*>\
			stateButton<-90%*>\
			pageButton<-90%*>\
			orientationButton<-90%*>\
			scaleButton<-90%*>\
			pagemediaButton<-90%*>\
			processButton<-90%*>\
			printAll<-40%*>\
			printMarked<-40%*>\
		}\
		viewFrame<+[2]-100%*+9999-100%>   \
	}\
}