(defun color-theme-blue-gnus ()
"Color theme for gnus and message faces only.
This is intended for other color themes to use (eg. `color-theme-gnome2'
and `color-theme-blue-sea')."
(color-theme-install
'(color-theme-blue-gnus
nil
(gnus-cite-face-1 ((t (:foreground "LightSalmon"))))
(gnus-cite-face-2 ((t (:foreground "Khaki"))))
(gnus-cite-face-3 ((t (:foreground "Coral"))))
(gnus-cite-face-4 ((t (:foreground "yellow green"))))
(gnus-cite-face-5 ((t (:foreground "dark khaki"))))
(gnus-cite-face-6 ((t (:foreground "bisque"))))
(gnus-cite-face-7 ((t (:foreground "peru"))))
(gnus-cite-face-8 ((t (:foreground "light coral"))))
(gnus-cite-face-9 ((t (:foreground "plum"))))
(gnus-emphasis-bold ((t (:bold t))))
(gnus-emphasis-bold-italic ((t (:italic t :bold t))))
(gnus-emphasis-highlight-words ((t (:background "black" :foreground "yellow"))))
(gnus-emphasis-italic ((t (:italic t))))
(gnus-emphasis-underline ((t (:underline t))))
(gnus-emphasis-underline-bold ((t (:bold t :underline t))))
(gnus-emphasis-underline-bold-italic ((t (:italic t :bold t :underline t))))
(gnus-emphasis-underline-italic ((t (:italic t :underline t))))
(gnus-group-mail-1-empty-face ((t (:foreground "White"))))
(gnus-group-mail-1-face ((t (:bold t :foreground "White"))))
(gnus-group-mail-2-empty-face ((t (:foreground "light cyan"))))
(gnus-group-mail-2-face ((t (:bold t :foreground "light cyan"))))
(gnus-group-mail-3-empty-face ((t (:foreground "LightBlue"))))
(gnus-group-mail-3-face ((t (:bold t :foreground "LightBlue"))))
(gnus-group-mail-low-empty-face ((t (:foreground "Aquamarine"))))
(gnus-group-mail-low-face ((t (:bold t :foreground "Aquamarine"))))
(gnus-group-news-1-empty-face ((t (:foreground "White"))))
(gnus-group-news-1-face ((t (:bold t :foreground "White"))))
(gnus-group-news-2-empty-face ((t (:foreground "light cyan"))))
(gnus-group-news-2-face ((t (:bold t :foreground "light cyan"))))
(gnus-group-news-3-empty-face ((t (:foreground "LightBlue"))))
(gnus-group-news-3-face ((t (:bold t :foreground "LightBlue"))))
(gnus-group-news-4-empty-face ((t (:foreground "Aquamarine"))))
(gnus-group-news-4-face ((t (:bold t :foreground "Aquamarine"))))
(gnus-group-news-5-empty-face ((t (:foreground "MediumAquamarine"))))
(gnus-group-news-5-face ((t (:bold t :foreground "MediumAquamarine"))))
(gnus-group-news-6-empty-face ((t (:foreground "MediumAquamarine"))))
(gnus-group-news-6-face ((t (:bold t :foreground "MediumAquamarine"))))
(gnus-group-news-low-empty-face ((t (:foreground "MediumAquamarine"))))
(gnus-group-news-low-face ((t (:bold t :foreground "MediumAquamarine"))))
(gnus-header-content-face ((t (:foreground "LightSkyBlue3"))))
(gnus-header-from-face ((t (:bold t :foreground "light cyan"))))
(gnus-header-name-face ((t (:bold t :foreground "LightBlue"))))
(gnus-header-newsgroups-face ((t (:italic t :bold t :foreground "MediumAquamarine"))))
(gnus-header-subject-face ((t (:bold t :foreground "light cyan"))))
(gnus-signature-face ((t (:foreground "Grey"))))
(gnus-splash-face ((t (:foreground "ForestGreen"))))
(gnus-summary-cancelled-face ((t (:background "Black" :foreground "Yellow"))))
(gnus-summary-high-ancient-face ((t (:bold t :foreground "MediumAquamarine"))))
(gnus-summary-high-read-face ((t (:bold t :foreground "Aquamarine"))))
(gnus-summary-high-ticked-face ((t (:bold t :foreground "LightSalmon"))))
(gnus-summary-high-unread-face ((t (:italic t :bold t :foreground "beige"))))
(gnus-summary-low-ancient-face ((t (:italic t :foreground "DimGray"))))
(gnus-summary-low-read-face ((t (:foreground "slate gray"))))
(gnus-summary-low-ticked-face ((t (:foreground "Pink"))))
(gnus-summary-low-unread-face ((t (:foreground "LightGray"))))
(gnus-summary-normal-ancient-face ((t (:foreground "MediumAquamarine"))))
(gnus-summary-normal-read-face ((t (:foreground "Aquamarine"))))
(gnus-summary-normal-ticked-face ((t (:foreground "LightSalmon"))))
(gnus-summary-normal-unread-face ((t (nil))))
(gnus-summary-selected-face ((t (:underline t))))
(message-cited-text-face ((t (:foreground "LightSalmon"))))
(message-header-cc-face ((t (:foreground "light cyan"))))
(message-header-name-face ((t (:foreground "LightBlue"))))
(message-header-newsgroups-face ((t (:italic t :bold t :foreground "MediumAquamarine"))))
(message-header-other-face ((t (:foreground "MediumAquamarine"))))
(message-header-subject-face ((t (:bold t :foreground "light cyan"))))
(message-header-to-face ((t (:bold t :foreground "light cyan"))))
(message-header-xheader-face ((t (:foreground "MediumAquamarine"))))
(message-separator-face ((t (:foreground "chocolate")))))))
(provide 'color-theme-blue-gnus)
Text file Source (historic): geocities.com/timessquare/6120/elisp/themes
geocities.com/timessquare/6120/elispgeocities.com/timessquare/6120
geocities.com/timessquare
(to report bad content: archivehelp @ gmail)
|
|
|
|
|