An open API service indexing awesome lists of open source software.

https://github.com/jonathanj/irccloud-solarized

Solarized userstyle for IRCCloud
https://github.com/jonathanj/irccloud-solarized

Last synced: about 1 year ago
JSON representation

Solarized userstyle for IRCCloud

Awesome Lists containing this project

README

          

IRCCloud Solarized
==================

A [Solarized](http://ethanschoonover.com/solarized) userstyle for IRCCloud.

## Installation

* Compile the Sass (use the [online compiler](http://sass-lang.com/try.html) if you don't have one already);
* Copy and paste the resulting CSS into your userstyle software (e.g. Stylish for Firefox);
* Enjoy Solarized.

## Tweaks

The theme is set up for Solarized Light by default, if you want Solarized Dark then the easiest thing to do is change the color Sass variable names around, i.e. `base0` becomes `base00`, `base1` becomes `base01`, `base2` becomes `base02` and `base3` becomes `base03`.

## Screenshots

![Solarized Light](irccloud_solarized_light.png "Solarized Light")

![Solarized Dark](irccloud_solarized_dark.png "Solarized Dark")