/material-theme-plugin

A Material theme plugin for Jenkins.

Primary LanguageLessMIT LicenseMIT

A Material Theme plugin for Jenkins.

Build Status Gitter Changelog Jenkins Plugin Jenkins Plugin Installs

Description

This is an attempt to port the Afonso F's Jenkins material theme (http://afonsof.com/jenkins-material-theme/) to use Theme Manager plugin (https://github.com/jenkinsci/theme-manager-plugin#configuring-the-plugin). This should allow Jenkins administrators to easily switch themes and allow users to select their own theme.

Screenshots

'Red':

Screenshot jenkins-material-red main

'Indigo':

Screenshot jenkins-material-red main

Running (development)

To build and run this plugin you should only need to run:

mvn clean hpi:run

Disclaimer

I am not a front-end web or Java developer. The CCS in the project has mostly been copied from http://afonsof.com/jenkins-material-theme/. The Java in this project has modified from the dark theme plugin (https://github.com/jenkinsci/dark-theme-plugin).

Future work

  • Add the ability for users to define custom theme pallets.
  • Add icons for widely used Plugins icons (e.g. Docker, JCasC, Locked Resources)
  • Need to add tests to check:
    • That when a theme is loaded through the UI, that the correct theme is loaded.

Thanks to