From a9d6bea90e93793f2855c2d0f920ba7b3af4e218 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 21 Sep 2017 12:03:59 -0400 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93971d4..6ac740e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ RTV is built in **python** using the **curses** library. * [Demo](#demo) * [Installation](#installation) * [Usage](#usage) -* [Settings](#settings) +* [Settings](#settings) +* [Themes](#themes) * [FAQ](#faq) * [Contributing](#contributing) * [License](#license) @@ -168,6 +169,31 @@ RTV supports copying submission links to the OS clipboard. On macOS this is supported out of the box. On Linux systems you will need to install either [xsel](http://www.vergenet.net/~conrad/software/xsel/) or [xclip](https://sourceforge.net/projects/xclip/). +## Themes + + + + + + + + + + +
+ Solarized Dark + + + Solarized Light + +
+ Papercolor + + + Molokai + +
+ ## FAQ **Why am I getting an error during installation/when launching rtv?**