From ed6515a5cbcb9f6e6701b674c59fa83a7ce98570 Mon Sep 17 00:00:00 2001 From: Dante Mogrim <66732473+dantemogrim@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:29:12 +0100 Subject: [PATCH] Add hex color option Works in my environment. Applied identical modifier section as in lazygit's config docs, since options are identical. --- docs/Config.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/Config.md b/docs/Config.md index 879c2787..e6e4ba60 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -87,7 +87,12 @@ The available attributes are: - magenta - cyan - white +- '#ff00ff' + +**Modifiers** + - bold +- default - reverse # useful for high-contrast - underline