Skip to content

Khaos66/jenkins-neo2-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

341 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Neo2 Theme

license Maintenance Building CSS

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

Screenshots

Start page Job page

Installation

If you want to keep using an older release, replace /dist/ in all URLs with an older version, for example /v0.2.0/.

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. If you have Node & yarn installed, you can build everything with:

yarn test

This will generate the following file:

  • dist/neo-light.css

Compatibility

  • Current Simple Theme plugin
  • Current Jenkins LTS (older versions might still work, but compatibility isn't guaranteed)
  • Firefox
  • Chrome
  • Microsoft IE11 and Edge (IE & Edge support isn't tested regularly)

If you are experiencing issues please let me know! Also, feel free to contribute!

License

MIT License

Thanks to

About

A modern flat theme for Jenkins

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Less 89.6%
  • JavaScript 10.0%
  • Shell 0.4%