diff --git a/runtime/themes/modus_operandi.toml b/runtime/themes/modus_operandi.toml index 362f97778..5d84741bc 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.4.0 +# Version 4.6.0 # # Syntax highlighting diff --git a/runtime/themes/modus_operandi_deuteranopia.toml b/runtime/themes/modus_operandi_deuteranopia.toml index 27f19a7ad..24d460f6d 100644 --- a/runtime/themes/modus_operandi_deuteranopia.toml +++ b/runtime/themes/modus_operandi_deuteranopia.toml @@ -2,7 +2,7 @@ # modus_operandi.toml variant # # This variant is optimized for users with red-green color deficiency (deuteranopia) -# Version 4.4.0 +# Version 4.6.0 inherits = "modus_operandi" diff --git a/runtime/themes/modus_operandi_tinted.toml b/runtime/themes/modus_operandi_tinted.toml index 1f285361b..63c74f2a1 100644 --- a/runtime/themes/modus_operandi_tinted.toml +++ b/runtime/themes/modus_operandi_tinted.toml @@ -1,6 +1,6 @@ # Author: Alexis Mousset # modus_operandi.toml variant -# Version 4.4.0 +# Version 4.6.0 inherits = "modus_operandi" diff --git a/runtime/themes/modus_operandi_tritanopia.toml b/runtime/themes/modus_operandi_tritanopia.toml index 49d40e931..90fa59f6c 100644 --- a/runtime/themes/modus_operandi_tritanopia.toml +++ b/runtime/themes/modus_operandi_tritanopia.toml @@ -2,7 +2,7 @@ # modus_operandi.toml variant # # This variant is optimized for users with blue-yellow color deficiency (tritanopia) -# Version 4.4.0 +# Version 4.6.0 inherits = "modus_operandi" diff --git a/runtime/themes/modus_vivendi.toml b/runtime/themes/modus_vivendi.toml index 952683ee7..00c55e3b0 100644 --- a/runtime/themes/modus_vivendi.toml +++ b/runtime/themes/modus_vivendi.toml @@ -1,7 +1,7 @@ # Author: Matous Dzivjak # Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou # Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-theme.el -# Version 4.4.0 +# Version 4.6.0 # Syntax highlighting # ------------------- @@ -124,7 +124,7 @@ bg-inactive = "#303030" # Common accent foregrounds red = "#ff5f59" red-warmer = "#ff6b55" -red-cooler = "#ff7f9f" +red-cooler = "#ff7f86" red-faint = "#ff9580" red-intense = "#ff5f5f" green = "#44bc44" diff --git a/runtime/themes/modus_vivendi_deuteranopia.toml b/runtime/themes/modus_vivendi_deuteranopia.toml index 294196f31..a787359e0 100644 --- a/runtime/themes/modus_vivendi_deuteranopia.toml +++ b/runtime/themes/modus_vivendi_deuteranopia.toml @@ -1,7 +1,7 @@ # Author: Matous Dzivjak # Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou # Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-deuteranopia-theme.el -# Version 4.3.0 +# Version 4.6.0 inherits = "modus_vivendi" @@ -37,7 +37,7 @@ border = "#646464" # Common accent foregrounds red = "#ff5f59" red-warmer = "#ff6b55" -red-cooler = "#ff7f9f" +red-cooler = "#ff7f86" red-faint = "#ff9580" red-intense = "#ff5f5f" green = "#44bc44" diff --git a/runtime/themes/modus_vivendi_tinted.toml b/runtime/themes/modus_vivendi_tinted.toml index 2f9e2bb19..c7f9f76f3 100644 --- a/runtime/themes/modus_vivendi_tinted.toml +++ b/runtime/themes/modus_vivendi_tinted.toml @@ -1,7 +1,7 @@ # Author: Matous Dzivjak # Adapted from: https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou # Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-tinted-theme.el -# Version 4.4.0 +# Version 4.6.0 inherits = "modus_vivendi" @@ -23,7 +23,7 @@ border = "#61647a" # Common accent foregrounds red = "#ff5f59" red-warmer = "#ff6b55" -red-cooler = "#ff7f9f" +red-cooler = "#ff7f86" red-faint = "#ff9f80" red-intense = "#ff5f5f" green = "#44bc44" diff --git a/runtime/themes/modus_vivendi_tritanopia.toml b/runtime/themes/modus_vivendi_tritanopia.toml index 7d8569d23..89cbee75e 100644 --- a/runtime/themes/modus_vivendi_tritanopia.toml +++ b/runtime/themes/modus_vivendi_tritanopia.toml @@ -1,7 +1,7 @@ # Author: Matous Dzivjak # Adapted from https://protesilaos.com/emacs/modus-themes, by Protesilaos Stavrou # Source: https://github.com/protesilaos/modus-themes/blob/main/modus-vivendi-tritanopia-theme.el -# Version 4.3.0 +# Version 4.6.0 inherits = "modus_vivendi" @@ -51,7 +51,7 @@ border = "#646464" # Common accent foregrounds red = "#ff5f59" red-warmer = "#ff6740" -red-cooler = "#ff6f9f" +red-cooler = "#ff7f86" red-faint = "#ff9070" red-intense = "#ff5f5f" green = "#44bc44"