Merge pull request #515 from klivan/fix-theme-name-in-sample-config-file

Fix theme name in a sample config file
This commit is contained in:
Michael Lazar
2018-02-21 10:49:46 -05:00
committed by GitHub

View File

@@ -49,7 +49,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