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

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

[nongnu] elpa/apropospriate-theme 055693f52b: configure blend intensity


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 055693f52b: configure blend intensity of indent-bars-mode
Date: Sat, 21 Sep 2024 12:59:37 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 055693f52b5179f896a49c0570b5a6ca441fb2b9
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    configure blend intensity of indent-bars-mode
---
 README.md              | 1 +
 apropospriate-theme.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 5e8efa64c1..8bb8580b80 100644
--- a/README.md
+++ b/README.md
@@ -126,3 +126,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Blamer
 * Mini Popup
 * MisTTY
+* Indent Bars Mode
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index d99794f558..3042aa82d3 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -764,6 +764,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(highlight-tail-colors
        '((,flashing-color . 0) (,base00 . 100)))
      `(tabbar-background-color ,base00-2)
+     `(indent-bars-color '(highlight :face-bg t :blend 0.123))
      `(ansi-color-names-vector
        [,base00 ,red-1 ,green ,yellow ,blue ,purple ,cyan ,base03]))))
 



reply via email to

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