branch: externals/modus-vivendi-theme commit 0d9c90ce2af91155adbfddd82e46444a817bfedd Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Major review of DIREDFL faces These should ensure better consistency between the colours, as well as better convey each construct's role. Note that you should have this if you want compressed archives to be fully coloured: (setq diredfl-ignore-compressed-flag nil) --- modus-operandi-theme.el | 20 ++++++++++---------- modus-vivendi-theme.el | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el index 6675b33..17cc96c 100644 --- a/modus-operandi-theme.el +++ b/modus-operandi-theme.el @@ -1363,31 +1363,31 @@ Also bind `class' to ((class color) (min-colors 89))." `(dired-subtree-depth-5-face ((,class (:background nil)))) `(dired-subtree-depth-6-face ((,class (:background nil)))) ;;;; diredfl - `(diredfl-autofile-name ((,class (:inherit modus-theme-refine-yellow)))) - `(diredfl-compressed-file-name ((,class (:foreground ,red-alt :weight bold)))) - `(diredfl-compressed-file-suffix ((,class (:inherit diredfl-compressed-file-name)))) + `(diredfl-autofile-name ((,class (:inherit modus-theme-special-cold)))) + `(diredfl-compressed-file-name ((,class (:foreground ,green-alt-other)))) + `(diredfl-compressed-file-suffix ((,class (:foreground ,green-alt)))) `(diredfl-date-time ((,class (:foreground ,fg-special-cold)))) `(diredfl-deletion ((,class (:inherit dired-flagged)))) `(diredfl-deletion-file-name ((,class (:inherit dired-flagged)))) `(diredfl-dir-heading ((,class (:inherit dired-header)))) `(diredfl-dir-name ((,class (:inherit dired-directory)))) - `(diredfl-dir-priv ((,class (:foreground ,blue-alt)))) - `(diredfl-exec-priv ((,class (:foreground ,cyan)))) - `(diredfl-executable-tag ((,class (:foreground ,cyan-alt)))) + `(diredfl-dir-priv ((,class (:foreground ,blue)))) + `(diredfl-exec-priv ((,class (:foreground ,red-alt-other)))) + `(diredfl-executable-tag ((,class (:foreground ,red-alt)))) `(diredfl-file-name ((,class (:foreground ,fg-main)))) `(diredfl-file-suffix ((,class (:foreground ,fg-special-warm)))) `(diredfl-flag-mark ((,class (:inherit dired-marked)))) `(diredfl-flag-mark-line ((,class (:inherit dired-marked)))) `(diredfl-ignored-file-name ((,class (:foreground ,fg-inactive)))) - `(diredfl-link-priv ((,class (:foreground ,blue-alt)))) + `(diredfl-link-priv ((,class (:foreground ,blue-alt-other)))) `(diredfl-no-priv ((,class (:foreground ,fg-inactive)))) - `(diredfl-number ((,class (:foreground ,fg-alt)))) + `(diredfl-number ((,class (:foreground ,cyan)))) `(diredfl-other-priv ((,class (:foreground ,yellow)))) - `(diredfl-rare-priv ((,class (:foreground ,green)))) + `(diredfl-rare-priv ((,class (:foreground ,magenta-alt-other)))) `(diredfl-read-priv ((,class (:foreground ,magenta)))) `(diredfl-symlink ((,class (:foreground ,blue-alt :underline t)))) `(diredfl-tagged-autofile-name ((,class (:inherit modus-theme-refine-magenta)))) - `(diredfl-write-priv ((,class (:foreground ,magenta-alt-other)))) + `(diredfl-write-priv ((,class (:foreground ,cyan-alt-other)))) ;;;; disk-usage `(disk-usage-children ((,class (:foreground ,yellow)))) `(disk-usage-inaccessible ((,class (:foreground ,red :weight bold)))) diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el index 26dc226..52efcde 100644 --- a/modus-vivendi-theme.el +++ b/modus-vivendi-theme.el @@ -1363,31 +1363,31 @@ Also bind `class' to ((class color) (min-colors 89))." `(dired-subtree-depth-5-face ((,class (:background nil)))) `(dired-subtree-depth-6-face ((,class (:background nil)))) ;;;; diredfl - `(diredfl-autofile-name ((,class (:inherit modus-theme-refine-yellow)))) - `(diredfl-compressed-file-name ((,class (:foreground ,red-alt :weight bold)))) - `(diredfl-compressed-file-suffix ((,class (:inherit diredfl-compressed-file-name)))) + `(diredfl-autofile-name ((,class (:inherit modus-theme-special-cold)))) + `(diredfl-compressed-file-name ((,class (:foreground ,green-alt-other)))) + `(diredfl-compressed-file-suffix ((,class (:foreground ,green-alt)))) `(diredfl-date-time ((,class (:foreground ,fg-special-cold)))) `(diredfl-deletion ((,class (:inherit dired-flagged)))) `(diredfl-deletion-file-name ((,class (:inherit dired-flagged)))) `(diredfl-dir-heading ((,class (:inherit dired-header)))) `(diredfl-dir-name ((,class (:inherit dired-directory)))) - `(diredfl-dir-priv ((,class (:foreground ,blue-alt)))) - `(diredfl-exec-priv ((,class (:foreground ,cyan)))) - `(diredfl-executable-tag ((,class (:foreground ,cyan-alt)))) + `(diredfl-dir-priv ((,class (:foreground ,blue)))) + `(diredfl-exec-priv ((,class (:foreground ,red-alt-other)))) + `(diredfl-executable-tag ((,class (:foreground ,red-alt)))) `(diredfl-file-name ((,class (:foreground ,fg-main)))) `(diredfl-file-suffix ((,class (:foreground ,fg-special-warm)))) `(diredfl-flag-mark ((,class (:inherit dired-marked)))) `(diredfl-flag-mark-line ((,class (:inherit dired-marked)))) `(diredfl-ignored-file-name ((,class (:foreground ,fg-inactive)))) - `(diredfl-link-priv ((,class (:foreground ,blue-alt)))) + `(diredfl-link-priv ((,class (:foreground ,blue-alt-other)))) `(diredfl-no-priv ((,class (:foreground ,fg-inactive)))) - `(diredfl-number ((,class (:foreground ,fg-alt)))) + `(diredfl-number ((,class (:foreground ,cyan)))) `(diredfl-other-priv ((,class (:foreground ,yellow)))) - `(diredfl-rare-priv ((,class (:foreground ,green)))) + `(diredfl-rare-priv ((,class (:foreground ,magenta-alt-other)))) `(diredfl-read-priv ((,class (:foreground ,magenta)))) `(diredfl-symlink ((,class (:foreground ,blue-alt :underline t)))) `(diredfl-tagged-autofile-name ((,class (:inherit modus-theme-refine-magenta)))) - `(diredfl-write-priv ((,class (:foreground ,magenta-alt-other)))) + `(diredfl-write-priv ((,class (:foreground ,cyan-alt-other)))) ;;;; disk-usage `(disk-usage-children ((,class (:foreground ,yellow)))) `(disk-usage-inaccessible ((,class (:foreground ,red :weight bold))))