From fabdda0492c36bca691176485add9e013680f4dd Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 23 Feb 2020 11:57:12 +1100 Subject: allow customizing background color in staging mode --- docs/Config.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/Config.md') diff --git a/docs/Config.md b/docs/Config.md index 7f7ee4e1c..c1ac22d9b 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -21,6 +21,8 @@ Default path for the config file: - white optionsTextColor: - blue + selectedLineBgColor: + - blue commitLength: show: true mouseEvents: true @@ -193,6 +195,8 @@ If you have issues with a light terminal theme where you can't read / see the te - bold inactiveBorderColor: - black + selectedLineBgColor: + - blue ``` ## Example Coloring: -- cgit v1.2.3