We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe846a commit d3bfae8Copy full SHA for d3bfae8
1 file changed
fern/assets/styles.css
@@ -155,3 +155,7 @@
155
.fern-theme-default.fern-container .fern-sidebar-container {
156
background-color: light-dark(#fffaea, #0e0e13);
157
}
158
+
159
+html.dark button[data-highlighted] .fern-api-property-meta {
160
+ color: var(--accent-contrast) !important;
161
+}
0 commit comments