Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
Currently this theme will only update the syntax highlighting for code and diffs.
Once installed, it will replace the default syntax highlighting theme with Dracula here: https://gitlab.com/profile/preferences
You can find a link to the css that you'll need to manually inject here:
https://github.com/dracula/gitlab/blob/master/dracula.css
Make sure Node.js is installed.
git clone https://github.com/dracula/gitlab dracula-gitlab cd dracula-gitlab cd build npm install npm run build
Then you'll find dracula.css
and dracula.user.css
in the root folder.