theme link: https://atomcorp.github.io/themes/
{
"name": "MonaLisa",
"black": "#351b0e",
"red": "#9b291c",
"green": "#636232",
"yellow": "#c36e28",
"blue": "#515c5d",
theme link: https://atomcorp.github.io/themes/
{
"name": "MonaLisa",
"black": "#351b0e",
"red": "#9b291c",
"green": "#636232",
"yellow": "#c36e28",
"blue": "#515c5d",
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream