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

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

[nongnu] elpa/ujelly-theme d1af99a 079/137: change branch customizations


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme d1af99a 079/137: change branch customizations
Date: Thu, 21 Oct 2021 18:12:15 -0400 (EDT)

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

    change branch customizations
---
 ujelly-theme.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index ccf2d00..adaef69 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.1
+;; Version: 1.1.2
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -106,8 +106,8 @@
        `(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-branch-local ((,class (:foreground ,ujelly-yellow-0))))
+       `(magit-branch-remote ((,class (:foreground ,ujelly-yellow-0))))
        `(magit-section-heading ((,class (:foreground ,ujelly-yellow-0 
:background ,ujelly-grey-2))))
        `(magit-diff-added ((,class (:foreground ,ujelly-green-0))))
        `(magit-diff-added-highlight ((,class (:foreground ,ujelly-green-0, 
:background ,ujelly-grey-2))))



reply via email to

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