]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xdefaults.in
Xdefaults: Replace black with #000000 for consistency.
[config/dotfiles.git] / Xdefaults.in
index 254b554afb935096847d8b0d022c24bfdd301fab..a554101ae80a931e64eae68a1e639c33f3044443 100644 (file)
 
 ! Use gray on black with a light yellow cursor in terminals.
 Term*foreground: #cccccc
-Term*background: black
+Term*background: #000000
 Term*cursorColor: #ffff66
 
-! Disable the scrollback buffer. I use screen so it is not necessary.
+! Disable the scrollback buffer. I use screen/tmux so it is not necessary.
 XTerm*saveLines: 0
 Rxvt*saveLines: 0