changes Githubs code appearance to resemble One Dark Vivid of VS Code as closely as possible, built upon vovanmix/github-dark-theme
requires https://github.com/tonsky/FiraCode installed locally
If you wish more colors to be added, please open a PR.
Fonts need to be added to /src/code.less line 5, with a fallback for macOS/Windows (different naming for the same font)
git clone https://github.com/github-one-dark-vivid
yarn install
yarn run build
built upon Github Dark Theme @ Vovanmix