Created
June 1, 2017 14:49
-
-
Save holms/311e8ea4bb402294431f6b3a2e8ad12a to your computer and use it in GitHub Desktop.
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.transparent: true | |
URxvt.xftAntialias: false | |
URxvt*font: xft:Helvetica Neue:pixelsize=10:antialias=false:hinting=false | |
URxvt*boldFont: xft:Helvetica Neue:pixelsize=10:antialias=false:hinting=false | |
URxvt*saveLines: 9999 | |
URxvt*background: #000000 | |
URxvt*foreground: #dcdccc | |
URxvt*scrollBar: False | |
URxvt*depth: 32 | |
URxvt.loginShell: true | |
URxvt.visualBell: true | |
URxvt.fading: 15 | |
URxvt*colorUL: yellow | |
URxvt*underlineColor: yellow | |
URxvt*termName: xterm-color | |
URxvt*skipScroll: true | |
Xft*dpi: 120 | |
UXTerm*faceName: Helvetica Neue | |
UXTerm*faceSize: 10 | |
UXTerm*background: #000000 | |
UXTerm*foreground: #dcdccc | |
UXTerm*termName: xterm-color | |
UXTerm*cursorColor: red | |
UXTerm*scrollBar: false | |
UXTerm*saveLines: 99999 | |
UXTerm*loginShell: true | |
UXTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48 | |
UXTerm*eightBitInput: false | |
UXTerm*cursorBlink: true | |
UXTerm*scaleHeight: 1.0 | |
UXTerm*boldMode: false | |
UXTerm*alwaysBoldMode: false | |
UXTerm*allowBoldFonts: false | |
UXTerm*vt100.renderFont: false | |
UXTerm*selectToClipboard: true | |
!Colors | |
UXTerm*color0: #000d18 | |
UXTerm*color8: #000d18 | |
UXTerm*color1: #C37561 | |
UXTerm*color9: #D19485 | |
UXTerm*color2: #A0A57E | |
UXTerm*color10: #7f8264 | |
UXTerm*color3: #b58b62 | |
UXTerm*color11: #DEBC9C | |
UXTerm*color4: #1d2b41 | |
UXTerm*color12: #98A1B9 | |
UXTerm*color5: #AB716D | |
UXTerm*color13: #b4d2c8 | |
UXTerm*color6: #98B9B1 | |
UXTerm*color14: #769293 | |
UXTerm*color7: #9ba0a7 | |
UXTerm*color15: #6e7383 | |
URxvt*color0: #000d18 | |
URxvt*color8: #000d18 | |
URxvt*color1: #C37561 | |
URxvt*color9: #D19485 | |
URxvt*color2: #A0A57E | |
URxvt*color10: #7f8264 | |
URxvt*color3: #b58b62 | |
URxvt*color11: #DEBC9C | |
URxvt*color4: #1d2b41 | |
URxvt*color12: #98A1B9 | |
URxvt*color5: #AB716D | |
URxvt*color13: #b4d2c8 | |
URxvt*color6: #98B9B1 | |
URxvt*color14: #769293 | |
URxvt*color7: #9ba0a7 | |
URxvt*color15: #6e7383 | |
! eof | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment