Skip to content

[Browser Extension] changes GitHubs code appearance to resemble One Dark Vivid with Fira Code of VS Code as closely as possible, built upon https://github.com/vovanmix/github-dark-theme

License

Notifications You must be signed in to change notification settings

ljosberinn/github-one-dark-vivid

Repository files navigation

Github VS Code One Dark Vivid with Fira Code

Chrome Web Store

changes Githubs code appearance to resemble One Dark Vivid of VS Code as closely as possible, built upon vovanmix/github-dark-theme

img

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 started

git clone https://github.com/github-one-dark-vivid

yarn install

yarn run build

Credits

built upon Github Dark Theme @ Vovanmix