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

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

[elpa] externals/ef-themes ff5160ab35: ef-maris-{dark, light}: tweak typ


From: ELPA Syncer
Subject: [elpa] externals/ef-themes ff5160ab35: ef-maris-{dark, light}: tweak type mapping
Date: Sat, 22 Jul 2023 03:57:58 -0400 (EDT)

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

    ef-maris-{dark,light}: tweak type mapping
---
 ef-maris-dark-theme.el  | 2 +-
 ef-maris-light-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el
index fb63dae3de..ed4c9760b6 100644
--- a/ef-maris-dark-theme.el
+++ b/ef-maris-dark-theme.el
@@ -188,7 +188,7 @@
       (preprocessor magenta-cooler)
       (docstring cyan-faint)
       (string cyan-cooler)
-      (type green)
+      (type green-cooler)
       (variable cyan)
       (rx-escape yellow) ; compare with `string'
       (rx-construct red)
diff --git a/ef-maris-light-theme.el b/ef-maris-light-theme.el
index 3807be5dca..758877bd42 100644
--- a/ef-maris-light-theme.el
+++ b/ef-maris-light-theme.el
@@ -188,7 +188,7 @@
       (preprocessor magenta-cooler)
       (docstring cyan-faint)
       (string cyan-cooler)
-      (type green)
+      (type green-cooler)
       (variable cyan)
       (rx-escape yellow) ; compare with `string'
       (rx-construct red)



reply via email to

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