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

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

[nongnu] elpa/apropospriate-theme b7f0cfc44f: add support for inf-ruby-r


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme b7f0cfc44f: add support for inf-ruby-result-overlay-face
Date: Sun, 16 Oct 2022 18:58:14 -0400 (EDT)

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

    add support for inf-ruby-result-overlay-face
---
 README.md              | 1 +
 apropospriate-theme.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 5fb150c7de..2aa421b391 100644
--- a/README.md
+++ b/README.md
@@ -123,3 +123,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Transient Posframe Mode
 * Vertico Posframe Mode
 * Tempel
+* Inf-Ruby
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index fe695c3267..384aaa3ee5 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -283,6 +283,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(eldoc-box-border ((,class :background ,base00-2)))
      `(solaire-default-face ((,class :background ,base00-1)))
      `(solaire-line-number-face ((,class :background ,base00-2)))
+     `(inf-ruby-result-overlay-face ((,class (:background ,base00-2 
:foreground ,base03))))
      `(company-tooltip ((,class (:background ,base00-2 :foreground ,base02))))
      `(company-tooltip-selection ((,class (:background ,base00-1 :foreground 
,base03))))
      `(company-tooltip-common ((,class (:inherit company-tooltip))))



reply via email to

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