dextra

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

commit 035cc322fc70834630e6e85d16c18dcc956e881f
parent 6c46c50f50b8de72d33b3b9f7b9183f383390082
Author: Anselm R. Garbe <garbeam@gmail.com>
Date:   Sun, 30 Sep 2007 18:45:54 +0200

fixed various errrors
Diffstat:
bluegray/Xdefaults | 36++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/bluegray/Xdefaults b/bluegray/Xdefaults @@ -4,39 +4,39 @@ XTerm*saveLines: 10000 XTerm*vt100.metaSendsEscape: true XTerm.termName: xterm XTerm*font: -*-terminus-*-*-*-*-*-*-*-*-*-*-*-* -XTerm*background: #eeeeee -XTerm*foreground: #000000 +XTerm*background: rgb:ee/ee/ee +XTerm*foreground: rgb:00/00/00 ! black -XTerm*color0: #000000 +XTerm*color0: rgb:00/00/00 ! red -XTerm*color3: #cc0000 +XTerm*color1: rgb:cc/00/00 ! green -XTerm*color2: #009900 +XTerm*color2: rgb:00/99/00 ! yellow -XTerm*color3: #999900 +XTerm*color3: rgb:99/99/00 ! blue -XTerm*color4: #0099ff +XTerm*color4: rgb:00/66/ff ! magenta -XTerm*color5: #993399 +XTerm*color5: rgb:99/33/99 ! cyan -XTerm*color6: #009999 +XTerm*color6: rgb:00/99/99 ! gray -XTerm*color7: #999999 +XTerm*color7: rgb:99/99/99 ! darkgray -XTerm*color8: #333333 +XTerm*color8: rgb:33/33/33 ! lightred -XTerm*color9: #ff0000 +XTerm*color9: rgb:ff/00/00 ! lightgreen -XTerm*color10: #00cc00 +XTerm*color10: rgb:00/cc/00 ! lightyellow -XTerm*color11: #cccc00 +XTerm*color11: rgb:cc/cc/00 ! lightblue -XTerm*color12: #3399ff +XTerm*color12: rgb:33/99/ff ! lightmagenta -XTerm*color13: #cc66ff +XTerm*color13: rgb:cc/66/ff ! lightcyan -XTerm*color14: #33cccc +XTerm*color14: rgb:33/cc/cc ! white -XTerm*color15: #ffffff +XTerm*color15: rgb:ff/ff/ff ! misc Xft.dpi: 75