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

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

[nongnu] elpa/apropospriate-theme b17a8ce 116/118: add mlscroll support


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme b17a8ce 116/118: add mlscroll support
Date: Thu, 21 Oct 2021 18:02:34 -0400 (EDT)

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

    add mlscroll support
---
 README.md        | 1 +
 apropospriate.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 4c05e9d..b61197d 100644
--- a/README.md
+++ b/README.md
@@ -112,3 +112,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Corfu
 * Vertico
 * Ediff
+* Mlscroll
diff --git a/apropospriate.el b/apropospriate.el
index b3e2282..161504a 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -681,6 +681,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(evil-visual-state-cursor '(,green box))
      `(pos-tip-foreground-color ,base02)
      `(pos-tip-background-color ,base00-1)
+     `(mlscroll-in-color ,base00+2)
+     `(mlscroll-out-color ,base00)
      `(highlight-indent-guides-auto-enabled nil)
      `(highlight-symbol-foreground-color ,base03)
      `(highlight-symbol-colors '(,yellow



reply via email to

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