[Github-comments] [geany/geany] change gtk theme for geany in window 7 (#2379)

Enrico Tröger notifications at xxxxx
Sun Sep 12 14:03:37 UTC 2021


JFTR:
beginning with Geany 1.38, the Windows builds use GTK3 and here is what is needed:

Create or edit the file `C:\Users\<username>AppData\Local\gtk-3.0\settings.ini` with the following content:
```ini
[Settings]
gtk-theme-name=Windows10
```

And your theme files should be located in `C:\Users\<username>\AppData\Local\themes\Windows10`.
Replace "<username>" with your username and "Windows10" with the theme you want to use.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2379#issuecomment-917642546
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210912/5d1fdff1/attachment.htm>


More information about the Github-comments mailing list