A designer is building a dark mode icon variant. Simply inverting the light mode colors causes the icon to look washed out. What is the correct approach?
-
A
Reduce icon size for dark mode
-
B
Redesign icon values specifically for dark backgrounds, adjusting lightness and saturation rather than simply inverting
-
C
Use the same icons and rely on CSS opacity
-
D
Convert all icons to white outlines only