Skip to content

Instantly share code, notes, and snippets.

@silverly
Created January 19, 2016 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silverly/56c3b82fb42dd3a9fabf to your computer and use it in GitHub Desktop.
Save silverly/56c3b82fb42dd3a9fabf to your computer and use it in GitHub Desktop.
! special
*.foreground: #ffffff
*.background: #000000
*.cursorColor: #ffffff
! black
*.color0: #3d3d3d
*.color8: #4d4d4d
! red
*.color1: #6673bf
*.color9: #899aff
! green
*.color2: #3ea290
*.color10: #52ad91
! yellow
*.color3: #b0ead9
*.color11: #98c9bb
! blue
*.color4: #31658c
*.color12: #477ab3
! magenta
*.color5: #596196
*.color13: #7882bf
! cyan
*.color6: #8292b2
*.color14: #95a7cc
! white
*.color7: #c8cacc
*.color15: #edeff2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment