Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/modus_vivendi_tinted.toml')
| -rw-r--r-- | runtime/themes/modus_vivendi_tinted.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/themes/modus_vivendi_tinted.toml b/runtime/themes/modus_vivendi_tinted.toml index 2f9e2bb1..c7f9f76f 100644 --- a/runtime/themes/modus_vivendi_tinted.toml +++ b/runtime/themes/modus_vivendi_tinted.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-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" |