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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/modus_vivendi.toml b/runtime/themes/modus_vivendi.toml index 5868f4f8..bd3c8a4f 100644 --- a/runtime/themes/modus_vivendi.toml +++ b/runtime/themes/modus_vivendi.toml @@ -112,6 +112,8 @@ warning = "yellow-warmer" info = "cyan-cooler" hint = "blue-cooler" +rainbow = ["red", "yellow-warmer", "green-intense", "cyan-cooler", "blue", "magenta-intense"] + [palette] # Basic values bg-main = "#000000" |