Skip to content

Commit 371fa5e

Browse files
committed
feat: style .warning class
See rust-lang/mdBook#2187
1 parent 98861a6 commit 371fa5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

palette/catppuccin.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
--searchresults-border-color: #{map-get($color, "crust")};
6262
--searchresults-li-bg: #{map-get($color, "base")};
6363
--search-mark-bg: #{map-get($color, "peach")};
64+
--warning-border: #{map-get($color, "peach")};
6465
}
6566
}

0 commit comments

Comments
 (0)