Created
September 27, 2018 19:20
-
-
Save neilkimmett/59489df572dde88dc87873efabae2b35 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
/* Default page background */ | |
export const colorGray10 = "#f7f7f7"; | |
/* ClassPass' key brand color */ | |
export const colorBrand = "#0055ff"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment