Skip to content

Commit 54959c5

Browse files
authored
Update styles.css
1 parent 2fe846a commit 54959c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/assets/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,7 @@
155155
.fern-theme-default.fern-container .fern-sidebar-container {
156156
background-color: light-dark(#fffaea, #0e0e13);
157157
}
158+
159+
html.dark button[data-highlighted] .fern-api-property-meta {
160+
color: var(--accent-contrast) !important;
161+
}

0 commit comments

Comments
 (0)