diff --git a/theme.toml b/theme.toml index 8e550f922e131..fe497c6726a61 100644 --- a/theme.toml +++ b/theme.toml @@ -81,6 +81,8 @@ error = "apricot" info = "delta" hint = "silver" +rainbow = ["#fc6b59", "#fabd2f", "#b8bb26", "#8ec07c", "#83a598", "#d3869b", "#b16286"] + [palette] white = "#ffffff" lilac = "#dbbfef"