diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -35,12 +35,11 @@ XTerm*eightBitInput: false /* this is essential to stop the stupid fucking chars for instance in weechat */ XTerm*VT100*metaSendsEscape: true -/* xterm*foreground: white */ -/* xterm*background: black */ -xterm*foreground: white +xterm*foreground: white +xterm*background: black /* xterm*background: Dark Slate Blue */ /* xterm*background: Dim Gray */ -xterm*background: Dark Slate Gray +/* xterm*background: Dark Slate Gray */ /* xterm*background: Midnight Blue */ /* xterm*background: Indigo */ |