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

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

[nongnu] elpa/subatomic-theme 3c73095 12/58: minor tweaks for org-mode


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 3c73095 12/58: minor tweaks for org-mode
Date: Thu, 21 Oct 2021 18:11:12 -0400 (EDT)

branch: elpa/subatomic-theme
commit 3c73095c9f16bcaa91e1e31ca9862c53933ef40d
Author: John Olsson <john@cryon.se>
Commit: John Olsson <john@cryon.se>

    minor tweaks for org-mode
---
 subatomic-theme.el | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index 1835dcd..000b7e8 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -398,22 +398,22 @@
       ((t (:foreground ,deep-gold :weight bold))))
 
     `(outline-2
+      ((t (:foreground ,victory-blue+1 :weight bold))))
+
+    `(outline-3
       ((t (:foreground ,jungle-green :weight bold))))
 
     `(outline-4
-      ((t (:foreground ,relaxed-white :weight bold))))
-
-    `(outline-3
-      ((t (:foreground ,cold-mud :weight bold))))
+      ((t (:foreground ,brick-red :weight bold))))
 
     `(outline-5
-      ((t (:foreground ,victory-blue+1 :weight bold))))
+      ((t (:foreground ,axiomatic-purple :weight bold))))
 
     `(outline-6
-      ((t (:foreground ,axiomatic-purple :weight bold))))
+      ((t (:foreground ,undergrowth-green :weight bold))))
 
     `(outline-7
-      ((t (:foreground ,undergrowth-green :weight bold))))
+      ((t (:foreground ,mystic-blue :weight bold))))
 
     `(outline-8
       ((t (:foreground ,mystic-blue :weight bold))))



reply via email to

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