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

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

[nongnu] elpa/moe-theme 0c62a117a2 205/352: Merge branch 'master' of git


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 0c62a117a2 205/352: Merge branch 'master' of github.com:kuanyui/moe-theme.el
Date: Fri, 7 Jan 2022 03:59:24 -0500 (EST)

branch: elpa/moe-theme
commit 0c62a117a2284ef4eefd1f05f1db5a240d3fd6d6
Merge: 7dd78f8d63 41fd9bb686
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Merge branch 'master' of github.com:kuanyui/moe-theme.el
---
 moe-dark-theme.el  | 5 +----
 moe-light-theme.el | 3 ---
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 25c9e47b00..55f0aec839 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -206,7 +206,7 @@ Moe, moe, kyun!")
    `(popup-scroll-bar-foreground-face ((,class (:background ,black-2 
:foreground ,white-3))))
    `(popup-summary-face ((,class (:background ,black-3 :foreground ,blue-1))))
    `(popup-tip-face ((,class (:background ,black-2-5 :foreground ,white-1))))
-   
+
    ;; company
    `(company-echo ((,class (:background nil :foreground ,white-1))))
    `(company-echo-common ((,class (:background ,black-3 :foreground ,red-1))))
@@ -653,9 +653,6 @@ Moe, moe, kyun!")
    `(ido-virtual ((,class (:foreground ,magenta-3))))
 
    ;; git-gutter (&-fringe)
-   `(git-gutter-fr:added ((,class (:foreground ,green-4 :background ,green-0 
:bold t))))
-   `(git-gutter-fr:deleted ((,class (:foreground ,red-3 :background ,red-00 
:bold t))))
-   `(git-gutter-fr:modified ((,class (:foreground ,yellow-4 :background 
,yellow-0 :bold t))))
    `(git-gutter:added ((,class (:foreground ,green-4 :background ,green-0 
:bold t))))
    `(git-gutter:deleted ((,class (:foreground ,red-3 :background ,red-00 :bold 
t))))
    `(git-gutter:modified ((,class (:foreground ,yellow-4 :background ,yellow-0 
:bold t))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 45e6d91fcd..b92a9e22d1 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -650,9 +650,6 @@ Moe, moe, kyun!")
    `(ido-virtual ((,class (:foreground ,magenta-3))))
 
    ;; git-gutter (&-fringe)
-   `(git-gutter-fr:added ((,class (:foreground ,green-4 :background ,green-0 
:bold t))))
-   `(git-gutter-fr:deleted ((,class (:foreground ,red-3 :background ,red-00 
:bold t))))
-   `(git-gutter-fr:modified ((,class (:foreground ,yellow-4 :background 
,yellow-0 :bold t))))
    `(git-gutter:added ((,class (:foreground ,green-4 :background ,green-0 
:bold t))))
    `(git-gutter:deleted ((,class (:foreground ,red-3 :background ,red-00 :bold 
t))))
    `(git-gutter:modified ((,class (:foreground ,yellow-4 :background ,yellow-0 
:bold t))))



reply via email to

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