Skip to content

Instantly share code, notes, and snippets.

@davidbgk
davidbgk / Solarized.css
Created February 29, 2012 01:20
A theme for LimeChat IRC client, inspired by Whisper and adapted with Solarized colors. Drop it in ~/Library/Application Support/LimeChat/Themes
html.normal {
color: #4b4b4b;
background-color: white;
font: 14px/1.4em 'Menlo' sans-serif;
margin: 0;
padding: 0;
}
body.normal a img {
border: 0;