aboutsummaryrefslogtreecommitdiff
path: root/utils/Xresources
blob: f53648360273e8c0b9339478f998841856d94eef (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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
! #include "/home/max/.config/base16-xresources/xresources/base16-tomorrow-night.Xresources"
! #include "/home/max/.config/base16-xresources/xresources/base16-google-light.Xresources"
#include "/home/max/.config/base16-xresources/xresources/base16-tomorrow.Xresources"

urxvt.scrollBar: false
urxvt.background: base00
urxvt.color0: base00
urxvt.color1: base00
urxvt.color2: base00
urxvt.color3: base00
urxvt.color4: base00
urxvt.color5: base00
urxvt.color6: base00
urxvt.color7: base00
urxvt.color8: base00
urxvt.color9: base00

! *Dialog.foreground:		foreground
! *Dialog.background:		base00
! *Dialog.Button.foreground:	base05
! *Dialog.Button.background:	base00
! !*Dialog.Button.pointBackground: #EAEAEA
! !*Dialog.Button.clickBackground: #C3C3C3
! *Dialog.text.foreground:	base02
! *Dialog.text.background:	base00
! *Dialog.topShadowColor:		base03
! *Dialog.bottomShadowColor:	base04

xscreensaver.logFile:/home/max/xscreensaver.log
xscreensaver.verbose:true
*.newLoginCommand:       xset dpms force off

Xft.antialias: true
Xft.lcdfilter: lcddefault
Xft.hinting:   true
Xft.rgba:      rgb
Xft.hintstyle: hintfull
Xft.dpi:       96

!*passwd.passwdFont:		*-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
!*passwd.passwdFont:		

!*font:			-*-clean-medium-r-*--12-*-*-*-*-*-*-*
!*font:			xft:Bitstream Vera Sans Mono-8
!*font:		*-dejavu sans-bold-r-*-*-*-*-*-*-*-*-*-*
!*font:		*-monospace-bold-r-*-*-*-*-*-*-*-*-*-*
!*.font: xft:monaco:bold:size=8
!*.font: xft:RobotoMono Nerd Font:bold:size=10
*.passwdFont: xft:monospace
*.font: xft:monospace


xscreensaver.overlayTextForeground:	#FFFF00
xscreensaver.overlayTextBackground:	#000000


*passwd.thermometer.foreground:	#FF0000
*passwd.thermometer.background:	#FFFFFF

*passwd.heading.label:		XScreenSaver %s
*passwd.body.label:		This screen is fucked.
*passwd.unlock.label:		unfuck
*passwd.login.label:		dpms: off
*passwd.user.label:		User:
*passwd.thermometer.width:	12
*passwd.asterisks:              True
*passwd.uname:                  False


XLock*mode: image
*image.bitmap: /home/max/.lock.xpm
*image.count: 1
*image.erasedelay: 0
XLock*erasedelay: 0
XLock*icongeometry: 180x180
! XLock*background: background
! XLock*foreground: foreground
XLock*description: off
XLock*info:




! ---=== Experiment with making Motif less ugly for DDD ===---
! (DDD ignores generically-set Motif properties so we must do this)
! TODO (if possible):
!  - Hide text cursors in unfocused fields
!  - Convert on-hover effect from shadow to background color or border
!  - Pick better fonts and check which package provides them

! Use the lighter background grey from the Lubuntu GTK+ theme
! (Still a cool grey. Eyedropper the Clearlooks warm grey if necessary.)
Ddd*background: #e0e0e0

! These had no effect on my system but, from what I read, they help on
! some systems.
Ddd*enableThinThickness: True
Ddd*enableEtchedInMenu: True
Ddd*enableToggleColor: True
Ddd*enableToggleVisual: True

! Use pure white for white backgrounds like modern widget themes and websites
Ddd*XmText.background:         #ffffff
Ddd*XmTextField.background:    #ffffff
Ddd*XmList.background:         #ffffff
Ddd*GraphEdit.background:      #ffffff

! Thick borders and shadows everywhere are archaic
Ddd*shadowThickness: 1
Ddd*borderThickness: 0
Ddd*?*arg*shadowThickness: 1
Ddd*?*arg*borderThickness: 0
Ddd*?*buttons*shadowThickness: 1
Ddd*?*buttons*borderThickness: 0

! Un-cramp the menubar, menus, and toolbar to match modern compact sizing
Ddd*menubar*marginTop: 1
Ddd*menubar*marginBottom: 0
Ddd*XmMenuShell*marginTop: 2
Ddd*XmMenuShell*marginBottom: 2
Ddd*XmMenuShell.?.marginWidth: 2
Ddd*XmMenuShell.?.marginHeight: 2
Ddd*toolbar*marginWidth: 5

! Compact the menu tear-off buttons
Ddd*XmMenuShell*XmTearOffButton*borderWidth: 0
Ddd*XmMenuShell*XmTearOffButton*marginHeight: 0

! DDD's interpretation of a "toggle button" shouldn't have a raised border
Ddd*XmToggleButton*shadowThickness: 0
Ddd*XmToggleButton*borderThickness: 0

! The menu bar should not have a raised border
Ddd*menubar.shadowThickness: 0
Ddd*menubar.borderThickness: 0
Ddd*XmMenuShell*XmTearOffButton*ShadowThickness: 2

! ...and we do not want a border around the toolbar to make that stand out
Ddd*main_window.?.borderThickness: 0
Ddd*main_window.shadowThickness: 0

! Drop-down boxes in toolbars do not have raised borders these days
Ddd*toolbar.shadowThickness:        0
Ddd*toolbar.?.shadowThickness:      1

! DDD can sometimes get its GDB settings fatally messed up so duplicate
! GUI-exposed integration defaults here for when I want to nuke ~/.ddd/init
Ddd*cutCopyPasteBindings: KDE
Ddd*selectAllBindings: KDE
Ddd*buttonColorKey: c
Ddd*FlatButtons: on


! Good Xaw3d Defaults*customization:           -color
*shadowWidth:             3
*Form.background:         gray75
*MenuButton.background:   gray75
*SimpleMenu.background:   gray70
*TransientShell*Dialog.background: gray70
*Command.background:      gray75
*Label.background:        gray75
*ScrollbarBackground:     grey39
*Scrollbar*background:    gray75
*Scrollbar*width:         15
*Scrollbar*height:        15
*Scrollbar*shadowWidth:   2
*Scrollbar*cursorName:    top_left_arrow
*Scrollbar*pushThumb:     false
*shapeStyle:              Rectangle
*beNiceToColormap:        False
*SmeBSB*shadowWidth:      3
*highlightThickness:      0
*topShadowContrast:       40
*bottomShadowContrast:    60
! fix up a few of the default X clients who
! now look silly
*xclock*shadowWidth:      0
*xload*shadowWidth:       0
*xcalc*shadowWidth:       0


XTerm.vt100.faceName: Monospace:antialias=true
XTerm.vt100.faceSize: 12
! XTerm.vt100.font: 7x14
XTerm.vt100.locale: true
XTerm.vt100.utf8Title: true


! keepassx colourscheme
keepassx*background:   #cfcfcf
keepassx*foreground:   #222222
keepassx2*background:  #cfcfcf
keepassx2*foreground:  #222222
..