8ebdb6968988a173298cc4f109161a93347046c8
[rainbowstream.git] / theme.md
1 ## Available themes:
2 #### Default
3 ![Default](./screenshot/themes/Default.png)
4 #### Monokai
5 ![Monokai](./screenshot/themes/Monokai.png)
6 #### Solarized
7 ![Solarized](./screenshot/themes/Solarized.png)
8
9 ## Customize:
10 You are free to create your own themes.
11 Create a file `~/.rainbow_config.json` and see the example for
12 [Monokai](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset/monokai.json)
13 or
14 [Solarized](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset/solarized.json)
15
16 Comment as `//` or `/**/` is accepted.