jenkins-contrib-themes / jenkins-neo-theme

A modern flat theme for Jenkins
http://jenkins-contrib-themes.github.io/jenkins-neo-theme/
352 stars 94 forks source link

New installation option #20

Open bootstraponline opened 8 years ago

bootstraponline commented 8 years ago

The enterprise Jenkins vendor I use doesn't allow themes because custom CSS is a potential security risk. The neo theme is awesome though so I created a plugin that bundles the CSS directly.

https://github.com/bootstraponline/neo_light_plugin

This might be useful for other people in a similar situation.

afonsof commented 8 years ago

Thanks @bootstraponline! It also resolves this issue: https://github.com/jenkins-contrib-themes/jenkins-material-theme/issues/28. I'll port your plugin to the https://github.com/jenkins-contrib-themes/jenkins-material-theme structure.

bootstraponline commented 8 years ago

@afonsof awesome work!