| 1 | ## Available themes: |
| 2 | #### Default |
| 3 |  |
| 4 | #### Monokai |
| 5 |  |
| 6 | #### Solarized |
| 7 |  |
| 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. |