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

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

[nongnu] elpa/alect-themes bd8b469 201/269: Add 'org-footnote' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes bd8b469 201/269: Add 'org-footnote' face
Date: Thu, 21 Oct 2021 17:59:19 -0400 (EDT)

branch: elpa/alect-themes
commit bd8b46949ab12f99ebebf00b0ec5f441cc9f78e4
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add 'org-footnote' face
---
 alect-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index 4317a6b..7b25603 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1274,6 +1274,8 @@ For INVERT, see `alect-get-color'."
          (org-document-title        ((,c :inherit alect-title)))
          (org-document-info         ((,c :foreground ,(gc 'red-1))))
          (org-document-info-keyword ((,c :foreground ,(gc 'yellow+1))))
+         (org-footnote              ((,c :foreground ,(gc 'cyan)
+                                         :underline t)))
          (org-formula               ((,c :foreground ,(gc 'yellow-2))))
          (org-headline-done         ((,c :foreground ,(gc 'cyan-1))))
          (org-hide                  ((,c :foreground ,(gc 'bg-2))))



reply via email to

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