emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars 7cf880d7cd 391/431: Reduce default bar blen


From: ELPA Syncer
Subject: [elpa] externals/indent-bars 7cf880d7cd 391/431: Reduce default bar blend
Date: Mon, 16 Sep 2024 12:59:53 -0400 (EDT)

branch: externals/indent-bars
commit 7cf880d7cdaaa27f28bb37edc9815914f4952ad6
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    Reduce default bar blend
---
 indent-bars.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indent-bars.el b/indent-bars.el
index 8620328718..91895e5e61 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -172,7 +172,7 @@ side of the bar; see `indent-bars-pad-frac' and
 
 ;;;;; Bar Colors
 (defcustom indent-bars-color
-  '(highlight :face-bg t :blend 0.5)
+  '(highlight :face-bg t :blend 0.375)
   "The main indent bar color.
 The format is a list of 1 required element, followed by an
 optional plist (keyword/value pairs):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]