Skip to content

Commit fc9aad4

Browse files
committed
add rainbow palette to the default theme
1 parent e74ffa9 commit fc9aad4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

theme.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ error = "apricot"
8181
info = "delta"
8282
hint = "silver"
8383

84+
rainbow = ["#fc6b59", "#fabd2f", "#b8bb26", "#8ec07c", "#83a598", "#d3869b", "#b16286"]
85+
8486
[palette]
8587
white = "#ffffff"
8688
lilac = "#dbbfef"

0 commit comments

Comments
 (0)