Skip to content

Instantly share code, notes, and snippets.

@utdemir
Created January 24, 2015 15:24
Show Gist options
  • Save utdemir/db1bf17613789e3ebd07 to your computer and use it in GitHub Desktop.
Save utdemir/db1bf17613789e3ebd07 to your computer and use it in GitHub Desktop.
urxvt molokai
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
urxvt.scrollBar: false
urxvt.font : xft:Meslo LG M DZ:regular:size=9
urxvt.boldfont: xft:Meslo LG M DZ:bold :size=9
URxvt.depth: 32
URxvt.transparent: false
URxvt.fading: 0
URxvt.loginShell: true
URxvt.saveLines: 20000
URxvt.internalBorder: 3
URxvt.lineSpace: 0
URxvt*background: #101010
*foreground: #CCCCCC
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
URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment