dextra

dynamic window manager extra repository, themes, styles, dotfiles
git clone git://git.suckless.org/dextra
Log | Files | Refs | LICENSE

commit 88c4ada9db548e6f1163ed17991deef326163bdc
parent 85309dfadc0f461b838a6b5ce13040d67c065849
Author: Anselm R. Garbe <garbeam@gmail.com>
Date:   Sun, 30 Sep 2007 13:22:52 +0200

fine tuning
Diffstat:
bluegray/Xdefaults | 20++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/bluegray/Xdefaults b/bluegray/Xdefaults @@ -9,31 +9,31 @@ XTerm*foreground: #000000 ! black XTerm*color0: #000000 ! red -XTerm*color1: #ff3300 +XTerm*color3: #cc0000 ! green -XTerm*color2: #00ff66 +XTerm*color2: #009900 ! yellow -XTerm*color3: #ffff33 +XTerm*color3: #999900 ! blue -XTerm*color4: #0066cc +XTerm*color4: #0099ff ! magenta XTerm*color5: #993399 ! cyan XTerm*color6: #009999 ! gray -XTerm*color7: #cccccc +XTerm*color7: #999999 ! darkgray XTerm*color8: #333333 ! lightred -XTerm*color9: #ff9999 +XTerm*color9: #ff6633 ! lightgreen -XTerm*color10: #99ff99 +XTerm*color10: #00cc00 ! lightyellow -XTerm*color11: #ffff99 +XTerm*color11: #cccc99 ! lightblue -XTerm*color12: #3399ff +XTerm*color12: #33ccff ! lightmagenta -XTerm*color13: #cc66cc +XTerm*color13: #cc66ff ! lightcyan XTerm*color14: #33cccc ! white