Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Last active October 26, 2019 07:14
Show Gist options
  • Save patrykpoborca/4bff4e4cc1b00c5f816dbee75c1528f3 to your computer and use it in GitHub Desktop.
Save patrykpoborca/4bff4e4cc1b00c5f816dbee75c1528f3 to your computer and use it in GitHub Desktop.
{
"minimumVersion": "1.0.0",
"currentVersion": "1.0.1",
"eventTypes": [
{ "name": "Project",
"highlightColor": "#FFEFEF",
"borderColor": "#B139B3",
"gradient": {
"start": "#F2444E",
"end": "#B139B3"
},
"icon": "https://i.imgur.com/xfDIR5H.png",
"id": "1"
},
{ "name": "Work",
"highlightColor": "#EFFFED",
"borderColor": "#52B343",
"gradient": {
"start": "#86E0A4",
"end": "#61C851"
},
"icon": "https://i.imgur.com/Ic1p5rh.png",
"id": "2"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment