diff options
Diffstat (limited to 'utils/Xresources')
-rw-r--r-- | utils/Xresources | 192 |
1 files changed, 0 insertions, 192 deletions
diff --git a/utils/Xresources b/utils/Xresources deleted file mode 100644 index 08969ac..0000000 --- a/utils/Xresources +++ /dev/null | |||
@@ -1,192 +0,0 @@ | |||
1 | #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow-night.Xresources" | ||
2 | ! #include "/home/max/.local/share/base16/base16-xresources/xresources/base16-tomorrow.Xresources" | ||
3 | |||
4 | urxvt.scrollBar: false | ||
5 | urxvt.background: base00 | ||
6 | urxvt.color0: base00 | ||
7 | urxvt.color1: base00 | ||
8 | urxvt.color2: base00 | ||
9 | urxvt.color3: base00 | ||
10 | urxvt.color4: base00 | ||
11 | urxvt.color5: base00 | ||
12 | urxvt.color6: base00 | ||
13 | urxvt.color7: base00 | ||
14 | urxvt.color8: base00 | ||
15 | urxvt.color9: base00 | ||
16 | |||
17 | ! *Dialog.foreground: foreground | ||
18 | ! *Dialog.background: base00 | ||
19 | ! *Dialog.Button.foreground: base05 | ||
20 | ! *Dialog.Button.background: base00 | ||
21 | ! !*Dialog.Button.pointBackground: #EAEAEA | ||
22 | ! !*Dialog.Button.clickBackground: #C3C3C3 | ||
23 | ! *Dialog.text.foreground: base02 | ||
24 | ! *Dialog.text.background: base00 | ||
25 | ! *Dialog.topShadowColor: base03 | ||
26 | ! *Dialog.bottomShadowColor: base04 | ||
27 | |||
28 | xscreensaver.logFile:/home/max/xscreensaver.log | ||
29 | xscreensaver.verbose:true | ||
30 | *.newLoginCommand: xset dpms force off | ||
31 | |||
32 | Xft.antialias: true | ||
33 | Xft.lcdfilter: lcddefault | ||
34 | Xft.hinting: true | ||
35 | Xft.rgba: rgb | ||
36 | Xft.hintstyle: hintfull | ||
37 | Xft.dpi: 96 | ||
38 | |||
39 | !*passwd.passwdFont: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 | ||
40 | !*passwd.passwdFont: | ||
41 | |||
42 | !*font: -*-clean-medium-r-*--12-*-*-*-*-*-*-* | ||
43 | !*font: xft:Bitstream Vera Sans Mono-8 | ||
44 | !*font: *-dejavu sans-bold-r-*-*-*-*-*-*-*-*-*-* | ||
45 | !*font: *-monospace-bold-r-*-*-*-*-*-*-*-*-*-* | ||
46 | !*.font: xft:monaco:bold:size=8 | ||
47 | !*.font: xft:RobotoMono Nerd Font:bold:size=10 | ||
48 | *.passwdFont: xft:monospace | ||
49 | *.font: xft:monospace | ||
50 | |||
51 | |||
52 | xscreensaver.overlayTextForeground: #FFFF00 | ||
53 | xscreensaver.overlayTextBackground: #000000 | ||
54 | |||
55 | |||
56 | *passwd.thermometer.foreground: #FF0000 | ||
57 | *passwd.thermometer.background: #FFFFFF | ||
58 | |||
59 | *passwd.heading.label: XScreenSaver %s | ||
60 | *passwd.body.label: This screen is fucked. | ||
61 | *passwd.unlock.label: unfuck | ||
62 | *passwd.login.label: dpms: off | ||
63 | *passwd.user.label: User: | ||
64 | *passwd.thermometer.width: 12 | ||
65 | *passwd.asterisks: True | ||
66 | *passwd.uname: False | ||
67 | |||
68 | |||
69 | XLock*mode: image | ||
70 | *image.bitmap: /home/max/.lock.xpm | ||
71 | *image.count: 1 | ||
72 | *image.erasedelay: 0 | ||
73 | XLock*erasedelay: 0 | ||
74 | XLock*icongeometry: 180x180 | ||
75 | ! XLock*background: background | ||
76 | ! XLock*foreground: foreground | ||
77 | XLock*description: off | ||
78 | XLock*info: | ||
79 | |||
80 | |||
81 | |||
82 | |||
83 | ! ---=== Experiment with making Motif less ugly for DDD ===--- | ||
84 | ! (DDD ignores generically-set Motif properties so we must do this) | ||
85 | ! TODO (if possible): | ||
86 | ! - Hide text cursors in unfocused fields | ||
87 | ! - Convert on-hover effect from shadow to background color or border | ||
88 | ! - Pick better fonts and check which package provides them | ||
89 | |||
90 | ! Use the lighter background grey from the Lubuntu GTK+ theme | ||
91 | ! (Still a cool grey. Eyedropper the Clearlooks warm grey if necessary.) | ||
92 | Ddd*background: #e0e0e0 | ||
93 | |||
94 | ! These had no effect on my system but, from what I read, they help on | ||
95 | ! some systems. | ||
96 | Ddd*enableThinThickness: True | ||
97 | Ddd*enableEtchedInMenu: True | ||
98 | Ddd*enableToggleColor: True | ||
99 | Ddd*enableToggleVisual: True | ||
100 | |||
101 | ! Use pure white for white backgrounds like modern widget themes and websites | ||
102 | Ddd*XmText.background: #ffffff | ||
103 | Ddd*XmTextField.background: #ffffff | ||
104 | Ddd*XmList.background: #ffffff | ||
105 | Ddd*GraphEdit.background: #ffffff | ||
106 | |||
107 | ! Thick borders and shadows everywhere are archaic | ||
108 | Ddd*shadowThickness: 1 | ||
109 | Ddd*borderThickness: 0 | ||
110 | Ddd*?*arg*shadowThickness: 1 | ||
111 | Ddd*?*arg*borderThickness: 0 | ||
112 | Ddd*?*buttons*shadowThickness: 1 | ||
113 | Ddd*?*buttons*borderThickness: 0 | ||
114 | |||
115 | ! Un-cramp the menubar, menus, and toolbar to match modern compact sizing | ||
116 | Ddd*menubar*marginTop: 1 | ||
117 | Ddd*menubar*marginBottom: 0 | ||
118 | Ddd*XmMenuShell*marginTop: 2 | ||
119 | Ddd*XmMenuShell*marginBottom: 2 | ||
120 | Ddd*XmMenuShell.?.marginWidth: 2 | ||
121 | Ddd*XmMenuShell.?.marginHeight: 2 | ||
122 | Ddd*toolbar*marginWidth: 5 | ||
123 | |||
124 | ! Compact the menu tear-off buttons | ||
125 | Ddd*XmMenuShell*XmTearOffButton*borderWidth: 0 | ||
126 | Ddd*XmMenuShell*XmTearOffButton*marginHeight: 0 | ||
127 | |||
128 | ! DDD's interpretation of a "toggle button" shouldn't have a raised border | ||
129 | Ddd*XmToggleButton*shadowThickness: 0 | ||
130 | Ddd*XmToggleButton*borderThickness: 0 | ||
131 | |||
132 | ! The menu bar should not have a raised border | ||
133 | Ddd*menubar.shadowThickness: 0 | ||
134 | Ddd*menubar.borderThickness: 0 | ||
135 | Ddd*XmMenuShell*XmTearOffButton*ShadowThickness: 2 | ||
136 | |||
137 | ! ...and we do not want a border around the toolbar to make that stand out | ||
138 | Ddd*main_window.?.borderThickness: 0 | ||
139 | Ddd*main_window.shadowThickness: 0 | ||
140 | |||
141 | ! Drop-down boxes in toolbars do not have raised borders these days | ||
142 | Ddd*toolbar.shadowThickness: 0 | ||
143 | Ddd*toolbar.?.shadowThickness: 1 | ||
144 | |||
145 | ! DDD can sometimes get its GDB settings fatally messed up so duplicate | ||
146 | ! GUI-exposed integration defaults here for when I want to nuke ~/.ddd/init | ||
147 | Ddd*cutCopyPasteBindings: KDE | ||
148 | Ddd*selectAllBindings: KDE | ||
149 | Ddd*buttonColorKey: c | ||
150 | Ddd*FlatButtons: on | ||
151 | |||
152 | |||
153 | ! Good Xaw3d Defaults*customization: -color | ||
154 | *shadowWidth: 3 | ||
155 | *Form.background: gray75 | ||
156 | *MenuButton.background: gray75 | ||
157 | *SimpleMenu.background: gray70 | ||
158 | *TransientShell*Dialog.background: gray70 | ||
159 | *Command.background: gray75 | ||
160 | *Label.background: gray75 | ||
161 | *ScrollbarBackground: grey39 | ||
162 | *Scrollbar*background: gray75 | ||
163 | *Scrollbar*width: 15 | ||
164 | *Scrollbar*height: 15 | ||
165 | *Scrollbar*shadowWidth: 2 | ||
166 | *Scrollbar*cursorName: top_left_arrow | ||
167 | *Scrollbar*pushThumb: false | ||
168 | *shapeStyle: Rectangle | ||
169 | *beNiceToColormap: False | ||
170 | *SmeBSB*shadowWidth: 3 | ||
171 | *highlightThickness: 0 | ||
172 | *topShadowContrast: 40 | ||
173 | *bottomShadowContrast: 60 | ||
174 | ! fix up a few of the default X clients who | ||
175 | ! now look silly | ||
176 | *xclock*shadowWidth: 0 | ||
177 | *xload*shadowWidth: 0 | ||
178 | *xcalc*shadowWidth: 0 | ||
179 | |||
180 | |||
181 | XTerm.vt100.faceName: Monospace:antialias=true | ||
182 | XTerm.vt100.faceSize: 12 | ||
183 | ! XTerm.vt100.font: 7x14 | ||
184 | XTerm.vt100.locale: true | ||
185 | XTerm.vt100.utf8Title: true | ||
186 | |||
187 | |||
188 | ! keepassx colourscheme | ||
189 | keepassx*background: #cfcfcf | ||
190 | keepassx*foreground: #222222 | ||
191 | keepassx2*background: #cfcfcf | ||
192 | keepassx2*foreground: #222222 | ||