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

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

[nongnu] elpa/moe-theme f0a15acd07 144/352: Go back to old magit-branch


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme f0a15acd07 144/352: Go back to old magit-branch style....orz
Date: Fri, 7 Jan 2022 03:59:15 -0500 (EST)

branch: elpa/moe-theme
commit f0a15acd07340f796970bbe6e8f6038c98659106
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Go back to old magit-branch style....orz
---
 moe-dark-theme.el  | 2 +-
 moe-light-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 361eebd2c4..d914ba15a5 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -334,7 +334,7 @@ Moe, moe, kyun!")
    `(diredp-exec-priv ((,class (:foreground ,red-3 :background ,orange-0))))
 
    ;; Magit
-   `(magit-branch ((,class (:foreground ,white-0 :background ,orange-2 :bold t 
:underline nil))))
+   `(magit-branch ((,class (:foreground ,blue-3 :background ,blue-0 :bold t 
:underline t))))
    `(magit-diff-add ((,class (:foreground ,green-0 :background nil :bold t))))
    `(magit-diff-del ((,class (:foreground ,red-0 :background nil :bold t))))
    `(magit-diff-file-header ((,class (:foreground ,white-0 :background 
,black-2 :bold t))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 0d2b4b0c57..b1c65588dd 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -333,7 +333,7 @@ Moe, moe, kyun!")
    `(diredp-exec-priv ((,class (:foreground ,red-3 :background ,orange-0))))
 
    ;; Magit
-   `(magit-branch ((,class (:foreground ,white-0 :background ,orange-2 :bold t 
:underline nil))))
+   `(magit-branch ((,class (:foreground ,blue-3 :background ,blue-0 :bold t 
:underline t))))
    `(magit-diff-add ((,class (:foreground ,green-3 :background nil :bold t))))
    `(magit-diff-del ((,class (:foreground ,red-2 :background nil :bold t))))
    `(magit-diff-file-header ((,class (:foreground ,black-4 :background 
,white-3 :bold t))))



reply via email to

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