LiveDuo / destack

Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!
MIT License
1.55k stars 313 forks source link

Editor selection font color issue #110

Open phiskits opened 7 months ago

phiskits commented 7 months ago

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

LiveDuo commented 5 months ago

@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.