Skip to content

Instantly share code, notes, and snippets.

@bmcculley
Forked from vreon/.Xresources
Created March 21, 2018 18:12
Show Gist options
  • Save bmcculley/9dc6b4b35df0e9f8a9297c45317e10ca to your computer and use it in GitHub Desktop.
Save bmcculley/9dc6b4b35df0e9f8a9297c45317e10ca to your computer and use it in GitHub Desktop.
molokai color theme for xterm
! Molokai theme
*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