Skip to content

Instantly share code, notes, and snippets.

@preshetin
Last active May 22, 2017 20:12
Show Gist options
  • Save preshetin/a693c3fd55b873701a23487babf1417c to your computer and use it in GitHub Desktop.
Save preshetin/a693c3fd55b873701a23487babf1417c to your computer and use it in GitHub Desktop.
{
new: "bg-green",
done: "bg-gray",
visible: "bg-blue",
invisible: "bg-gray",
pending: "bg-yellow",
success: "bg-green",
active: "bg-green",
inactive: "bg-red"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment