Skip to content

Commit 0d4ba5f

Browse files
committed
fixup colors
1 parent fd41e43 commit 0d4ba5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/rehype-shiki/src/twoslash.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
display: flex !important;
88
flex-wrap: wrap !important;
99
font-size: small;
10+
/* This variable comes from ui-components */
11+
background-color: var(--color-neutral-900);
1012

1113
span {
1214
display: inline-block !important;

0 commit comments

Comments
 (0)