Skip to content

Instantly share code, notes, and snippets.

@gnarula
Created March 5, 2013 15:01
Show Gist options
  • Save gnarula/5090907 to your computer and use it in GitHub Desktop.
Save gnarula/5090907 to your computer and use it in GitHub Desktop.
.Xresources
xterm*faceName: Menlo for Powerline
xterm*faceSize: 8
xterm*metaSendsEscape: true
xterm*utf8: 1
*foreground: #DDEEDD
*background: #1C1C1C
!black
*color0: #1C1C1C
*color8: #4d4d4d
!red
*color1: #D81860
*color9: #F00060
!green
*color2: #B7CE42
*color10: #BDE077
!yellow
*color3: #FEA63C
*color11: #FFE863
!blue
*color4: #66AABB
*color12: #AACCBB
!magenta
*color5: #B7416E
*color13: #BB4466
!cyan
*color6: #5E7175
*color14: #A3BABF
!white
*color7: #DDEEDD
*color15: #6C887A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment