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.toml6
1 files changed, 2 insertions, 4 deletions
diff --git a/runtime/themes/modus_vivendi_tritanopia.toml b/runtime/themes/modus_vivendi_tritanopia.toml
index 5e44d58e..7d8569d2 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.6.0
+# Version 4.3.0
inherits = "modus_vivendi"
@@ -37,8 +37,6 @@ warning = "magenta"
info = "cyan"
hint = "blue"
-rainbow = ["red", "magenta", "green-intense", "cyan", "blue", "magenta-intense"]
-
[palette]
# Basic values
bg-main = "#000000"
@@ -53,7 +51,7 @@ border = "#646464"
# Common accent foregrounds
red = "#ff5f59"
red-warmer = "#ff6740"
-red-cooler = "#ff7f86"
+red-cooler = "#ff6f9f"
red-faint = "#ff9070"
red-intense = "#ff5f5f"
green = "#44bc44"