copper-leaf / ballast

Opinionated Application State Management framework for Kotlin Multiplatform
https://copper-leaf.github.io/ballast/
BSD 3-Clause "New" or "Revised" License
144 stars 11 forks source link

[Intellij plugin] Replace Material UI with Jewel #33

Open cjbrooks12 opened 1 year ago

cjbrooks12 commented 1 year ago

The Material UI definitely looks out of place in the IDE, but Jetbrains has started working on a theme to integrate Compose Desktop apps seamlessly with IntelliJ, Jewel.

The UI could also do with some better organization to make the actions on each component in the Debugger more clear, and also provide more info at-a-glance. Here's a screenshot from initial unfinished updates with a 3rd-party Intellij theme, showing how it could be improved

Screen Shot 2022-12-12 at 4 09 22 PM
cjbrooks12 commented 10 months ago

Might be better to adopt Aurora instead, since Jewel development is very slow. Aurora would at least look better than Material styling in Intellij