]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xdefaults.in
Xdefaults: Replace black with #000000 for consistency.
[config/dotfiles.git] / Xdefaults.in
index 6ab9466defbc57120e94bf43e24f9dafd6e0477e..a554101ae80a931e64eae68a1e639c33f3044443 100644 (file)
@@ -23,7 +23,7 @@
 
 ! 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/tmux so it is not necessary.