From a0d7ef758546c390701329dc99bac775aa467ea6 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Sat, 3 Dec 2022 11:25:30 +0200 Subject: [PATCH] Tweak 'name' mappings --- modus-operandi-theme.el | 2 +- modus-vivendi-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el index e080df7..eca68b4 100644 --- a/modus-operandi-theme.el +++ b/modus-operandi-theme.el @@ -186,7 +186,7 @@ which corresponds to a minimum contrast in relative luminance of (keybind blue-cooler) (link blue-warmer) (link-alt magenta) - (name magenta-warmer) + (name magenta) (identifier yellow) (tag magenta-faint) (prompt cyan-cooler) diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el index d511bf8..e8fbc3a 100644 --- a/modus-vivendi-theme.el +++ b/modus-vivendi-theme.el @@ -186,7 +186,7 @@ which corresponds to a minimum contrast in relative luminance of (keybind blue-cooler) (link blue-warmer) (link-alt magenta) - (name magenta-warmer) + (name magenta) (identifier yellow-faint) (tag magenta-faint) (prompt cyan-cooler)