Skip to content

Instantly share code, notes, and snippets.

@LukeSmetham
Created September 20, 2019 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save LukeSmetham/343a797a25e609a051ca79325d31626d to your computer and use it in GitHub Desktop.
Save LukeSmetham/343a797a25e609a051ca79325d31626d to your computer and use it in GitHub Desktop.
export default {
trueblack: '#000000',
black: '#0A0B09',
gray: '#111210',
slate: '#232328',
red: '#DC4C40',
purple: '#6E7FFE',
white: '#ffffff',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment