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

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

[nongnu] elpa/spacemacs-theme 8279c895a2 109/336: string delem, operator


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 8279c895a2 109/336: string delem, operators visible in enh-ruby-mode
Date: Fri, 14 Jan 2022 10:59:20 -0500 (EST)

branch: elpa/spacemacs-theme
commit 8279c895a21b29ef635a1cc15f8a8993ac14d1b8
Author: Muneeb Shaikh <muneeb@reversehack.in>
Commit: Muneeb Shaikh <muneeb@reversehack.in>

    string delem, operators visible in enh-ruby-mode
---
 spacemacs-common.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 202b11962f..89c1b29bc4 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -222,6 +222,10 @@
 ;;;;; eldoc
      `(eldoc-highlight-function-argument ((,class (:foreground ,(if (eq 
variant 'dark) suc red) :bold t))))
 
+;;;;; enh-ruby
+     `(enh-ruby-string-delimiter-face ((,class (:foreground ,str))))
+     `(enh-ruby-op-face ((,class (:background ,bg1 :foreground ,base))))
+
 ;;;;; erc
      `(erc-input-face ((,class (:foreground ,func))))
      `(erc-my-nick-face ((,class (:foreground ,key1))))



reply via email to

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