summaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-31 00:57:28 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-31 00:57:28 -0400
commitf88159c624564d5fe9945820b89b21ef5685fc23 (patch)
treede6749447c88e74da7fd41cd7bf64db807acd47b /.config/X11
parentb2a41f953efda8e90dcf5fc0da1910b9df5cdb9e (diff)
terminals: Make blue readable on the tango background
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/defaults12
1 files changed, 7 insertions, 5 deletions
diff --git a/.config/X11/defaults b/.config/X11/defaults
index 252170c..fca1914 100644
--- a/.config/X11/defaults
+++ b/.config/X11/defaults
@@ -1,11 +1,13 @@
-# -*- Mode: Conf-xdefaults -*-
+! -*- Mode: Conf-xdefaults -*-
-# "native" colors
-#URxvt.background: #000000
-#URxvt.foreground: #CCCCCC
-# Tango-dark
+! "native" colors
+!URxvt.background: #000000
+!URxvt.foreground: #CCCCCC
+! Tango-dark
URxvt.background: #2E3436
URxvt.foreground: #EEEEEC
+URxvt.color4: #729FCF
+URxvt.color12: #729FCF
URxvt.scrollstyle: plain
URxvt.scrollBar_floating: true