jenkins-material-theme

Beautify your Jenkins with the Material Design theme!

  • 所有者: afonsof/jenkins-material-theme
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

image

jenkins-material-theme Build Status

Beautify your Jenkins with the Material Design theme!

Website: http://afonsof.com/jenkins-material-theme

So you love Jenkins but hate its ugly user interface and icons... Me too! Introducing Jenkins Material Theme.
You can turn your favorite frog CI tool into a handsome prince in few steps!

Features

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

Screenshots

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

Installation

  1. Choose your color:
    image

  2. Replace {{your-color-name}} in the URL by the chosen color: https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-{{your-color-name}}.css

  3. Install Jenkins Simple Theme Plugin

  4. Click Manage Jenkins

  5. Click Configure System and scroll down to Theme

  6. Set the CSS field to the generated URL.

  7. Click Save

Using your Jenkins Hosting

  1. Follow the step 1 and 2 of the previous method

  2. Download the generated URL

  3. Upload the downloaded file to your web server

  4. Follow the steps 3 to 7 of the previous method using your uploaded file as URL in step 6

Using Stylish (only you will be able to see the awesome theme)

  1. Follow the step 1 and 2 of the previous method

  2. Copy the content of the file downloaded file

  3. Install the Stylish Chrome extension

  4. Go to Stylish options and click in Write new style

  5. Paste the theme css in the code box

  6. Click in Specify and set your jenkins domain

  7. Click in Save

  8. Go to your Jenkins website and enable the theme in the Stylish Chrome toolbar icon

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

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

主要指标

概览
名称与所有者afonsof/jenkins-material-theme
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-11-23 02:55:36
推送于2023-12-16 06:22:28
最后一次提交2018-02-24 14:12:24
发布数0
用户参与
星数1.7k
关注者数41
派生数347
提交数248
已启用问题?
问题数147
打开的问题数93
拉请求数26
打开的拉请求数17
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?