I somewhat dislike the current state of the UI - it looks a lot like it's a pet project (which it kind of is at the moment), so I'd like to redesign the UI from the ground up, either staying in ImGui or switching to a more production-friendly engine like Qt. In particular:
The whole UI should follow a particular color scheme (let's say 6 colors max)
The UI should use a better-fitting icon set (and really, icons in general would be pretty helpful). FontAwesome should help with that.
The UI should be able to be extended easily (for modularity, etc)
I somewhat dislike the current state of the UI - it looks a lot like it's a pet project (which it kind of is at the moment), so I'd like to redesign the UI from the ground up, either staying in ImGui or switching to a more production-friendly engine like Qt. In particular: