Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/modus_vivendi_tritanopia.toml')
| -rw-r--r-- | runtime/themes/modus_vivendi_tritanopia.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/themes/modus_vivendi_tritanopia.toml b/runtime/themes/modus_vivendi_tritanopia.toml index 7d8569d2..89cbee75 100644 --- a/runtime/themes/modus_vivendi_tritanopia.toml +++ b/runtime/themes/modus_vivendi_tritanopia.toml @@ -1,7 +1,7 @@ # Author: Matous Dzivjak <[email protected]> # 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" |