Hello! How to change the Geany side bar and status bar colors? Is there a way at all? I created myself a dark theme, but still - the side bar and the status bar have bright white background :( I am on LXQT, my theme is dark, but maybe Geany uses the current Gnome colors? - still - is there a way? Thanks!
On Fri, 12 May 2023 at 05:49, e.antonoff--- via Users users@lists.geany.org wrote:
Hello! How to change the Geany side bar and status bar colors? Is there a way at all?
I created myself a dark theme, but still - the side bar and the status bar have bright white background :(
I am on LXQT, my theme is dark, but maybe Geany uses the current Gnome colors? - still - is there a way?
Correct, Geany is a GTK application, it uses the GTK theme. I don't know Lxqt, but some distros can set the GTK theme to match the Qt one, eg https://manual.lubuntu.me/lts/3/3.2/3.2.2/appearance.html.
Cheers Lex
Thanks!
[image: Inline image]
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Thank you for this, just tried it. So if someone is interested, here is the solution: SETTING A DARK THEME FOR GEANY (on LXQT)========================================HOME BUTTON > Preferences > LXQt settings > AppearanceOn the Widget Style tab the GTK 2 and GTK 3 themes are set to "Arc-Darker" by default. Setting them to "Arc-Dark" does the trick.Then all you need is to restart Geany. And again - this sets the Geany theme, but not the editor theme. The editor themes are here: https://www.geany.org/download/themes/%C2%A0so one could choose any dark theme. Regards On Friday, May 12, 2023 at 02:37:52 a.m. GMT+3, Lex Trotman via Users users@lists.geany.org wrote:
On Fri, 12 May 2023 at 05:49, e.antonoff--- via Users users@lists.geany.org wrote:
Hello! How to change the Geany side bar and status bar colors? Is there a way at all? I created myself a dark theme, but still - the side bar and the status bar have bright white background :( I am on LXQT, my theme is dark, but maybe Geany uses the current Gnome colors? - still - is there a way?
Correct, Geany is a GTK application, it uses the GTK theme. I don't know Lxqt, but some distros can set the GTK theme to match the Qt one, eg https://manual.lubuntu.me/lts/3/3.2/3.2.2/appearance.html. CheersLex
Thanks!
_______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
_______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Hi there, would you like to add that to the wiki as an article? ( https://wiki.geany.org/start) That would be the first place a user with the same issue would look.
Thank you,