Skip to content

Instantly share code, notes, and snippets.

@blark
Created November 11, 2016 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blark/64ce8016a68e92942d2748751429cf43 to your computer and use it in GitHub Desktop.
Save blark/64ce8016a68e92942d2748751429cf43 to your computer and use it in GitHub Desktop.
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.hintstyle: hintfull
Xft.dpi: 220
URxvt.depth: 32
URxvt.buffered: True
URxvt.tabbed.autohide: yes
URxvt.tabbed.title: no
URxvt.tabbed.tabbar-fg: 14
URxvt.tabbed.tabbar-bg: 236
URxvt.tabbed.tab-fg: 185
URxvt.tabbed.tab-bg: 235
URxvt.perl-ext-common: tabbedex
URxvt.geometry: 120x40
URxvt.scrollBar: false
URxvt.font: xft:Meslo LG S for Powerline:size=10
URxvt.letterSpace: -1
URxvt.internalBorder: 15
URxvt.saveLines: 10000
! Molokai theme
URxvt*background: #101010
URxvt*foreground: #d0d0d0
URxvt*color0: #101010
URxvt*color1: #960050
URxvt*color2: #66aa11
URxvt*color3: #c47f2c
URxvt*color4: #30309b
URxvt*color5: #7e40a5
URxvt*color6: #3579a8
URxvt*color7: #9999aa
URxvt*color8: #303030
URxvt*color9: #ff0090
URxvt*color10: #80ff00
URxvt*color11: #ffba68
URxvt*color12: #5f5fee
URxvt*color13: #bb88dd
URxvt*color14: #4eb4fa
URxvt*color15: #d0d0d0
*xterm*background: #101010
*xterm*foreground: #d0d0d0
*xterm*cursorColor: #d0d0d0
*xterm*color0: #101010
*xterm*color1: #960050
*xterm*color2: #66aa11
*xterm*color3: #c47f2c
*xterm*color4: #30309b
*xterm*color5: #7e40a5
*xterm*color6: #3579a8
*xterm*color7: #9999aa
*xterm*color8: #303030
*xterm*color9: #ff0090
*xterm*color10: #80ff00
*xterm*color11: #ffba68
*xterm*color12: #5f5fee
*xterm*color13: #bb88dd
*xterm*color14: #4eb4fa
*xterm*color15: #d0d0d0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment