Created
August 30, 2011 11:17
-
-
Save petyosi/1180688 to your computer and use it in GitHub Desktop.
.Xdefaults
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URxvt.font: xft:DejaVu Sans Mono:size=9 | |
urxvt*scrollBar: false:q | |
urxvt*scrollstyle: plain | |
urxvt*secondaryScroll: true | |
urxvt*foreground: #f2f2f2 | |
urxvt*background: #101010 | |
urxvt*color0: #101010 | |
urxvt*color1: #f13a21 | |
urxvt*color2: #93f91d | |
urxvt*color3: #ffd00a | |
urxvt*color4: #004f9e | |
urxvt*color5: #ec0048 | |
urxvt*color6: #2aa7e7 | |
urxvt*color7: #f2f2f2 | |
urxvt*color8: #1d202f | |
urxvt*color9: #ff361e | |
urxvt*color10: #ffc005 | |
urxvt*color11: #93ff00 | |
urxvt*color12: #0071ff | |
urxvt*color13: #ef0051 | |
urxvt*color14: #4bb8fd | |
urxvt*color15: #a020f0 | |
urxvt*termName: xterm-256color |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment