Skip to content

Commit

Permalink
Add one more supported ribbon colour
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Oct 16, 2023
1 parent ef2611f commit a796142
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion theme/base/stylesheets/components/ribbon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ body[data-ribboncolor="hotpink"]::after {
body[data-ribboncolor="khaki"]::after {
background-color: khaki;
}

body[data-ribboncolor="darkorchid"]::after {
background-color: darkorchid;
}

0 comments on commit a796142

Please sign in to comment.