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