Beautify your Jenkins with a modern flat theme!
This started as a fork to jenkins-neo2-theme, which itself started as a fork to the jenkins-neo-theme, but was developed further to work correctly with modern versions of Jenkins.
- Just one css file
- Embed minified SVG images
- Multiple ways to install
CSS file are minified and compressed with Grunt. To prepare the environment:
npm install
grunt
This will generate the following file:
- dist/destroystokyo.css
- Simple Theme plugin 0.3
- Jenkins 2.7
- Firefox
- Chrome
- Microsoft IE11 and Edge
If you are experiencing issues please let me know! Also, feel free to contribute!
MIT License
- Jenkins neo2 theme for the inspiration and original work
- Jenkins neo theme for the inspiration and original work
- Jenkins material theme for the inspiration and original work
- Simple Theme Plugin for the Simple Theme plugin
- Google for the the material design inspiration and the icons
- Material Design Icons for some extra icons
- canon-jenkins for the base theme
- @Heldroe for Firefox and Microsoft support