branch: externals/modus-operandi-theme
commit 4d977158b5b6684db8552f06afb0f3bbb8ba90ab
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Internal: fix alphabetic order of some faces
---
modus-operandi-theme.el | 36 ++++++++++++++++++------------------
modus-vivendi-theme.el | 36 ++++++++++++++++++------------------
2 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index ae50b9c..f5caa7b 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1061,24 +1061,6 @@ between foreground and background is >= 7:1)."
`(fancy-dabbrev-menu-face ((,class (:background ,bg-alt :foreground
,fg-alt))))
`(fancy-dabbrev-preview-face ((,class (:foreground ,fg-alt :underline t))))
`(fancy-dabbrev-selection-face ((,class (:inherit modus-theme-intense-cyan
:weight bold))))
- ;;;; focus
- `(focus-unfocused ((,class (:foreground ,fg-alt))))
- ;;;; font-lock
- `(font-lock-builtin-face ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
- `(font-lock-comment-delimiter-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
- `(font-lock-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
- `(font-lock-constant-face ((,class (:foreground ,blue-alt-other))))
- `(font-lock-doc-face ((,class (:foreground ,fg-special-cold :slant
,modus-theme-slant))))
- `(font-lock-function-name-face ((,class (:foreground ,magenta))))
- `(font-lock-keyword-face ((,class (:foreground ,magenta-alt-other :weight
,modus-theme-bold))))
- `(font-lock-negation-char-face ((,class (:foreground ,yellow :weight
,modus-theme-bold))))
- `(font-lock-preprocessor-face ((,class (:foreground ,magenta))))
- `(font-lock-regexp-grouping-backslash ((,class (:foreground ,green :weight
bold))))
- `(font-lock-regexp-grouping-construct ((,class (:foreground ,magenta
:weight bold))))
- `(font-lock-string-face ((,class (:foreground ,blue-alt))))
- `(font-lock-type-face ((,class (:foreground ,magenta-alt))))
- `(font-lock-variable-name-face ((,class (:foreground ,cyan))))
- `(font-lock-warning-face ((,class (:background ,bg-alt :foreground
,yellow-alt-other :weight bold))))
;;;; flycheck
`(flycheck-error ((,class (:foreground ,red :underline t))))
`(flycheck-error-list-checker-name ((,class (:foreground ,magenta-active))))
@@ -1133,6 +1115,24 @@ between foreground and background is >= 7:1)."
`(frog-menu-candidates-face ((,class (:foreground ,fg-main))))
`(frog-menu-posframe-background-face ((,class (:background ,bg-dim))))
`(frog-menu-prompt-face ((,class (:foreground ,cyan))))
+ ;;;; focus
+ `(focus-unfocused ((,class (:foreground ,fg-alt))))
+ ;;;; font-lock
+ `(font-lock-builtin-face ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
+ `(font-lock-comment-delimiter-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(font-lock-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(font-lock-constant-face ((,class (:foreground ,blue-alt-other))))
+ `(font-lock-doc-face ((,class (:foreground ,fg-special-cold :slant
,modus-theme-slant))))
+ `(font-lock-function-name-face ((,class (:foreground ,magenta))))
+ `(font-lock-keyword-face ((,class (:foreground ,magenta-alt-other :weight
,modus-theme-bold))))
+ `(font-lock-negation-char-face ((,class (:foreground ,yellow :weight
,modus-theme-bold))))
+ `(font-lock-preprocessor-face ((,class (:foreground ,magenta))))
+ `(font-lock-regexp-grouping-backslash ((,class (:foreground ,green :weight
bold))))
+ `(font-lock-regexp-grouping-construct ((,class (:foreground ,magenta
:weight bold))))
+ `(font-lock-string-face ((,class (:foreground ,blue-alt))))
+ `(font-lock-type-face ((,class (:foreground ,magenta-alt))))
+ `(font-lock-variable-name-face ((,class (:foreground ,cyan))))
+ `(font-lock-warning-face ((,class (:background ,bg-alt :foreground
,yellow-alt-other :weight bold))))
;;;; fountain-mode
`(fountain-character ((,class (:foreground ,magenta-alt-other))))
`(fountain-comment ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 50828f3..1a07906 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1061,24 +1061,6 @@ between foreground and background is >= 7:1)."
`(fancy-dabbrev-menu-face ((,class (:background ,bg-alt :foreground
,fg-alt))))
`(fancy-dabbrev-preview-face ((,class (:foreground ,fg-alt :underline t))))
`(fancy-dabbrev-selection-face ((,class (:inherit modus-theme-intense-cyan
:weight bold))))
- ;;;; focus
- `(focus-unfocused ((,class (:foreground ,fg-alt))))
- ;;;; font-lock
- `(font-lock-builtin-face ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
- `(font-lock-comment-delimiter-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
- `(font-lock-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
- `(font-lock-constant-face ((,class (:foreground ,blue-alt-other))))
- `(font-lock-doc-face ((,class (:foreground ,fg-special-cold :slant
,modus-theme-slant))))
- `(font-lock-function-name-face ((,class (:foreground ,magenta))))
- `(font-lock-keyword-face ((,class (:foreground ,magenta-alt-other :weight
,modus-theme-bold))))
- `(font-lock-negation-char-face ((,class (:foreground ,yellow :weight
,modus-theme-bold))))
- `(font-lock-preprocessor-face ((,class (:foreground ,magenta))))
- `(font-lock-regexp-grouping-backslash ((,class (:foreground ,green :weight
bold))))
- `(font-lock-regexp-grouping-construct ((,class (:foreground ,magenta
:weight bold))))
- `(font-lock-string-face ((,class (:foreground ,blue-alt))))
- `(font-lock-type-face ((,class (:foreground ,magenta-alt))))
- `(font-lock-variable-name-face ((,class (:foreground ,cyan))))
- `(font-lock-warning-face ((,class (:background ,bg-alt :foreground
,yellow-alt-other :weight bold))))
;;;; flycheck
`(flycheck-error ((,class (:foreground ,red :underline t))))
`(flycheck-error-list-checker-name ((,class (:foreground ,magenta-active))))
@@ -1133,6 +1115,24 @@ between foreground and background is >= 7:1)."
`(frog-menu-candidates-face ((,class (:foreground ,fg-main))))
`(frog-menu-posframe-background-face ((,class (:background ,bg-dim))))
`(frog-menu-prompt-face ((,class (:foreground ,cyan))))
+ ;;;; focus
+ `(focus-unfocused ((,class (:foreground ,fg-alt))))
+ ;;;; font-lock
+ `(font-lock-builtin-face ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
+ `(font-lock-comment-delimiter-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(font-lock-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(font-lock-constant-face ((,class (:foreground ,blue-alt-other))))
+ `(font-lock-doc-face ((,class (:foreground ,fg-special-cold :slant
,modus-theme-slant))))
+ `(font-lock-function-name-face ((,class (:foreground ,magenta))))
+ `(font-lock-keyword-face ((,class (:foreground ,magenta-alt-other :weight
,modus-theme-bold))))
+ `(font-lock-negation-char-face ((,class (:foreground ,yellow :weight
,modus-theme-bold))))
+ `(font-lock-preprocessor-face ((,class (:foreground ,magenta))))
+ `(font-lock-regexp-grouping-backslash ((,class (:foreground ,green :weight
bold))))
+ `(font-lock-regexp-grouping-construct ((,class (:foreground ,magenta
:weight bold))))
+ `(font-lock-string-face ((,class (:foreground ,blue-alt))))
+ `(font-lock-type-face ((,class (:foreground ,magenta-alt))))
+ `(font-lock-variable-name-face ((,class (:foreground ,cyan))))
+ `(font-lock-warning-face ((,class (:background ,bg-alt :foreground
,yellow-alt-other :weight bold))))
;;;; fountain-mode
`(fountain-character ((,class (:foreground ,magenta-alt-other))))
`(fountain-comment ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))