Unnamed repository; edit this file 'description' to name the repository.
feat(theme): Sync catppuccin themes to include rainbow array (#14094)
George Hollister 7 months ago
parent 1f7b593 · commit 4480da7
-rw-r--r--runtime/themes/catppuccin_mocha.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/catppuccin_mocha.toml b/runtime/themes/catppuccin_mocha.toml
index 5e542dc8..d6d53f05 100644
--- a/runtime/themes/catppuccin_mocha.toml
+++ b/runtime/themes/catppuccin_mocha.toml
@@ -128,6 +128,8 @@ warning = "yellow"
info = "sky"
hint = "teal"
+rainbow = ["red", "peach", "yellow", "green", "sapphire", "lavender"]
+
[palette]
rosewater = "#f5e0dc"
flamingo = "#f2cdcd"