From 597cc9cfd5c7d5f6898e8f592412742e6292c4f1 Mon Sep 17 00:00:00 2001 From: Pawel Mackiewicz Date: Sat, 7 Jun 2025 09:36:34 +0200 Subject: [PATCH] Update README.md clarify setting CLI colors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b88020..971b55a 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ bootdev config colors --red --green --gray ``` *You can use an [ANSI color code](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) or a hex string as the ``.* +*Hex string should be within `''` (e.g. '#AABBCC')* - To get the current colors, run: