Skip to content

Instantly share code, notes, and snippets.

@forethoughtde
Created January 23, 2018 22:59
Show Gist options
  • Save forethoughtde/71423be03bd15ad710e0dc5cf655a156 to your computer and use it in GitHub Desktop.
Save forethoughtde/71423be03bd15ad710e0dc5cf655a156 to your computer and use it in GitHub Desktop.
JSON list which holds corresponding hover color for the actual color.
{
"#647d2d": "#97B060",
"#d7d7cd": "#F1F1E7",
"#50bed7": "#83F1FF",
"#005f87": "#3392BA",
"#73645a": "#A6978D",
"#aaaa96": "#DDDDC9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment