<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body><div style="font-family:Helvetica,Arial;font-size:13px">I had look inside the `geany.app` file, which on macOS, seems to have the whole GTK library within it. It includes a file called, promisingly, `settings.ini`. That file contains the following lines…</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px"><div style="margin:0px">[Settings]</div><div style="margin:0px">gtk-icon-theme-name=Papirus</div><div style="margin:0px">gtk-theme-name=Mojave-light-solid</div><div style="margin:0px">gtk-key-theme-name=Mac</div><div><br></div><div>Now, I just need to find out what other theme name are available, and whether I have to download any extra files...</div></div> <br> <div class="gmail_signature"></div> <br><p class="airmail_on">On 21 May 2020 at 15:45:34, Carl Caulkett (<a href="mailto:carl.caulkett@gmail.com">carl.caulkett@gmail.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div><div style="font-family:Helvetica,Arial;font-size:13px">Thanks for the reply. I’m on a mere toy operating system, namely macOS 😉 (I’m being sarcastic, BTW, I know that under the hood macOS is very Unix (or should I say FreeBSD) in flavour).</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">I’ll have a search on GTK matters and see what I can find...</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">Cheers,</div><div style="font-family:Helvetica,Arial;font-size:13px">Carl</div> <br> <div class="gmail_signature"></div> <br><p class="airmail_on">On 21 May 2020 at 14:37:34, Dominic Hopf via Users (<a href="mailto:users@lists.geany.org">users@lists.geany.org</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>On Thu, 2020-05-21 at 05:07 -0700, Carl Caulkett wrote:
<br>> I’ve just installed Geany, have downloaded the Geany themes and have
<br>> selected the Solarized (Dark) scheme. Now I would like to be able to
<br>> adjust the colors of the surrounding elements of Geany, the toolbar,
<br>> the side panel, the terminal panel and so on, but I cannot figure out
<br>> a way to do this. I had hoped that editing `geany.css` might be
<br>> involved, but it’s not clear (to me, at least!) if this is the case.
<br>>   
<br>> Any ideas, anyone? Thanks!
<br>
<br>This is not adjustable in Geany at all, as it's everything GTK around,
<br>you will have to set an appropriate GTK theme for this. You usually do
<br>this in your Window Manager (Xfce, Gnome, whatever you use), there must
<br>be some settings for "Appereance" or similar.
<br>
<br>It is possible to install additional themes for that, though. On Fedora
<br>for example you can do a "dnf search greybird" to find a cool dark
<br>theme which could probably please you.
<br>
<br>It of course is possible to adjust settings in a configuration file
<br>named gtkrc, but thats probably getting a bit too complicated - didn't
<br>do that myself ever.
<br>
<br>Regards.
<br>Dominic
<br>_______________________________________________
<br>Users mailing list
<br><a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a>
<br><a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a>
<br></div></div></span></blockquote></div></div></span></blockquote></body></html>