document
[rainbowstream.git] / theme.md
CommitLineData
b84845b9
O
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:
10You are free to create your own themes.
11Create a file `~/.rainbow_config.json` and see the example for
12[Monokai](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset/monokai.json)
13or
14[Solarized](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset/solarized.json)
15
16Comment as `//` or `/**/` is accepted.