[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 5f108cb663a: Delete some duplicate face attributes
From: |
Stefan Kangas |
Subject: |
master 5f108cb663a: Delete some duplicate face attributes |
Date: |
Tue, 21 Jan 2025 15:47:24 -0500 (EST) |
branch: master
commit 5f108cb663a9488c587507e4f723fe1e12732945
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
Delete some duplicate face attributes
* etc/themes/leuven-dark-theme.el:
* etc/themes/leuven-theme.el:
* etc/themes/manoj-dark-theme.el: Delete duplicate face attributes.
---
etc/themes/leuven-dark-theme.el | 2 +-
etc/themes/leuven-theme.el | 2 +-
etc/themes/manoj-dark-theme.el | 22 +++++++++++-----------
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/etc/themes/leuven-dark-theme.el b/etc/themes/leuven-dark-theme.el
index 017cc08110c..29aa7b224f3 100644
--- a/etc/themes/leuven-dark-theme.el
+++ b/etc/themes/leuven-dark-theme.el
@@ -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)))
diff --git a/etc/themes/leuven-theme.el b/etc/themes/leuven-theme.el
index 5d38c7071f1..f5bf9c5179e 100644
--- a/etc/themes/leuven-theme.el
+++ b/etc/themes/leuven-theme.el
@@ -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)))
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index d9442653afc..5612a4de3fa 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -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"))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 5f108cb663a: Delete some duplicate face attributes,
Stefan Kangas <=