We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e35096e + ad776d9 commit 9ff8a84Copy full SHA for 9ff8a84
1 file changed
src/theme/palette.ts
@@ -307,7 +307,7 @@ export const lightModePalette: PaletteOptions = {
307
export const darkModePalette: PaletteOptions = {
308
background: {
309
default: Colors.charcoal[10],
310
- secondary: Colors.accentGrey[10],
+ secondary: Colors.accentGrey[20],
311
tertiary: Colors.accentGrey[30],
312
hover: Colors.charcoal[20],
313
supplementary: Colors.accentGrey[40],
0 commit comments