From dd26a3247c2bb0181af2d80cb0228a8d1dec45da Mon Sep 17 00:00:00 2001 From: sblondon Date: Sun, 14 Apr 2024 13:05:40 +0200 Subject: [PATCH] more details about the default theme shown feature Co-authored-by: Martin Nordholts --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f396f09..3444127e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ - Relax syntax mapping rule restrictions to allow brace expansion #2865 (@cyqsimon) - Apply clippy fixes #2864 (@cyqsimon) - Faster startup by offloading glob matcher building to a worker thread #2868 (@cyqsimon) -- Display which theme is the default one, see #2838 (@sblondon) +- Display which theme is the default one in colored output, see #2838 (@sblondon) ## Syntaxes