Created
January 10, 2018 14:11
-
-
Save hugogrochau/d44c9bac13d62757fb0c0a880a5c148a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default { | |
white: '#FFFFFF', | |
black: '#000000', | |
primary: '#FF0048', | |
secondary: '#960830' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment