Skip to content

Instantly share code, notes, and snippets.

@ricobl
Created October 30, 2013 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ricobl/7239199 to your computer and use it in GitHub Desktop.
Save ricobl/7239199 to your computer and use it in GitHub Desktop.
Terminal-like style for Jenkins console output
pre {
color: #fff;
background-color: #000;
padding: 10px;
}
@ricobl
Copy link
Author

ricobl commented Oct 30, 2013

Use with Simple Theme Plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Simple+Theme+Plugin

Get the raw url and replace the domain with rawgithub.com to get the right content-type header, otherwise the browser may not render the styles.

More info: http://rawgithub.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment