Skip to content

Commit f55c8d1

Browse files
committed
fix pill foreground contrast
1 parent 033d3af commit f55c8d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
--ifm-color-info: #64b5f6;
6464
--ifm-color-warning: #ffb74d;
6565
--ifm-color-danger: #ff8a65;
66+
--ifm-badge-color: var(--ifm-background-color);
6667
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
6768
--gradient: linear-gradient(
6869
60deg,

0 commit comments

Comments
 (0)