summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorrandnobx <randynobx@gmail.com>2015-03-09 20:30:41 -0400
committerrandnobx <randynobx@gmail.com>2015-03-09 20:30:41 -0400
commit81b65ab18a805b333fc08315d28695c8732ad314 (patch)
treeeaca70a6e8c7cbd099598812f9b174530b429596
parenta8d2b74b0ec86cfbf4ec872fb12a4768e65f7e67 (diff)
downloadranger-81b65ab18a805b333fc08315d28695c8732ad314.tar.gz
added solarized colorscheme to list of available-by-default colorschemes in rc.conf
-rw-r--r--ranger/config/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 0d8edaf8..c6622845 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -70,7 +70,7 @@ set unicode_ellipsis false
 set show_hidden_bookmarks true
 
 # Which colorscheme to use?  These colorschemes are available by default:
-# default, jungle, snow
+# default, jungle, snow, solarized
 set colorscheme default
 
 # Preview files on the rightmost column?