Skip to content

Instantly share code, notes, and snippets.

@yamao2253
Last active December 30, 2018 21:07
Show Gist options
  • Save yamao2253/76fa64f8732288f261d93b8a6160e2e7 to your computer and use it in GitHub Desktop.
Save yamao2253/76fa64f8732288f261d93b8a6160e2e7 to your computer and use it in GitHub Desktop.
! Update
! xrdb -merge $HOME/.Xresources
URxvt.geometry: 96x32
URxvt.font: xft:Ricty-10
URxvt.letterSpace: -1
URxvt.cursorBlink: true
URxvt.scrollBar: false
! Molokai theme
! See: https://gist.github.com/vreon/845878
urxvt*background: #101010
urxvt*foreground: #d0d0d0
urxvt*cursorColor: #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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment