Skip to content

Instantly share code, notes, and snippets.

@dkblay
Last active August 6, 2019 15:55
Show Gist options
  • Save dkblay/8be27f6904f29b23c00ff127802c08db to your computer and use it in GitHub Desktop.
Save dkblay/8be27f6904f29b23c00ff127802c08db to your computer and use it in GitHub Desktop.
constants
export const colorCode = {
bigStone: "#182E3F",
siverTree: "#6CB6A0",
redDaMask: "#DC5F46",
ronChi: "#E9B24F"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment