Merge pull request #403 from jelly/cursor-color

Document default color and cursor_foreground behavior
This commit is contained in:
jelle van der Waa 2016-10-11 16:34:02 +02:00 committed by GitHub
commit a54bdcc7b1
1 changed files with 3 additions and 0 deletions

3
config
View File

@ -32,8 +32,11 @@ filter_unmatched_urls = true
#modify_other_keys = false
[colors]
# If both of these are unset, cursor falls back to the foreground color,
# and cursor_foreground falls back to the background color.
#cursor = #dcdccc
#cursor_foreground = #dcdccc
foreground = #dcdccc
foreground_bold = #ffffff
background = #3f3f3f