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

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

[nongnu] elpa/color-theme-tangotango 48f6ab3 49/58: Fix gnus-summary-hig


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango 48f6ab3 49/58: Fix gnus-summary-high-ancient color name
Date: Thu, 21 Oct 2021 18:03:03 -0400 (EDT)

branch: elpa/color-theme-tangotango
commit 48f6ab3f8790572f684a071a8e7f4864133282a3
Author: Bastien Dejean <nihilhill@gmail.com>
Commit: Bastien Dejean <nihilhill@gmail.com>

    Fix gnus-summary-high-ancient color name
---
 color-theme-tangotango.el | 2 +-
 tangotango-theme.el       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index 83ba681..1616d98 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -143,7 +143,7 @@
      (gnus-header-newsgroups((t (:italic t :bold t :foreground 
"LightSkyBlue3"))))
      (gnus-signature((t (:italic t :foreground "dark grey"))))
      (gnus-summary-cancelled((t (:background "black" :foreground "yellow"))))
-     (gnus-summary-high-ancient((t (:bold t :foreground "rotal blue"))))
+     (gnus-summary-high-ancient((t (:bold t :foreground "royal blue"))))
      (gnus-summary-high-read((t (:bold t :foreground "lime green"))))
      (gnus-summary-high-ticked((t (:bold t :foreground "tomato"))))
      (gnus-summary-high-unread((t (:bold t :foreground "white"))))
diff --git a/tangotango-theme.el b/tangotango-theme.el
index 01b69cf..77739a6 100644
--- a/tangotango-theme.el
+++ b/tangotango-theme.el
@@ -139,7 +139,7 @@
  `(gnus-header-newsgroups((t (:italic t :bold t :foreground "LightSkyBlue3"))))
  `(gnus-signature((t (:italic t :foreground "dark grey"))))
  `(gnus-summary-cancelled((t (:background "black" :foreground "yellow"))))
- `(gnus-summary-high-ancient((t (:bold t :foreground "rotal blue"))))
+ `(gnus-summary-high-ancient((t (:bold t :foreground "royal blue"))))
  `(gnus-summary-high-read((t (:bold t :foreground "lime green"))))
  `(gnus-summary-high-ticked((t (:bold t :foreground "tomato"))))
  `(gnus-summary-high-unread((t (:bold t :foreground "white"))))



reply via email to

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