branch: externals/modus-themes
commit 16fc1ed7b09303042ade2c083e4ea750db60c332
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Revert "Revise all "paren" colours to be mappings"
    
    This reverts commit 80b8de398f4e102e5641d401af8079b001210c95.
    
    I wanted to put this in a separate branch for me to test things, but
    did it on the main branch and then released it... Reverting as this
    causes problems, such as what Morgan Willcock reported in issue 139:
    <https://github.com/protesilaos/modus-themes/issues/139>.
---
 modus-operandi-deuteranopia-theme.el | 14 +++++++-------
 modus-operandi-theme.el              | 14 +++++++-------
 modus-operandi-tinted-theme.el       | 14 +++++++-------
 modus-operandi-tritanopia-theme.el   | 14 +++++++-------
 modus-vivendi-deuteranopia-theme.el  | 14 +++++++-------
 modus-vivendi-theme.el               | 14 +++++++-------
 modus-vivendi-tinted-theme.el        | 14 +++++++-------
 modus-vivendi-tritanopia-theme.el    | 14 +++++++-------
 8 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/modus-operandi-deuteranopia-theme.el 
b/modus-operandi-deuteranopia-theme.el
index 45167dbd7d..3e464b44fb 100644
--- a/modus-operandi-deuteranopia-theme.el
+++ b/modus-operandi-deuteranopia-theme.el
@@ -212,6 +212,13 @@ standard)."
 
       (bg-diff-context    "#f3f3f3")
 
+;;; Paren match
+
+      (bg-paren-match        "#5fcfff")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#efd3f5")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -264,13 +271,6 @@ standard)."
       (type cyan-cooler)
       (variable cyan)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 blue-warmer)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 6f92f86461..0f0bc643e4 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -210,6 +210,13 @@ which corresponds to a minimum contrast in relative 
luminance of
 
       (bg-diff-context    "#f3f3f3")
 
+;;; Paren match
+
+      (bg-paren-match        "#5fcfff")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#efd3f5")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -262,13 +269,6 @@ which corresponds to a minimum contrast in relative 
luminance of
       (type cyan-cooler)
       (variable cyan)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 blue)
diff --git a/modus-operandi-tinted-theme.el b/modus-operandi-tinted-theme.el
index 16c33a8195..c3acb935e7 100644
--- a/modus-operandi-tinted-theme.el
+++ b/modus-operandi-tinted-theme.el
@@ -210,6 +210,13 @@ which corresponds to a minimum contrast in relative 
luminance of
 
       (bg-diff-context    "#efe9df")
 
+;;; Paren match
+
+      (bg-paren-match        "#7fdfcf")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#efd3f5")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -262,13 +269,6 @@ which corresponds to a minimum contrast in relative 
luminance of
       (type green-warmer)
       (variable green-cooler)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 red-cooler)
diff --git a/modus-operandi-tritanopia-theme.el 
b/modus-operandi-tritanopia-theme.el
index 8638d201d7..7161d71082 100644
--- a/modus-operandi-tritanopia-theme.el
+++ b/modus-operandi-tritanopia-theme.el
@@ -212,6 +212,13 @@ standard)."
 
       (bg-diff-context    "#f3f3f3")
 
+;;; Paren match
+
+      (bg-paren-match        "#5fcfff")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#efd3f5")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -264,13 +271,6 @@ standard)."
       (type blue-warmer)
       (variable cyan-cooler)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-red-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 cyan)
diff --git a/modus-vivendi-deuteranopia-theme.el 
b/modus-vivendi-deuteranopia-theme.el
index 676432f853..6f4878395d 100644
--- a/modus-vivendi-deuteranopia-theme.el
+++ b/modus-vivendi-deuteranopia-theme.el
@@ -212,6 +212,13 @@ standard)."
 
       (bg-diff-context    "#1a1a1a")
 
+;;; Paren match
+
+      (bg-paren-match        "#2f7f9f")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#453040")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -264,13 +271,6 @@ standard)."
       (type cyan-cooler)
       (variable cyan)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 blue-warmer)
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index b613353ade..8966a70d0b 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -210,6 +210,13 @@ which corresponds to a minimum contrast in relative 
luminance of
 
       (bg-diff-context    "#1a1a1a")
 
+;;; Paren match
+
+      (bg-paren-match        "#2f7f9f")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#453040")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -262,13 +269,6 @@ which corresponds to a minimum contrast in relative 
luminance of
       (type cyan-cooler)
       (variable cyan)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 blue-cooler)
diff --git a/modus-vivendi-tinted-theme.el b/modus-vivendi-tinted-theme.el
index a720ede9c9..7f99329c12 100644
--- a/modus-vivendi-tinted-theme.el
+++ b/modus-vivendi-tinted-theme.el
@@ -210,6 +210,13 @@ which corresponds to a minimum contrast in relative 
luminance of
 
       (bg-diff-context    "#1a1f30")
 
+;;; Paren match
+
+      (bg-paren-match        "#5f789f")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#453040")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -262,13 +269,6 @@ which corresponds to a minimum contrast in relative 
luminance of
       (type green-cooler)
       (variable cyan-warmer)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-yellow-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 magenta-cooler)
diff --git a/modus-vivendi-tritanopia-theme.el 
b/modus-vivendi-tritanopia-theme.el
index 7929c69e31..3afd318130 100644
--- a/modus-vivendi-tritanopia-theme.el
+++ b/modus-vivendi-tritanopia-theme.el
@@ -212,6 +212,13 @@ standard)."
 
       (bg-diff-context    "#1a1a1a")
 
+;;; Paren match
+
+      (bg-paren-match        "#2f7f9f")
+      (fg-paren-match        fg-main)
+      (bg-paren-expression   "#453040")
+      (underline-paren-match unspecified)
+
 ;;; Mappings
 
 ;;;; General mappings
@@ -264,13 +271,6 @@ standard)."
       (type blue-warmer)
       (variable cyan-cooler)
 
-;;;; Paren match
-
-      (bg-paren-match        bg-cyan-subtle)
-      (fg-paren-match        fg-main)
-      (underline-paren-match unspecified)
-      (bg-paren-expression   bg-red-nuanced)
-
 ;;;; Accent mappings
 
       (accent-0 cyan)

Reply via email to