From 8457652da139320fba7128e02fbd19fcf09ea235 Mon Sep 17 00:00:00 2001 From: Alexis Mousset Date: Sun, 17 Mar 2024 23:56:33 +0100 Subject: Update to modus-themes 4.4.0 (#9912) --- runtime/themes/modus_operandi.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'runtime/themes/modus_operandi.toml') diff --git a/runtime/themes/modus_operandi.toml b/runtime/themes/modus_operandi.toml index 2247bb3b..ad4b3c85 100644 --- a/runtime/themes/modus_operandi.toml +++ b/runtime/themes/modus_operandi.toml @@ -1,6 +1,6 @@ # Author: Alexis Mousset # Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou -# Version 4.3.0 +# Version 4.4.0 # # Syntax highlighting @@ -86,7 +86,7 @@ punctuation = "fg-dim" "ui.cursor" = { fg = "bg-main", bg = "fg-main" } "ui.cursor.primary" = { fg = "bg-main", bg = "fg-dim" } -"ui.cursor.match" = { bg = "bg-paren-match" } +"ui.cursor.match" = { fg = "fg-main", bg = "bg-paren-match" } "ui.cursorline.primary" = { bg = "bg-hl-line" } "ui.highlight" = { bg = "bg-hl-line" } @@ -162,12 +162,12 @@ bg-blue-subtle = "#ccdfff" bg-magenta-subtle = "#ffddff" bg-cyan-subtle = "#bfefff" -bg-red-nuanced = "#fff1f0" -bg-green-nuanced = "#ecf7ed" -bg-yellow-nuanced = "#fff3da" -bg-blue-nuanced = "#f3f3ff" -bg-magenta-nuanced = "#fdf0ff" -bg-cyan-nuanced = "#ebf6fa" +bg-red-nuanced = "#ffe8e8" +bg-green-nuanced = "#e0f6e0" +bg-yellow-nuanced = "#f8f0d0" +bg-blue-nuanced = "#ecedff" +bg-magenta-nuanced = "#f8e6f5" +bg-cyan-nuanced = "#e0f2fa" # Special purpose bg-completion = "#c0deff" -- cgit v1.2.3-70-g09d2