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

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

[nongnu] elpa/ujelly-theme 1837cfb 115/137: add mmm-default-submode-face


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 1837cfb 115/137: add mmm-default-submode-face
Date: Thu, 21 Oct 2021 18:12:23 -0400 (EDT)

branch: elpa/ujelly-theme
commit 1837cfbf3d0b09d7e1da678e5dfb3b560a759734
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add mmm-default-submode-face
---
 ujelly-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index bee4d0f..a3d7b68 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -2,7 +2,7 @@
 
 ;; Author: Mark Tran <mark.tran@gmail.com>
 ;; URL: http://github.com/marktran/color-theme-ujelly
-;; Version: 1.1.32
+;; Version: 1.1.33
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -154,6 +154,7 @@
        `(magit-section-highlight ((,class (:background ,ujelly-grey-2))))
        `(match ((,class (:background ,ujelly-red-1))))
        `(minibuffer-prompt ((,class (:foreground ,ujelly-fg))))
+       `(mmm-default-submode-face ((,class (:background ,ujelly-bg))))
        `(mode-line ((,class (:foreground ,ujelly-fg :background nil))))
        `(mode-line-inactive ((,class (:foreground ,ujelly-grey-4 :background 
nil))))
        `(org-checkbox ((,class (:foreground ,ujelly-green-0))))



reply via email to

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