Is there a way to make the Compose/Desktop theme or look&feel more desktop-like? 🙂
Material Design is not optimal for desktop applications with its huge UI elements (designed for touch-screens).
I've found this: https://github.com/ButterCam/compose-jetbrains-theme
Has anyone used it maybe? Is it stable enough to start experiencing with it?
Thanks.
Norbi
04/11/2022, 6:30 AM
I also tried to use
LocalMinimumTouchTargetEnforcement
but it breaks the layout of the built-in UI components 😐