ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
6.75k stars 219 forks source link

Add support for "macos_dark_titlebar_color" #1097

Open isaksamsten opened 3 weeks ago

isaksamsten commented 3 weeks ago

So I'm back with a new pull request.

This introduces a new configuration variable called macos_dark_titlebar_color which sets the titlebar color to a color distinct from the one set for macos_titlebar_color if custom or dark color mode is toggled. It is also changed upon system theme change.

I'm not sure if it's the best solution but I want to be able to have a titlebar that matches my pdf background color and this makes it happen.

What do you think?

Best, Isak

ahrm commented 3 weeks ago

Thanks, unfortunately I don't have access to a mac right now, so I can't test it. Hopefully soon I will be able to test and merge this request.

isaksamsten commented 3 weeks ago

Great! Thanks for Sioyek and for making it easy to contribute to 👍