dextra

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

commit 042e0d6c78d8fbd43df925872e99fbf8344518d3
parent d0ed7f8f358f8941d546a349e3e5140ca6d31263
Author: Anselm R. Garbe <garbeam@gmail.com>
Date:   Thu, 27 Sep 2007 18:47:34 +0200

fixed Xdefaults
Diffstat:
minimalblue/Xdefaults | 60+++++++++++++++++++++++++++++-------------------------------
1 file changed, 29 insertions(+), 31 deletions(-)

diff --git a/minimalblue/Xdefaults b/minimalblue/Xdefaults @@ -1,44 +1,42 @@ -! XTerm -! ----- -XTerm*scrollBar: false -XTerm*saveLines: 10000 -XTerm*font: -*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-* -XTerm.termName: xterm -XTerm*background: #ffffff +! xterm +XTerm*scrollBar: false +XTerm*saveLines: 10000 +XTerm*vt100.metaSendsEscape: true +XTerm.termName: xterm +XTerm*font: -*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-* +XTerm*background: #eeeeee XTerm*foreground: #000000 ! black -XTerm*color1: #000000 -! darkgray -XTerm*color8: #333333 +XTerm*color0: #000000 ! red -XTerm*color1: #ff3300 -! lightred -XTerm*color9: #ff9999 +XTerm*color1: #ff3300 ! green -XTerm*color2: #00ff66 -! lightgreen -XTerm*color10: #99ff99 +XTerm*color2: #00ff66 ! yellow XTerm*color3: #ffff33 +! blue +XTerm*color4: #0066cc +! magenta +XTerm*color5: #993399 +! cyan +XTerm*color6: #009999 +! gray +XTerm*color7: #cccccc +! darkgray +XTerm*color8: #333333 +! lightred +XTerm*color9: #ff9999 +! lightgreen +XTerm*color10: #99ff99 ! lightyellow XTerm*color11: #ffff99 -! blue -XTerm*color4: #0066cc ! lightblue -XTerm*color12: #3399ff -! magenta -XTerm*color5: #993399 +XTerm*color12: #3399ff ! lightmagenta -XTerm*color13: #cc66cc -! cyan -XTerm*color6: #009999 +XTerm*color13: #cc66cc ! lightcyan -XTerm*color14: #33cccc -! gray -XTerm*color7: #cccccc +XTerm*color14: #33cccc ! white -XTerm*color15: #ffffff -XTerm*vt100.metaSendsEscape: true -! Misc -! ---- +XTerm*color15: #ffffff +! misc Xft.dpi: 75