Skip to content

Instantly share code, notes, and snippets.

@rubenfiszel
Created August 12, 2016 16:43
Show Gist options
  • Save rubenfiszel/f195722d54b62ca665001546c20fda8a to your computer and use it in GitHub Desktop.
Save rubenfiszel/f195722d54b62ca665001546c20fda8a to your computer and use it in GitHub Desktop.
Xcursor.theme: Vanilla-DMZ-AA
Xcursor.size: 22
URxvt*termName: rxvt
URxvt.saveLines: 32767
URxvt*scrollstyle: plain
URxvt*scrollBar_right: true
URxvt.font: xft:Meslo LG M DZ for Powerline:size=11:antialias=true
URxvt.letterSpace: -1
! URxvt*font: xft:Monospace:size=12:antialias=true
! URxvt*boldFont: xft:Monospace:size=12:bold:antialias=true
Xft.hintstyle: hintfull
Xft.hinting: true
Xft.antialias: true
Xft.rgba: rgb
! Xft.dpi: 160
! URxvt.transparent: true
! URxvt.shading: 15
URxvt.intensityStyles: false
URxvt.scrollBar: false
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.perl-ext-common: default,matcher,clipboard,vtwheel,resize-font
URxvt.url-launcher: /usr/bin/google-chrome-stable
URxvt.matcher.button: 1
URxvt.keysym.C-Delete: perl:matcher:last
URxvt.keysym.M-Delete: perl:matcher:list
URxvt.colorUL: #4682B4
URxvt.matcher.rend.0: Uline Bold fg5
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
! colors
*.cursorColor: #b3bdcb
*.background: #404552
*.foreground: #d1d8e0
! Black + DarkGrey
*.color0: #404552
*.color8: #2a303b
! DarkRed + Red
*.color1: #cc575d
*.color9: #a3464a
! DarkGreen + Green
*.color2: #2679db
*.color10: #75a9e8
! DarkYellow + Yellow
*.color3: #b3bdcb
*.color11: #CAD1DB
! DarkBlue + Blue
*.color4: #5294e2
*.color12: #97bfee
! DarkMagenta + Magenta
*.color5: #8b008b
*.color13: #686d79
! DarkCyan + Cyan
*.color6: #b3bdcb
*.color14: #383c4a
! LightGrey + White
*.color7: #E1E5EA
*.color15: #ffffff
! for 256 color stuff
*.color24: #076678
*.color66: #427b58
*.color88: #9d0006
*.color96: #8f3f71
*.color100: #79740e
*.color108: #8ec07c
*.color109: #83a598
*.color130: #af3a03
*.color136: #b57614
*.color142: #b8bb26
*.color167: #fb4934
*.color175: #d3869b
*.color208: #fe8019
*.color214: #fabd2f
*.color223: #ebdbb2
*.color228: #f4e8ba
*.color229: #fdf4c1
*.color230: #ffffc8
*.color234: #1d2021
*.color235: #404552
*.color236: #32302f
*.color237: #3c3836
*.color239: #504945
*.color241: #665c54
*.color243: #7c6f64
*.color244: #928374
*.color245: #928374
*.color246: #a89984
*.color248: #bdae93
*.color250: #d5c4a1%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment