Thanks for making Joplin! I played around with it a bit, and its code, and decided to experiment with the UI a bit here and there to make it look more polished.
Here are the results of my one-day experiment:
Since I can't post more than two links/images as a new user here, I published the before/after comparison screenshots here:
What I did is added a separate color for the note list component, made selected item in the side bar and note list more prominent, removed gaps around the note list from vertical resizers (they are still there, just not visible), and reduced visual noise a bit.
I also changed the color from sans-serif
to -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji
(basically what GitHub has) to make the UI appear in a system font and thus look more like an actual desktop application.
The commit in question is Desktop: UI cleanup pass No.1 · iafan/joplin@dd60488 · GitHub
(you can download my fork to play around with this version).
Let me know if this is something that you'd welcome as a PR, and if help with these things is needed at all. Of course, there are many more things I could polish here and there, but that looks like a good conversation starter.
P.S.: too bad I discovered Joplin right after you had already settled on a new redesigned logo / icon. I guess I missed the train. As a part of my experiment, I created a new icon as a bonus). See it under the same GitHub link above.
I thought it would be nice to have something more abstract than just "J" or a musical note; here I envisioned a trail of an airplane in the sky: a symbol of speed, and freedom of expression. It still resembles the letter J, and has your color palette.
Cheers!