Skip to content

Instantly share code, notes, and snippets.

View tingham's full-sized avatar
💭
Making the world better by making my world worse.

Thomas Ingham tingham

💭
Making the world better by making my world worse.
View GitHub Profile
@zachshallbetter
zachshallbetter / solarized.css
Created October 7, 2013 20:58
Google Prettyfy.js Solarized
code, kbd, pre, samp {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif
}
pre {
background-color: #333;
padding: 0px 15px 15px;
font-size: 0.96em;
font-weight: 500;
}