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

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

[nongnu] elpa/ujelly-theme 66fb5e7 078/137: add customization for magit-


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 66fb5e7 078/137: add customization for magit-blame-heading
Date: Thu, 21 Oct 2021 18:12:15 -0400 (EDT)

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

    add customization for magit-blame-heading
---
 ujelly-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 370768e..ccf2d00 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.0
+;; Version: 1.1.1
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -105,6 +105,7 @@
        `(ido-virtual ((,class (:foreground ,ujelly-purple-0))))
        `(lazy-highlight ((,class (:foreground ,ujelly-red-1 :background nil))))
        `(linum ((,class (:slant italic :foreground ,ujelly-grey-4))))
+       `(magit-blame-heading ((,class (:foreground ,ujelly-grey-0 :background 
,ujelly-grey-2))))
        `(magit-branch-local ((,class (:foreground ,ujelly-green-0))))
        `(magit-branch-remote ((,class (:foreground ,ujelly-red-2))))
        `(magit-section-heading ((,class (:foreground ,ujelly-yellow-0 
:background ,ujelly-grey-2))))



reply via email to

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