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

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

[elpa] externals/standard-themes d5b3f48894 23/74: standard-light-theme:


From: ELPA Syncer
Subject: [elpa] externals/standard-themes d5b3f48894 23/74: standard-light-theme: tweak mappings for prose
Date: Wed, 30 Nov 2022 08:58:23 -0500 (EST)

branch: externals/standard-themes
commit d5b3f488942f5b0859ca4ce6f8136bbf12c7951d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    standard-light-theme: tweak mappings for prose
---
 standard-light-theme.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/standard-light-theme.el b/standard-light-theme.el
index ea7fcb7da2..839f4360f1 100644
--- a/standard-light-theme.el
+++ b/standard-light-theme.el
@@ -199,9 +199,9 @@
       (rainbow-7 blue-faint)
       (rainbow-8 magenta-warmer)
 
-      (prose-code      magenta-cooler)
-      (prose-macro     magenta)
-      (prose-verbatim  cyan-cooler))
+      (prose-code      magenta-faint)
+      (prose-macro     yellow-faint)
+      (prose-verbatim  cyan-faint))
     "The `standard-light' palette.")
 
   (standard-themes-theme standard-light standard-light-palette)



reply via email to

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