Skip to content

Instantly share code, notes, and snippets.

@yhsiang
Created May 22, 2014 07:31
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 yhsiang/d1dc7275779df5fa95f7 to your computer and use it in GitHub Desktop.
Save yhsiang/d1dc7275779df5fa95f7 to your computer and use it in GitHub Desktop.
Bas16 tomorrow-dark colors
// These colors are specific to the theme. Do not use in a package!
@very-light-gray: #c5c8c6;
@light-gray: #969896;
@gray: #373b41;
@dark-gray: #282a2e;
@very-dark-gray: #1d1f21;
@cyan: #8abeb7;
@blue: #81a2be;
@purple: #b294bb;
@green: #b5bd68;
@red: #cc6666;
@dark-red: #a3685a;
@orange: #de935f;
@light-orange: #f0c674;
@bright-orange: #FF8000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment