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

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

[nongnu] elpa/moe-theme da30edd39b 006/352: 1. Dired+ works, but still s


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme da30edd39b 006/352: 1. Dired+ works, but still some flaws.
Date: Fri, 7 Jan 2022 03:59:01 -0500 (EST)

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

    1. Dired+ works, but still some flaws.
    2. Add some new color plattes.
---
 moe-dark-theme.el  | 42 ++++++++++++++++++++++++++++++++++++++----
 moe-light-theme.el | 37 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 74 insertions(+), 5 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 808bf17066..ef1eb935a7 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -12,10 +12,10 @@ Moe, moe, chew!")
 (let ((class '((class color) (min-colors 89)))
       ;; Palette colors.
       (yellow-1 "#fce94f") (yellow-2 "#ffd700") (yellow-3 "#c4a000")
-      (orange-1 "#ff9742") (orange-2 "#ff8700") (orange-3 "#ff5d17")
+      (orange-1 "#ffaf5f") (orange-2 "#ff8700") (orange-3 "#ff5d17") (orange-4 
"#d75f00")
       (magenta-1 "#ff7bbb") (magenta-2 "#ff4ea3") (magenta-3 "#ff1f8b")
-      (green-1 "#afff00") (green-2 "#a1db00") (green-3 "#5faf00") (green-4 
"#005f00")  ;原本green-3是#419a06
-      (blue-1 "#729fcf") (blue-2 "#1f5bff") (blue-3 "#005f87") (blue-4 
"#0000af")
+      (green-1 "#afff00") (green-2 "#a1db00") (green-3 "#5faf00") (green-4 
"#008700") (green-5 "#005f00")
+      (blue-1 "#729fcf") (blue-2 "#1f5bff") (blue-3 "#005f87") (blue-4 
"#005faf") 
       (cyan-1 "#87ffff") (cyan-2 "#00ffff") (cyan-3 "#00d7af") (cyan-4 
"#5f87af")
       (purple-1 "#d18aff") (purple-2 "#9a08ff") (purple-3 "#6c0099")
       (red-1 "#ef2929")  (red-2 "#cc0000")  (red-3 "#a40000")
@@ -23,7 +23,7 @@ Moe, moe, chew!")
       (black-1 "#999999") (black-2 "#555555") (black-3 "#303030")
       ;; Not in palette; used for better contrast.
       (green-0 "#d7ff5f") (blue-0 "#8cc4ff") (purple-0 "#e6a8df") (yellow-0 
"#ffff87")
-      (red-0 "#ff4b4b")  (black-4 "#41423f") (black-5 "#1c1c1c"))
+      (red-0 "#ff4b4b")  (black-4 "#41423f") (black-5 "#1c1c1c") (orange-0 
"#ffaf87"))
  
   (custom-theme-set-faces
    'moe-dark
@@ -227,6 +227,40 @@ Moe, moe, chew!")
    `(helm-ff-invalid-symlink ((,class (:foreground ,white-1 :background 
,red-2))))
    `(helm-ff-prefix ((,class (:foreground ,white-1 :background ,orange-2))))
 
+   ;;Dired+
+   `(dired-directory ((,class (:foreground ,blue-1 :bold t))))
+   `(dired-flagged ((,class (:foreground ,red-1))))
+   `(dired-header ((,class (:foreground ,blue-1))))
+   `(dired-ignored ((,class (:foreground ,black-1))))
+   `(dired-mark ((,class (:foreground ,green-1))))
+   `(dired-marked ((,class (:foreground ,green-2))))
+   `(dired-perm-write ((,class (:foreground ,red-2))))
+   `(dired-symlink ((,class (:foreground ,magenta-2))))
+   `(dired-warning ((,class (:foreground ,white-1 :background ,red-1 :bold 
t))))
+   `(diredp-compressed-file-suffix ((,class (:foreground ,purple-2))))
+   `(diredp-date-time ((,class (:foreground ,blue-1 :background ,black-4))))
+   `(diredp-deletion ((,class (:foreground ,white-1, :background ,red-3))))
+   `(diredp-deletion-file-name ((,class (:foreground ,red-2))))
+   `(diredp-dir-heading ((,class (:foreground ,black-5 :background ,white-1))))
+   `(diredp-dir-priv ((,class (:foreground ,blue-1 :bold t))))
+   `(diredp-display-msg ((,class (:foreground ,orange-2))))
+   `(diredp-executable-tag ((,class (:foreground ,green-2))))
+   `(diredp-file-name ((,class (:foreground ,white-1))))
+   `(diredp-file-suffix ((,class (:foreground ,yellow-0))))
+   `(diredp-flag-mark ((,class (:foreground ,white-1 :background ,magenta-3 
:bold t))))
+   `(diredp-flag-mark-line ((,class (:foreground ,black-5 :background 
,magenta-1))))
+   `(diredp-ignored-file-name ((,class (:foreground ,black-2))))
+   `(diredp-link-priv ((,class (:foreground ,magenta-3))))
+   `(diredp-mode-line-flagged ((,class (:foreground ,black-5 :background 
,green-2))))
+   `(diredp-mode-line-marked ((,class (:foreground ,white-1 :background 
,magenta-3 bold t))))
+   `(diredp-no-priv ((,class (:foreground ,white-1 :background ,black-4))))
+   `(diredp-number ((,class (:foreground ,yellow-1))))
+   `(diredp-other-priv ((,class (:foreground ,white-1 :background ,blue-3))))
+   `(diredp-rare-priv ((,class (:foreground ,white-1 :background ,purple-2))))
+   `(diredp-symlink ((,class (:foreground ,magenta-3))))
+   `(diredp-read-priv ((,class (:foreground ,red-3 :background ,orange-0))))
+   `(diredp-write-priv ((,class (:foreground ,blue-4 :background ,blue-0))))
+   `(diredp-exec-priv ((,class (:foreground ,green-4 :background ,green-0))))
 
    ;; Message faces
    `(message-header-name ((,class (:foreground ,blue-1))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index b5c34fdced..e263e8aafd 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -230,6 +230,41 @@ Moe, moe, chew!")
    `(helm-ff-invalid-symlink ((,class (:foreground ,white-1 :background 
,red-2))))
    `(helm-ff-prefix ((,class (:foreground ,white-1 :background ,orange-2))))
 
+   ;;Dired+
+   `(dired-directory ((,class (:foreground ,blue-2 :bold t))))
+   `(dired-flagged ((,class (:foreground ,red-1))))
+   `(dired-header ((,class (:foreground ,blue-1))))
+   `(dired-ignored ((,class (:foreground ,black-1))))
+   `(dired-mark ((,class (:foreground ,green-1))))
+   `(dired-marked ((,class (:foreground ,green-2))))
+   `(dired-perm-write ((,class (:foreground ,red-2))))
+   `(dired-symlink ((,class (:foreground ,magenta-2))))
+   `(dired-warning ((,class (:foreground ,white-1 :background ,red-1 :bold 
t))))
+   `(diredp-compressed-file-suffix ((,class (:foreground ,blue-3))))
+   `(diredp-date-time ((,class (:foreground ,blue-1 :background ,black-2))))
+   `(diredp-deletion ((,class (:foreground ,white-1, :background ,red-3))))
+   `(diredp-deletion-file-name ((,class (:foreground ,red-2))))
+   `(diredp-dir-heading ((,class (:foreground ,black-5 :background ,white-1))))
+   `(diredp-dir-priv ((,class (:foreground ,white-1 :background ,blue-1 :bold 
t))))
+   `(diredp-display-msg ((,class (:foreground ,orange-2))))
+   `(diredp-exec-priv ((,class (:foreground ,white-1 :background ,green-2 
:bold t))))
+   `(diredp-executable-tag ((,class (:foreground ,green-2)))
+   `(diredp-file-name ((,class (:foreground ,white-1))))
+   `(diredp-file-suffix ((,class (:foreground ,yellow-0))))
+   `(diredp-flag-mark ((,class (:foreground ,white-1 :background ,magenta-3 
:bold t))))
+   `(diredp-flag-mark-line ((,class (:foreground ,black-5 :background 
,magenta-1))))
+   `(diredp-ignored-file-name ((,class (:foreground ,black-1))))
+   `(diredp-link-priv ((,class (:foreground ,magenta-3))))
+   `(diredp-mode-line-flagged ((,class (:foreground ,black-5 :background 
,green-2))))
+   `(diredp-mode-line-marked ((,class (:foreground ,red-3 :background 
,red-1))))
+   `(diredp-no-priv ((,class (:foreground ,white-1 :background ,black-5))))
+   `(diredp-number ((,class (:foreground ,yellow-1))))
+   `(diredp-other-priv ((,class (:foreground ,white-1 :background ,blue-3))))
+   `(diredp-rare-priv ((,class (:foreground ,white-1 :background ,purple-2))))
+   `(diredp-read-priv ((,class (:foreground ,white-1 :background ,orange-2))))
+   `(diredp-symlink ((,class (:foreground ,magenta-3))))
+   `(diredp-write-priv ((,class (:foreground ,white-1 :background ,blue-1))))
+   
    ;; Message faces
    `(message-header-name ((,class (:foreground ,blue-3))))
    `(message-header-cc ((,class (:foreground ,yellow-3))))
@@ -290,7 +325,7 @@ Moe, moe, chew!")
   (custom-theme-set-variables
    'moe-light
    `(ansi-color-names-vector [,black-5 ,red-0 ,green-0 ,yellow-1
-                             ,blue-1 ,purple-1 ,blue-0 ,white-1])))
+                             ,blue-1 ,purple-1 ,blue-0 ,white-1]))))
 
 
 (provide-theme 'moe-light)



reply via email to

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