We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edfbdaa + 6a1e951 commit 14cb80dCopy full SHA for 14cb80d
libs/@guardian/react-crossword/src/theme.ts
@@ -7,7 +7,7 @@ export const defaultTheme: Theme = {
7
gridPrintBackgroundColor: palette.neutral[46],
8
gridGutterSize: 1,
9
gridCellSize: 32,
10
- gridCellStrikeThrough: palette.neutral[73],
+ gridCellStrikeThrough: palette.neutral[46],
11
12
textColor: palette.neutral[7],
13
focusColor: palette.focus[400],
0 commit comments