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

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

[elpa] externals/modus-operandi-theme 0e5f2b0 66/99: Internal re-order o


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 0e5f2b0 66/99: Internal re-order of a few faces
Date: Fri, 31 Jul 2020 09:25:27 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 0e5f2b0e611d0c1e4474305d9b1c3736d3e991d2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Internal re-order of a few faces
---
 modus-operandi-theme.el | 24 ++++++++++++------------
 modus-vivendi-theme.el  | 24 ++++++++++++------------
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 6f8d255..a9737ec 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -79,9 +79,9 @@
 ;;     auctex and TeX
 ;;     auto-dim-other-buffers
 ;;     avy
-;;     breakpoint (provided by built-in gdb-mi.el)
 ;;     bm
 ;;     boon
+;;     breakpoint (provided by built-in gdb-mi.el)
 ;;     buffer-expose
 ;;     calendar and diary
 ;;     calfw
@@ -1007,6 +1007,17 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(success ((,class :foreground ,green :weight bold)))
    `(trailing-whitespace ((,class :background ,red-intense-bg)))
    `(warning ((,class :foreground ,yellow :weight bold)))
+   ;;;; buttons, links, widgets
+   `(button ((,class :foreground ,blue-alt-other :underline t)))
+   `(link ((,class :foreground ,blue-alt-other :underline t)))
+   `(link-visited ((,class :foreground ,magenta-alt-other :underline t)))
+   `(tooltip ((,class :background ,bg-special-cold :foreground ,fg-main)))
+   `(widget-button ((,class :inherit button)))
+   `(widget-button-pressed ((,class :inherit button :foreground ,magenta)))
+   `(widget-documentation ((,class :foreground ,green)))
+   `(widget-field ((,class :background ,bg-alt :foreground ,fg-dim)))
+   `(widget-inactive ((,class :background ,bg-inactive :foreground 
,fg-inactive)))
+   `(widget-single-line-field ((,class :inherit widget-field)))
    ;;;; ag
    `(ag-hit-face ((,class :foreground ,fg-special-cold)))
    `(ag-match-face ((,class :inherit modus-theme-special-calm)))
@@ -1147,17 +1158,6 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(bm-fringe-persistent-face ((,class :inherit modus-theme-fringe-blue)))
    `(bm-persistent-face ((,class :inherit modus-theme-intense-blue
                                  ,@(and (>= emacs-major-version 27) '(:extend 
t)))))
-   ;;;; buttons, links, widgets
-   `(button ((,class :foreground ,blue-alt-other :underline t)))
-   `(link ((,class :foreground ,blue-alt-other :underline t)))
-   `(link-visited ((,class :foreground ,magenta-alt-other :underline t)))
-   `(tooltip ((,class :background ,bg-special-cold :foreground ,fg-main)))
-   `(widget-button ((,class :inherit button)))
-   `(widget-button-pressed ((,class :inherit button :foreground ,magenta)))
-   `(widget-documentation ((,class :foreground ,green)))
-   `(widget-field ((,class :background ,bg-alt :foreground ,fg-dim)))
-   `(widget-inactive ((,class :background ,bg-inactive :foreground 
,fg-inactive)))
-   `(widget-single-line-field ((,class :inherit widget-field)))
    ;;;; boon
    `(boon-modeline-cmd ((,class :inherit modus-theme-active-blue)))
    `(boon-modeline-ins ((,class :inherit modus-theme-active-red)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 2178496..9f93082 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -79,9 +79,9 @@
 ;;     auctex and TeX
 ;;     auto-dim-other-buffers
 ;;     avy
-;;     breakpoint (provided by built-in gdb-mi.el)
 ;;     bm
 ;;     boon
+;;     breakpoint (provided by built-in gdb-mi.el)
 ;;     buffer-expose
 ;;     calendar and diary
 ;;     calfw
@@ -1007,6 +1007,17 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(success ((,class :foreground ,green :weight bold)))
    `(trailing-whitespace ((,class :background ,red-intense-bg)))
    `(warning ((,class :foreground ,yellow :weight bold)))
+   ;;;; buttons, links, widgets
+   `(button ((,class :foreground ,blue-alt-other :underline t)))
+   `(link ((,class :foreground ,blue-alt-other :underline t)))
+   `(link-visited ((,class :foreground ,magenta-alt-other :underline t)))
+   `(tooltip ((,class :background ,bg-special-cold :foreground ,fg-main)))
+   `(widget-button ((,class :inherit button)))
+   `(widget-button-pressed ((,class :inherit button :foreground ,magenta)))
+   `(widget-documentation ((,class :foreground ,green)))
+   `(widget-field ((,class :background ,bg-alt :foreground ,fg-dim)))
+   `(widget-inactive ((,class :background ,bg-inactive :foreground 
,fg-inactive)))
+   `(widget-single-line-field ((,class :inherit widget-field)))
    ;;;; ag
    `(ag-hit-face ((,class :foreground ,fg-special-cold)))
    `(ag-match-face ((,class :inherit modus-theme-special-calm)))
@@ -1147,17 +1158,6 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(bm-fringe-persistent-face ((,class :inherit modus-theme-fringe-blue)))
    `(bm-persistent-face ((,class :inherit modus-theme-intense-blue
                                  ,@(and (>= emacs-major-version 27) '(:extend 
t)))))
-   ;;;; buttons, links, widgets
-   `(button ((,class :foreground ,blue-alt-other :underline t)))
-   `(link ((,class :foreground ,blue-alt-other :underline t)))
-   `(link-visited ((,class :foreground ,magenta-alt-other :underline t)))
-   `(tooltip ((,class :background ,bg-special-cold :foreground ,fg-main)))
-   `(widget-button ((,class :inherit button)))
-   `(widget-button-pressed ((,class :inherit button :foreground ,magenta)))
-   `(widget-documentation ((,class :foreground ,green)))
-   `(widget-field ((,class :background ,bg-alt :foreground ,fg-dim)))
-   `(widget-inactive ((,class :background ,bg-inactive :foreground 
,fg-inactive)))
-   `(widget-single-line-field ((,class :inherit widget-field)))
    ;;;; boon
    `(boon-modeline-cmd ((,class :inherit modus-theme-active-blue)))
    `(boon-modeline-ins ((,class :inherit modus-theme-active-red)))



reply via email to

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