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

https://github.com/bfontaine/solarized-quora

Solarized theme for Quora’s code blocks
https://github.com/bfontaine/solarized-quora

quora solarized

Last synced: 7 months ago
JSON representation

Solarized theme for Quora’s code blocks

Awesome Lists containing this project

README

          

# Solarized Quora

This repo provides two files you can use to have the [Solarized theme][official-repo]
in code blocks on [Quora](https://www.quora.com/).

[official-repo]: https://github.com/altercation/solarized

The light theme comes from [here](https://gist.github.com/tdreyno/1125708), and
the dark one from [there](https://gist.github.com/zmanji/1573884). They have
been tweaked a little (especially the second one) to work on Quora.

## Screenshots

![Light](https://rawgithub.com/bfontaine/solarized-quora/master/imgs/light.png)
![Dark](https://rawgithub.com/bfontaine/solarized-quora/master/imgs/dark.png)

## Install

Download the theme you want, and drop it in your user stylesheet.

### Google Chrome

- Mac: `~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css`
- Ubuntu: `~/.config/google-chrome/Default/User StyleSheets/Custom.css`
- Windows: `C:\\Users\\YourUsername\\AppData\\Local\\Google\\Chrome\\User Data\\DefaultU\\ser StyleSheets\\Custom.css`

### Firefox

(TODO)

### Internet Explorer

See [this tutorial](http://webdesign.about.com/od/css/ht/htcssuseriewin.htm).

### Opera

See [this tutorial](http://webdesign.about.com/od/css/ht/htcssuseropera.htm).

### Chromium

- Ubuntu: `~/.config/chromium/Default/User StyleSheets/Custom.css`

## License

MIT