From f88159c624564d5fe9945820b89b21ef5685fc23 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 31 Jul 2014 00:57:28 -0400 Subject: terminals: Make blue readable on the tango background --- .config/X11/defaults | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to '.config/X11') 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 -- cgit v1.2.3