Document default color and cursor_foreground behavior

Document the cursor color and cursor_foreground behaviour with the
default termite configuration.
This commit is contained in:
Jelle van der Waa 2016-10-11 15:40:14 +02:00
parent a9cecb4b9d
commit 574744ea1e
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