Skip to content

Make jenkins looks better with Material Design Icon.

License

Notifications You must be signed in to change notification settings

fthmko/jenkins-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-theme

Make jenkins looks better with Material Design Icon.

Features

Screenshots

Installation

Use Online Resource

  1. Install Simple Theme Plugin
  2. Click Manage Jenkins
  3. Click Configure System and scroll down to Theme
  4. Add a Javascript URL with value https://cdn.rawgit.com/fthmko/jenkins-theme/userContent/theme.js
  5. Add a CSS URL with value https://cdn.rawgit.com/fthmko/jenkins-theme/userContent/theme.css
  6. Add a CSS URL with value https://cdn.jsdelivr.net/npm/@mdi/font@5.5.55/css/materialdesignicons.min.css
  7. Save and Refresh your browser

Use Local Resource

  1. Download this repo and upload files under userContent to your host's $JENKINS_HOME/userContent
  2. Download Material Design Icon (version 5.5.5) and upload files to your host's $JENKINS_HOME/userContent
  3. Follow the previous method steps and change the URLs to your own

Compatibility

Just test on my own:

  • Jenkins 2.235.4
  • Chrome 84

About

Make jenkins looks better with Material Design Icon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published