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