diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-23 00:09:32 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-23 00:09:32 +0200 |
commit | 1e3067154b45202192240258231e2a12b20f00c9 (patch) | |
tree | b67d17cd22cee4b41801bad8fe586027f52d7541 /xdefaults | |
parent | 6a0aef68286a04f06d709bc54ac55fb46ed75783 (diff) |
Another theme commit
Diffstat (limited to 'xdefaults')
-rw-r--r-- | xdefaults | 62 |
1 files changed, 19 insertions, 43 deletions
@@ -1,5 +1,4 @@ URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-* -#URxvt*font: -misc-fixed-*-*-*-*-17-*-*-*-*-*-*-* URxvt*buffered: true URxvt*internalBorder: 2 @@ -26,46 +25,23 @@ URxvt*urlLauncher: firefox URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] -#URxvt.cursorColor: #005588 -URxvt*background: #000000 +URxvt*background: #0e1310 URxvt*foreground: #ffffff - -#URxvt.transparent: true -#URxvt.tintColor: #000000 -#URxvt.shading: 20 - -#URxvt*colorBD: #FFFFFF -#URxvt*colorUL: #FFFFFF -#URxvt*color0: #5D5D5D -#URxvt*color1: #CC0000 -#URxvt*color2: #6E8558 -#URxvt*color3: #C4A000 -#URxvt*color4: #3465A4 -#URxvt*color5: #CEA86F -#URxvt*color6: #FFFFFF -#URxvt*color7: #FFFFFF -#URxvt*color8: #888888 -#URxvt*color9: #D76666 -#URxvt*color10: #B5DF8D -#URxvt*color11: #FF0000 -#URxvt*color12: #729FCF -#URxvt*color13: #FFD28F -#URxvt*color14: #69C8B1 -#URxvt*color15: #9AC4DD - -#URxvt*color0: #262729 -#URxvt*color8: #554444 -#URxvt*ccolor1: #F92672 -#URxvt*color9: #FF669D -#URxvt*color2: #A6E22E -#URxvt*color10: #BEED5F -#URxvt*color3: #FD971F -#URxvt*color11: #E6DB74 -#URxvt*color4: #66D9EF -#URxvt*color12: #66D9EF -#URxvt*color5: #9E6FFE -#URxvt*color13: #9E6FFE -#URxvt*color6: #5E7175 -#URxvt*color14: #A3BABF -#URxvt*color7: #CCCCC6 -#URxvt*color15: #F8F8F2 +URxvt*colorBD: #FFFFFF +URxvt*colorUL: #FFFFFF +URxvt*color0: #5D5D5D +URxvt*color1: #CC0000 +URxvt*color2: #6E8558 +URxvt*color3: #C4A000 +URxvt*color4: #3465A4 +URxvt*color5: #CEA86F +URxvt*color6: #FFFFFF +URxvt*color7: #FFFFFF +URxvt*color8: #888888 +URxvt*color9: #D76666 +URxvt*color10: #B5DF8D +URxvt*color11: #FF0000 +URxvt*color12: #729FCF +URxvt*color13: #FFD28F +URxvt*color14: #69C8B1 +URxvt*color15: #9AC4DD |