From 49ba16da252a73d401cfcf8383f048ab57fa1cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Merlin=20B=C3=BCge?= Date: Wed, 6 Apr 2022 01:56:17 +0200 Subject: [PATCH] Small clarification/rewording of default color values This makes the example config `foot.ini` and its man page slightly more coherent regarding the specification of default values. Note that the cursor color is not hardcoded like e.g. foreground or background, thus in the example config, `` makes more sense. --- doc/foot.ini.5.scd | 10 ++++------ foot.ini | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index d859e30b..cc9daa74 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -422,8 +422,8 @@ applications can change these at runtime. prefix) specifying the foreground (text) and background (cursor) colors for the cursor. - Default: inversed foreground and background colors. - + Default: _inverse foreground/background colors_. + Note that this value only applies to the block cursor. The other cursor styles are always rendered with the foreground color. @@ -551,10 +551,8 @@ can configure the background transparency with the _alpha_ option. *scrollback-indicator* Two color values specifying the foreground (text) and background - (indicator itself) colors for the scrollback indicator. - - Default: first regular color (black) for foreground, - and fifth bright color (light blue) for background. + (indicator itself) colors for the scrollback indicator. Default: + _regular0 bright4_. *urls* Color to use for the underline used to highlight URLs in URL diff --git a/foot.ini b/foot.ini index 978e824e..a9ff60e9 100644 --- a/foot.ini +++ b/foot.ini @@ -54,7 +54,7 @@ [cursor] # style=block -# color=111111 dcdccc +# color= # blink=no # beam-thickness=1.5 # underline-thickness=