Fix theme name in a sample config file

This commit is contained in:
Ivan Klishch
2018-02-21 10:07:06 -05:00
parent 51ecd7f32d
commit 193714994b

View File

@@ -49,7 +49,7 @@ hide_username = False
; Color theme, use "rtv --list-themes" to view a list of valid options. ; 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 ; 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. ; been installed into either the custom of default theme paths.
;theme = monokai ;theme = molokai
################ ################
# OAuth Settings # OAuth Settings