glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.18k stars 453 forks source link

Remove custom sidebar styles #1666

Closed nth-chile closed 4 months ago

nth-chile commented 6 months ago

Done:

Would be nice:

⚠️ Todo before merging:

Screenshot 2023-12-30 at 5 21 14 PM Screenshot 2023-12-30 at 5 21 35 PM
nth-chile commented 6 months ago

The idea is to remove custom styling so we fall back on defaults as much as possible. When we use colors, we can use system colors like NSColor.textColor this will ensure that as macOS evolves, fsnotes will continue to match the appearance of macOS

@glushchenko do you like this idea? If so, I can fix up the todos here, and can make another PR to do the same thing for notes list

glushchenko commented 4 months ago

I can't test the UI in macOS 10.14, and that has a lot of caveats. It's best not to do that, sorry.