From da81275c5ee50f764df7b8bd50a48b9c14b39ec0 Mon Sep 17 00:00:00 2001 From: Nemanja Nedeljkovic Date: Thu, 11 Jan 2018 10:15:41 +0100 Subject: [PATCH] Fix typo in theme name --- rtv/templates/rtv.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtv/templates/rtv.cfg b/rtv/templates/rtv.cfg index a1cdcb5..0262a89 100644 --- a/rtv/templates/rtv.cfg +++ b/rtv/templates/rtv.cfg @@ -46,7 +46,7 @@ hide_username = False ; Color theme, use "rtv --list-themes" to view a list of valid options. ; This can be an absolute filepath, or the name of a theme file that has ; been installed into either the custom of default theme paths. -;theme = monokai +;theme = molokai ################ # OAuth Settings