Skip to content

Commit

Permalink
add rainbow palette to the default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Jun 22, 2022
1 parent e74ffa9 commit fc9aad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ error = "apricot"
info = "delta"
hint = "silver"

rainbow = ["#fc6b59", "#fabd2f", "#b8bb26", "#8ec07c", "#83a598", "#d3869b", "#b16286"]

[palette]
white = "#ffffff"
lilac = "#dbbfef"
Expand Down

0 comments on commit fc9aad4

Please sign in to comment.