From e55cfe32b05f8adeae9873ca0b9092a7b5113b38 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 28 Nov 2021 11:50:05 +0100 Subject: Consistently refer to hints as hints. Avoid introducing the term 'label'. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 97deaf3..c83e08c 100644 --- a/README +++ b/README @@ -58,10 +58,10 @@ URxvt.reselect.order "descending" to assign hints in reverse order URxvt.reselect.pattern. define a custom pattern, which will be available as the 'user.' action -URxvt.reselect.input.backgroundColor Bg color for numbers typed -URxvt.reselect.input.foregroundColor Fg color for numbers typed -URxvt.reselect.label.backgroundColor Bg color for numbered labels -URxvt.reselect.label.foregroundColor Fg color for numbered labels +URxvt.reselect.input.backgroundColor Bg color for characters typed +URxvt.reselect.input.foregroundColor Fg color for characters typed +URxvt.reselect.hint.backgroundColor Bg color for the hint overlays +URxvt.reselect.hint.foregroundColor Fg color for the hint overlays URxvt.reselect.prompt.backgroundColor Bg color for "Follow:" prompt URxvt.reselect.prompt.foregroundColor Fg color for "Follow:" prompt URxvt.reselect.status.backgroundColor Bg color for status messages -- cgit v1.2.3