Updating readme for themes

This commit is contained in:
Michael Lazar
2017-12-09 21:12:49 -05:00
parent 5afe51831d
commit ee9b799b45
6 changed files with 161 additions and 81 deletions

View File

@@ -176,19 +176,9 @@ List installed themes with ``--list-themes`` flag, and select one using ``--them
$ rtv --theme=papercolor
```
You can also use the <kbd>F2</kbd> & <kbd>F3</kbd> keys to cycle through available themes:
You can also use the <kbd>F2</kbd> & <kbd>F3</kbd> keys for a live preview of the available themes.
<table>
<tr>
<td align="center">
<p><strong>Default</strong></p>
<img src="resources/theme_default.png"></img>
</td>
<td align="center">
<p><strong>Monochrome</strong></p>
<img src="resources/theme_monochrome.png"></img>
</td>
</tr>
<tr>
<td align="center">
<p><strong>Solarized Dark</strong></p>
@@ -211,7 +201,7 @@ You can also use the <kbd>F2</kbd> & <kbd>F3</kbd> keys to cycle through availab
</tr>
</table>
See [THEMES.md](THEMES.md) for instructions on how to create your own theme.
For instructions on writing and installing your own themes, see [THEMES.md](THEMES.md).
## FAQ