destack icon indicating copy to clipboard operation
destack copied to clipboard

Editor selection font color issue

Open phiskits opened this issue 2 years ago • 1 comments

The font color is the same as the background color on the left, making things hard to navigate. its the same even when switching themes

Also the same in Chrome. The package was freshly installed in my existing NextJS project. A screenshot of my installed packages is below

image

image

image

phiskits avatar Jan 13 '24 12:01 phiskits

@phiskits I'd guess the issue is with dark mode which is currently not supported. If that's the case, I'm not sure if there's a way to prevent this but might be better to turn it off on your side for now.

LiveDuo avatar Mar 13 '24 02:03 LiveDuo