Skip to content

Commit 1c087cb

Browse files
authored
Merge pull request #4589 from BarokDG/better-dark-theme-for-detailed-explanations
2 parents 80bda95 + 42508c0 commit 1c087cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ div[class*='codeBlockTitle'] {
119119
code {
120120
background-color: var(--ifm-color-emphasis-300);
121121
border-radius: 0.2rem;
122+
color: var(--ifm-color-content);
122123
}
123124

124125
a code,

0 commit comments

Comments
 (0)