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

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

[nongnu] elpa/ample-theme 9a0a650 079/137: org-hide


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 9a0a650 079/137: org-hide
Date: Thu, 21 Oct 2021 18:00:21 -0400 (EDT)

branch: elpa/ample-theme
commit 9a0a650417bfbb568095e1349968d21bcd63d403
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    org-hide
---
 ample-light-theme.el | 2 +-
 ample-theme.el       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ample-light-theme.el b/ample-light-theme.el
index 6517b91..cb0b7a5 100644
--- a/ample-light-theme.el
+++ b/ample-light-theme.el
@@ -443,7 +443,7 @@
    ;;`(org-footnote ((t (:foreground nil :background nil))))
    ;;`(org-formula ((t (:foreground nil :background nil))))
    ;;`(org-headline-done ((t (:foreground nil :background nil))))
-   ;;`(org-hide ((t (:foreground nil :background nil))))
+   `(org-hide ((t (:foreground ,ample/bg :background nil))))
    ;;`(org-latex-and-export-specials ((t (:foreground nil :background nil))))
    ;;`(org-level-1 ((t (:foreground nil :background nil))))
    ;;`(org-level-2 ((t (:foreground nil :background nil))))
diff --git a/ample-theme.el b/ample-theme.el
index 96131b5..a3fc6e8 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -438,7 +438,7 @@
    ;;`(org-footnote ((t (:foreground nil :background nil))))
    ;;`(org-formula ((t (:foreground nil :background nil))))
    ;;`(org-headline-done ((t (:foreground nil :background nil))))
-   ;;`(org-hide ((t (:foreground nil :background nil))))
+   `(org-hide ((t (:foreground ,ample/bg :background nil))))
    ;;`(org-latex-and-export-specials ((t (:foreground nil :background nil))))
    ;;`(org-level-1 ((t (:foreground nil :background nil))))
    ;;`(org-level-2 ((t (:foreground nil :background nil))))



reply via email to

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