Skip to content

Latest commit

 

History

History
95 lines (60 loc) · 2.56 KB

README.md

File metadata and controls

95 lines (60 loc) · 2.56 KB

Jenkins Neo2 Theme

Build Status

Beautify your Jenkins with the a modern flat theme!

Website: https://tobix.github.io/jenkins-neo2-theme

This started as a fork to jenkins-neo-theme, which itself started as a fork to the jenkins-material-theme, but was developed further to work correctly with modern versions of Jenkins.

Features

  • Just one css file
  • Embed minified SVG images
  • Multiple ways to install

Installation

Using this GitHub page

  1. Install Jenkins Simple Theme Plugin

  2. Click Manage Jenkins

  3. Click Configure System and scroll down to Theme

  4. Specify the URL for https://tobix.github.io/jenkins-neo2-theme/dist/neo-light.css.

  5. Click Save

Using your Jenkins Hosting

  1. Copy the file https://tobix.github.io/jenkins-neo2-theme/dist/neo-light.css to the directory userContent in your JENKINS_HOME

  2. Follow the steps of the previous method and use /userContent/neo-light.css as the URL.

Development

CSS file are minified and compressed with Grunt. To prepare the environment:

npm install
grunt

This will generate the following file:

  • dist/neo-light.css
  • dist/neo-dark.css

Note: Theme neo-dark is WIP

Compatibility

  • 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!

License

MIT License

Thanks to