JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
946 stars 46 forks source link

Windows dark title bar for dark theme #151

Open zd-dalibor opened 1 year ago

zd-dalibor commented 1 year ago

It will be nice that title bar on windows fallow the theme configuration - dark title bar for dark theme. It will be, also, nice if application can use custom title bar like IntelliJ, Visual Studio Code or Visual Studio.

JetpackDuba commented 1 year ago

I think I read it was a JVM issue, it should be done by default but it isn't. I'll try to do some research about it. Perhaps using Jetbrains Runtime instead of OpenJDK could help.