Skip to content

Instantly share code, notes, and snippets.

@colingabr
Created July 23, 2017 21:46
Show Gist options
  • Save colingabr/58fd17bbcadd3629ee7aad03f1732bef to your computer and use it in GitHub Desktop.
Save colingabr/58fd17bbcadd3629ee7aad03f1732bef to your computer and use it in GitHub Desktop.
hyperlight camp colorscheme
! special
*.foreground: #c5a9a7
*.background: #15152f
*.cursorColor: #c5a9a7
! black
*.color0: #15152f
*.color8: #666666
! red
*.color1: #546039
*.color9: #3f877b
! green
*.color2: #3d6481
*.color10: #8c243e
! yellow
*.color3: #254f64
*.color11: #4d7385
! blue
*.color4: #412d46
*.color12: #c87296
! magenta
*.color5: #ff62a6
*.color13: #faf18e
! cyan
*.color6: #6dc4a2
*.color14: #58b197
! white
*.color7: #c5a9a7
*.color15: #c5a9a7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment