# 플러그인 설치
jenkins 환경설정 -> plugin manager -> Simple Theme Plugin
# 이제 테마 css url 을 추가하면 된다.
jenkins 환경설정 -> theme -> add -> css url
# neo2 테마 (https://jenkins-contrib-themes.github.io/jenkins-neo-theme/)
https://tobix.github.io/jenkins-neo2-theme/dist/neo-light.css
# material 테마 (http://afonsof.com/jenkins-material-theme/)
# red
https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-red.css
# blue
https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-blue.css
# purple, orange, indigo, cyan... 등 컬러에 맞는 URL을 사용하면 된다.
#####
# jenkins 환경설정 -> ansi color 설정
Name : onedark.vim
Default Background : jenkins Default
Default Foreground : jenkins Default
Black : #282C34
Red : #e06c75
Green : #98c379
Yellow : #e5c07b
Blue : #61afef
Magenta : #c678dd
Cyan : #56b6c2
White : #abb2bf
comments:
댓글 쓰기