fix: Fix dark mode small issues (#7573)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Mutasem Aldmour
2023-11-01 16:27:32 +01:00
committed by GitHub
parent cc2bd2e19c
commit 1d81afcbdf
5 changed files with 7 additions and 2 deletions

View File

@@ -77,6 +77,7 @@
--color-sticky-default-background: var(--prim-color-alt-d);
--color-sticky-default-border: var(--prim-color-alt-d-shade-150);
--color-sticky-font: var(--prim-gray-740);
--color-sticky-code-background: var(--color-background-base);
// Expressions
--color-valid-resolvable-foreground: var(--prim-color-alt-a);