Skip to content

Commit 05b38d7

Browse files
committed
Dark mode colour fix.
1 parent e00a1bf commit 05b38d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FrontEnd/styles/colors.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@
279279
--rule-thin-background: var(--dark-grey);
280280

281281
--grid-default-background: var(--very-very-dark-grey);
282+
--grid-default-text: var(--dark-grey);
282283
--grid-default-border: var(--very-dark-grey);
283284
--grid-compatible-background: var(--mid-green);
284285
--grid-incompatible-background: var(--very-dark-grey);

0 commit comments

Comments
 (0)