]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete some duplicate face attributes
authorStefan Kangas <stefankangas@gmail.com>
Tue, 21 Jan 2025 19:49:38 +0000 (20:49 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 Jan 2025 10:24:58 +0000 (11:24 +0100)
* etc/themes/leuven-dark-theme.el:
* etc/themes/leuven-theme.el:
* etc/themes/manoj-dark-theme.el: Delete duplicate face attributes.

(cherry picked from commit 5f108cb663a9488c587507e4f723fe1e12732945)

etc/themes/leuven-dark-theme.el
etc/themes/leuven-theme.el
etc/themes/manoj-dark-theme.el

index 017cc08110cec95cbec0007adff4a571f7804116..29aa7b224f39e22657cef3c22e92348bd0c54ea6 100644 (file)
@@ -278,7 +278,7 @@ more..."
    `(gnus-picon-xbm ((,class (:foreground "#0601ff" :background "#25202a"))))
    `(gnus-server-closed ((,class (:slant italic :foreground "#ffff0b" :background "#25202a"))))
    `(gnus-server-denied ((,class (:weight bold :foreground "#06ffff" :background "#25202a"))))
-   `(gnus-server-opened ((,class (:family "Sans Serif" :foreground "#25202a" :foreground "#bd9432"))))
+   `(gnus-server-opened ((,class (:family "Sans Serif" :foreground "#bd9432"))))
    `(gnus-signature ((,class (:slant italic :foreground "#787279"))))
    `(gnus-splash ((,class (:foreground "#0673ff"))))
    `(gnus-summary-cancelled ((,class ,cancel)))
index 5d38c7071f1e6467a38acca37c80e20ef57cd240..f5bf9c5179eee7524ae0ca69cc465cb2d637dac7 100644 (file)
@@ -285,7 +285,7 @@ more..."
    `(gnus-picon-xbm ((,class (:foreground "yellow" :background "white"))))
    `(gnus-server-closed ((,class (:slant italic :foreground "blue" :background "white"))))
    `(gnus-server-denied ((,class (:weight bold :foreground "red" :background "white"))))
-   `(gnus-server-opened ((,class (:family "Sans Serif" :foreground "white" :foreground "#466BD7"))))
+   `(gnus-server-opened ((,class (:family "Sans Serif" :foreground "#466BD7"))))
    `(gnus-signature ((,class (:slant italic :foreground "#8B8D8E"))))
    `(gnus-splash ((,class (:foreground "#FF8C00"))))
    `(gnus-summary-cancelled ((,class ,cancel)))
index d9442653afc444313b92f20bb4b812b331e58d97..5612a4de3fa8aa77129a3b5ceb5d1be0ad08d953 100644 (file)
@@ -87,9 +87,9 @@ jarring angry fruit salad look to reduce eye fatigue."
  '(font-lock-function-name-face ((t ( :foreground "mediumspringgreen"
                                       :weight bold))))
  '(font-lock-string-face        ((t (:foreground "RosyBrown1"))))
- '(font-lock-comment-face       ((t (:slant italic :slant oblique :foreground "chocolate1"))))
+ '(font-lock-comment-face       ((t (:slant oblique :foreground "chocolate1"))))
  '(font-lock-comment-delimiter-face ((t (:foreground "Salmon"))))
- '(font-lock-doc-face           ((t (:slant italic :slant oblique :foreground "LightCoral"))))
+ '(font-lock-doc-face           ((t (:slant oblique :foreground "LightCoral"))))
  '(font-lock-warning-face ((t (:foreground "Pink" :weight bold))))
 
  '(cperl-array-face ((t (:foreground "LawnGreen" :background "Black" :weight bold))))
@@ -173,12 +173,12 @@ jarring angry fruit salad look to reduce eye fatigue."
  '(gnus-user-agent-unknown-face ((t (:background "black" :foreground "orange" :weight bold))))
  '(gnus-x-face ((t (:background "white" :foreground "black"))))
 
- '(gnus-group-mail-1 ((t (:weight bold :foreground "#3BFF00" :weight normal))))
- '(gnus-group-mail-1-face ((t (:weight bold :foreground "#3BFF00" :weight normal))))
- '(gnus-group-mail-2 ((t (:weight bold :foreground "#5EFF00" :weight normal))))
- '(gnus-group-mail-2-face ((t (:weight bold :foreground "#5EFF00" :weight normal))))
- '(gnus-group-mail-3 ((t (:weight bold :foreground "#80FF00" :weight normal))))
- '(gnus-group-mail-3-face ((t (:weight bold :foreground "#A1FF00" :weight normal))))
+ '(gnus-group-mail-1 ((t (:foreground "#3BFF00" :weight normal))))
+ '(gnus-group-mail-1-face ((t (:foreground "#3BFF00" :weight normal))))
+ '(gnus-group-mail-2 ((t (:foreground "#5EFF00" :weight normal))))
+ '(gnus-group-mail-2-face ((t (:foreground "#5EFF00" :weight normal))))
+ '(gnus-group-mail-3 ((t (:foreground "#80FF00" :weight normal))))
+ '(gnus-group-mail-3-face ((t (:foreground "#A1FF00" :weight normal))))
 
 
  '(gnus-group-mail-1-empty ((t (:foreground "#249900"))))
@@ -383,9 +383,9 @@ jarring angry fruit salad look to reduce eye fatigue."
                 :foreground "black" :background "grey"
                 :weight bold ))))
  '(calendar-today-face ((t (:underline t :weight bold :foreground "cornsilk"))))
- '(change-log-acknowledgment ((t (:slant italic :slant oblique :foreground "AntiqueWhite3"))))
+ '(change-log-acknowledgment ((t (:slant oblique :foreground "AntiqueWhite3"))))
  '(change-log-conditionals-face ((t (:foreground "Aquamarine"))))
- '(change-log-date-face ((t (:slant italic :slant oblique :foreground "BurlyWood"))))
+ '(change-log-date-face ((t (:slant oblique :foreground "BurlyWood"))))
  '(change-log-email-face ((t (:foreground "Aquamarine"))))
  '(change-log-file-face ((t (:weight bold :foreground "LightSkyBlue" :height 0.9))))
  '(change-log-function-face ((t (:foreground "Aquamarine"))))
@@ -533,7 +533,7 @@ jarring angry fruit salad look to reduce eye fatigue."
  '(holiday-face ((t (:background "chocolate4"))))
 
  '(ibuffer-dired-buffer-face ((t (:foreground "mediumspringgreen" :weight bold :height 1.1))))
- '(ibuffer-help-buffer-face  ((t (:slant italic :slant oblique :foreground "chocolate1"))))
+ '(ibuffer-help-buffer-face  ((t (:slant oblique :foreground "chocolate1"))))
  '(ibuffer-hidden-buffer-face  ((t (:foreground "Pink" :weight bold))))
  '(ibuffer-occur-match-face ((t (:foreground "Pink" :weight bold))))
  '(ibuffer-read-only-buffer-face ((t (:foreground "SteelBlue1"))))