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
- Host: GitHub
- URL: https://github.com/bfontaine/solarized-quora
- Owner: bfontaine
- License: mit
- Created: 2013-08-15T22:11:25.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-15T22:11:59.000Z (about 12 years ago)
- Last Synced: 2025-03-23T23:43:41.822Z (7 months ago)
- Topics: quora, solarized
- Language: CSS
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## 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