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

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

[nongnu] elpa/apropospriate-theme ac2e16d235 1/2: support MisTTY


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme ac2e16d235 1/2: support MisTTY
Date: Sun, 24 Sep 2023 21:59:41 -0400 (EDT)

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

    support MisTTY
---
 README.md              | 1 +
 apropospriate-theme.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index edaf8fa797..ec8c0de710 100644
--- a/README.md
+++ b/README.md
@@ -129,3 +129,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * SHR
 * Blamer
 * Mini Popup
+* MisTTY
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index 0f7baab10a..0e19b90fa3 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -107,6 +107,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(header-line ((,class (:foreground ,purple :background nil))))
      `(auto-dim-other-buffers-face ((,class (:background ,base00+1))))
      `(fringe ((,class (:background ,base00 :foreground ,base02))))
+     `(mistty-fringe-face ((,class (:foreground ,base01))))
      `(linum ((,class (:inherit fringe :foreground ,base01))))
      `(linum-relative-current-face ((,class (:inherit fringe :foreground 
,base02))))
      `(line-number ((,class (:inherit fringe :foreground ,base01))))



reply via email to

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