Skip to content

Commit b6a91d4

Browse files
SkyZeroZxthePunderWoman
authored andcommitted
docs: Fixed mermaid diagram node label contrast in dark mode
1 parent f7e5857 commit b6a91d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adev/shared-docs/styles/docs/_mermaid.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
}
7070

7171
.nodeLabel p {
72+
color: var(--primary-contrast) !important;
7273
font-weight: 800 !important;
7374
}
7475
}

0 commit comments

Comments
 (0)