We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25e74c0 + 3079702 commit a5856a0Copy full SHA for a5856a0
1 file changed
src/theme/palette.ts
@@ -422,8 +422,8 @@ export const darkModePalette: PaletteOptions = {
422
},
423
424
icon: {
425
- default: Colors.accentGrey[90],
426
- secondary: Colors.charcoal[80],
+ default: Colors.accentGrey[80],
+ secondary: Colors.charcoal[70],
427
brand: Colors.keppel[40],
428
inverse: Colors.charcoal[10],
429
weather: Colors.saffron[40],
0 commit comments