From a66b30547e315a11d22be1ef7e94dea10258163d Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Tue, 28 Jun 2022 08:56:48 +0300 Subject: [PATCH] REMOVE support for org-treescope The package points to a GitHub repo, which is archived. The current source is on GitLab, but the package is not updated accordingly. This makes me believe it is not actively maintained and am thus removing it from the list. --- doc/modus-themes.org | 1 - modus-themes.el | 3 --- 2 files changed, 4 deletions(-) diff --git a/doc/modus-themes.org b/doc/modus-themes.org index af123e3..631497c 100644 --- a/doc/modus-themes.org +++ b/doc/modus-themes.org @@ -4348,7 +4348,6 @@ have lots of extensions, so the "full support" may not be 100% true… + org-superstar + org-table-sticky-header + org-tree-slide -+ org-treescope + origami + outline-mode + outline-minor-faces diff --git a/modus-themes.el b/modus-themes.el index 05d027c..9b17fe8 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -6635,9 +6635,6 @@ by virtue of calling either of `modus-themes-load-operandi' and `(org-table-sticky-header-face ((,class :inherit modus-themes-special-cold))) ;;;;; org-tree-slide `(org-tree-slide-header-overlay-face ((,class :inherit org-document-title))) -;;;;; org-treescope - `(org-treescope-faces--markerinternal-midday ((,class :inherit modus-themes-intense-blue))) - `(org-treescope-faces--markerinternal-range ((,class :inherit modus-themes-special-mild))) ;;;;; origami `(origami-fold-header-face ((,class :background ,bg-dim :foreground ,fg-dim :box t))) `(origami-fold-replacement-face ((,class :background ,bg-alt :foreground ,fg-alt)))