Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsof committed Jun 4, 2016
1 parent ae613b6 commit d630150
Showing 1 changed file with 14 additions and 20 deletions.
34 changes: 14 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,44 +24,38 @@ You can turn your favorite frog CI tool into a handsome prince in few steps!
1. Choose your color:
![image](http://jenkins-contrib-themes.github.io/jenkins-material-theme/images/pallete.png)

1. Replace {{your-color-name}} in the URL by the chosen color: `https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-{{your-color-name}}.css`
2. Replace {{your-color-name}} in the URL by the chosen color: `https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-{{your-color-name}}.css`

1. Install [Jenkins Simple Theme Plugin][simple]
3. Install [Jenkins Simple Theme Plugin][simple]

1. Click `Manage Jenkins`
4. Click `Manage Jenkins`

1. Click `Configure System` and scroll down to `Theme`
5. Click `Configure System` and scroll down to `Theme`

1. Set the CSS field to the generated URL.
6. Set the CSS field to the generated URL.

1. Click `Save`
7. Click `Save`


### Using the Native Jenkins Plugin

1. Download the file https://github.com/jenkins-contrib-themes/jenkins-material-theme/raw/master/hpi/material-theme.hpi

1. Go to `Manage Jenkins > Plugins > Advanced`
### Using your Jenkins Hosting

1. Select the downloaded file in the area `Upload Plugin`
1. Follow the step 1 and 2 of the previous method

1. Click `Upload`
2. Download the generated URL

1. Restart your Jenkins Server
3. Upload the downloaded file to your web server

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

1. Upload the file `https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-light.css` to your web server

1. Follow the steps of the previous method using your uploaded file as URL in step 4
### Using Stylish (only you will be able to see the awesome theme)

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

### Using Stylish (only you will be able to see the awesome theme)
1. Copy the content of the file downloaded file

1. Install the [Stylish Chrome extension][stylish]

1. Copy the content of the file https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-light.css

1. Go to Stylish options and click in `Write new style`

1. Paste the theme css in the code box
Expand Down

0 comments on commit d630150

Please sign in to comment.