Skip to content

Instantly share code, notes, and snippets.

@colingabr
Created July 23, 2017 21:47
Show Gist options
  • Save colingabr/c5a398acdda40a25cb4f59d226ba61d6 to your computer and use it in GitHub Desktop.
Save colingabr/c5a398acdda40a25cb4f59d226ba61d6 to your computer and use it in GitHub Desktop.
hyperlight cave colorscheme
! special
*.foreground: #ffff9b
*.background: #241e1e
*.cursorColor: #ffff9b
! black
*.color0: #443558
*.color8: #a92d4e
! red
*.color1: #a54242
*.color9: #cc6666
! green
*.color2: #85678f
*.color10: #b5bd68
! yellow
*.color3: #5bf29e
*.color11: #c3253d
! blue
*.color4: #4a2842
*.color12: #81a2be
! magenta
*.color5: #85678f
*.color13: #b294bb
! cyan
*.color6: #5e8d87
*.color14: #b62c3e
! white
*.color7: #707880
*.color15: #c5c8c6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment