[Github-comments] [geany/www.geany.org] Explain changing GTK theme in FAQ (PR #40)

Enrico Tröger notifications at xxxxx
Sun Jan 9 16:38:48 UTC 2022


@eht16 commented on this pull request.



> +
+- find and download a GTK theme
+- unpack its contents into the directory `c:\Users/<YOUR_USERNAME>\AppData\Local\themes\` (create if it does not exist yet)
+- create the directory `c:\Users/<YOUR_USERNAME>\AppData\Local\gtk-3.0\` if it not already exists
+- create a file `settings.ini` in this directory with the following contents:
+  ```
+  [Settings]
+  gtk-theme-name=Prof-Gnome
+  ```
+- adjust the `gtk-theme-name` setting to match the folder name of the unpacked GTK theme
+
+Themes you may like:
+
+- "Prof-Gnome" https://www.gnome-look.org/p/1334194 (used in Geany for macOS)
+- "Windows 10" https://github.com/B00merang-Project/Windows-10
+- "Windows 10 Dark" https://github.com/B00merang-Project/Windows-10-Dark

Ok, I just added it. I still can't really take this theme seriously hence my confusion :D.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/www.geany.org/pull/40#discussion_r780804190
You are receiving this because you are subscribed to this thread.

Message ID: <geany/www.geany.org/pull/40/review/847279752 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220109/00fb6867/attachment.htm>


More information about the Github-comments mailing list