Remix.run Logo
Adding Customizable Frame Contrast to KDE Plasma(akselmo.dev)
4 points by PaulHoule 3 hours ago | 1 comments
fainpul 2 hours ago | parent [-]

This improves on one of the annoying problems of dark mode UI:

Usually (in light mode), windows have a drop shadow which makes it easy to see what's in front of what, and where the borders are. In dark mode, the drop shadow is barely visible and everything becomes one big dark mess.

What I don't like about this implementation is that inner borders (around UI elements inside the window) are also light – it creates too many confusing lines.