immutable-devtools icon indicating copy to clipboard operation
immutable-devtools copied to clipboard

Dark mode of console using `light-dark`

Open jdeniau opened this issue 7 months ago • 0 comments

The current colors works fine in light mode, but not in dark mode.

Following this blogpost from @nchevobbe I did implement dark mode for immutable-devtools.

Current / light mode screenshot

image

Current version in dark mode

image

New dark mode

image

jdeniau avatar Apr 07 '25 08:04 jdeniau