Skip to content

parlaylabs/jenkins-highfive-theme

 
 

Repository files navigation

image

jenkins-highfive-theme

Beautify your Jenkins with the Highfive theme!

Website: https://parlaylabs.github.io/jenkins-highfive-theme

This is a Highfive-themed fork of Jenkins Material Theme.

Features

  • Just one small css file (35K)
  • Embed minified SVG images
  • Multiple ways to install
  • Customize the color and logo using the generator

Screenshots

TODO: Update these screenshots

Screenshot jenkins-material-theme main Screenshot jenkins-material-theme legend Screenshot jenkins-material-theme console Screenshot jenkins-material-theme history

Installation

Using this GitHub page (recommended) (auto-updated)

  1. Install Jenkins Simple Theme Plugin

  2. Click Manage Jenkins

  3. Click Configure System and scroll down to Theme

  4. Set the CSS field to https://parlaylabs.github.io/jenkins-highfive-theme/dist/material-light.css.

  5. Click Save

Development

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

npm install
grunt

This will generate the following file:

  • dist/material-light.css

You can test the changes before committing using Stylish

Deployment

After committing and pushing the changes, run publish.sh

Compatibility

  • Simple Theme plugin 0.3
  • Jenkins 1.636
  • Firefox 3.5+
  • Chrome 4+
  • Safari 4+
  • Opera 15+
  • Microsoft IE11 and Edge

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

License

http://afonsof.mit-license.org/

Thanks to

Packages

No packages published

Languages

  • Less 50.1%
  • JavaScript 44.4%
  • Shell 4.4%
  • Java 1.1%