Skip to content

Instantly share code, notes, and snippets.

@revooms
Created April 9, 2018 05:59
Show Gist options
  • Select an option

  • Save revooms/692cebc71b0c50c0cfa2c08ac9dff464 to your computer and use it in GitHub Desktop.

Select an option

Save revooms/692cebc71b0c50c0cfa2c08ac9dff464 to your computer and use it in GitHub Desktop.
Themes
[
{
"name": "Red",
"background-color": "rgb(176, 70, 50)"
},
{
"name": "Blue",
"background-color": "rgb(0, 121, 191)"
},
{
"name": "Green",
"background-color": "rgb(81, 152, 57)"
},
{
"name": "Mint",
"background-color": "rgb(0, 174, 204)"
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment