Beautify your Jenkins with the a modern flat theme!
Website: http://jenkins-contrib-themes.github.io/jenkins-neo-theme
So you love Jenkins but hate its ugly user interface and icons... Me too! Introducing Jenkins Neo Theme.
This started as a fork to jenkins-material-theme, but changed mostly to use a flat and minimalistic design.
Install Jenkins Simple Theme Plugin
Click Manage Jenkins
Click Configure System
and scroll down to Theme
Specify the URL for https://jenkins-contrib-themes.github.io/jenkins-neo-theme/dist/neo-light.css
.
Click Save
Upload the file http://jenkins-contrib-themes.github.io/jenkins-neo-theme/dist/neo-light.css
to the userContent
folder in the jenkins home directory.
Follow the steps of the previous method using /userContent/neo-light.css
as the url
Install the Stylish Chrome extension
Copy the content of the file http://jenkins-contrib-themes.github.io/jenkins-neo-theme/dist/neo-light.css
Go to Stylish options and click in Write new style
Paste the theme css in the code box
Click in Specify
and set your jenkins domain
Click in Save
Go to your Jenkins website and enable the theme in the Stylish Chrome toolbar icon
CSS file are minified and compressed with Grunt. To prepare the environment:
npm install
grunt
This will generate the following file:
Note: Theme neo-dark is WIP
If you are experiencing issues please let me know! Also, feel free to contribute!
http://aarjithn.mit-license.org/