Mercurial > dotfiles
diff .Xresources @ 0:a5f356e3bebc
inital checkin
author | meillo@marmaro.de |
---|---|
date | Sat, 14 Apr 2007 12:05:55 +0200 |
parents | |
children | 4c1ead2dc501 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.Xresources Sat Apr 14 12:05:55 2007 +0200 @@ -0,0 +1,76 @@ +! by markus schnalke <meillo@marmaro.de> +! last edited on 2007-02-22 + + + +*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-* + +*foreground: #bbbbbb +*background: #222222 + + + +urxvt*scrollBar: false + +urxvt*saveLines: 10000 + + + + + +!! colors 0-7 should be seen as background colors + +!! black +urxvt*color0: #444444 +!! darkgray +urxvt*color8: #000000 +! +!! red +urxvt*color1: #cc5566 +!! lightred +urxvt*color9: #992233 +! +!! green +!urxvt*color2: #aece91 +urxvt*color2: #66aa44 +!! lightgreen +!urxvt*color10: #c5f779 +urxvt*color10: #88aa88 +! +!! yellow +urxvt*color3: #dddd55 +!! lightyellow +urxvt*color11: #cccc22 +! +!! blue +urxvt*color4: #003366 +!urxvt*color4: #9db7d0 +!! lightblue +urxvt*color12: #4488cc +!urxvt*color12: #3c8ec4 +! +!! magenta +!urxvt*color5: #963c59 +urxvt*color5: #aacc99 +!! lightmagenta +!urxvt*color13: #cf9ebe +urxvt*color13: #9977aa +! +!! cyan +!urxvt*color6: #9fc1cc +urxvt*color6: #88aadd +!! lightcyan +!urxvt*color14: #9fc1cc +urxvt*color14: #448877 +! +!! gray +urxvt*color7: #666666 +!! white +urxvt*color15: #bbbbbb + + + + + + +xterm*background: #000000