Skip to content

Instantly share code, notes, and snippets.

@joshfinley
Last active September 14, 2015 22:45
Show Gist options
  • Save joshfinley/2c0ebdceb0bf920d0929 to your computer and use it in GitHub Desktop.
Save joshfinley/2c0ebdceb0bf920d0929 to your computer and use it in GitHub Desktop.
! special
*.foreground: #ffcc8e
*.background: #2a2424
*.cursorColor: #ffcc8e
! black
*.color0: #2a2424
*.color8: #2a2424
! red
*.color1: #a54242
*.color9: #cc6666
! green
*.color2: #8c9440
*.color10: #f4d5a6
! yellow
*.color3: #de935f
*.color11: #f0c674
! blue
*.color4: #5f819d
*.color12: #fd6d14
! magenta
*.color5: #85678f
*.color13: #000000
! cyan
*.color6: #5e8d87
*.color14: #fff48c
! white
*.color7: #707880
*.color15: #ff7b7b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment