[Github-comments] Re: [geany/geany] Windows: Geany does not update the UI text to be white on dark background/dark gtk-theme (Issue #3827)

2024-04-14 Thread Enrico Tröger via Github-comments
I tested the Orchis theme and it looks good, I think:
![geany_windows_orchis](https://github.com/geany/geany/assets/617017/0a43ca17-41f1-45e3-b9f3-682f740c2c8e)

Since you said you installed the theme into `AppData/Local/gtk-3.0`, this might 
cause the problems. Usually, themes are to be put into `AppData/Local/themes` 
and then configured in `AppData/Local/gtk-3.0/settings.ini`, e.g.:
```ini
[Settings]
gtk-theme-name=Orchis
gtk-application-prefer-dark-theme=1
```

This worked for me. See also 
https://www.geany.org/documentation/faq/#on-windows_1.

Feel free to re-open if I'm wrong.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3827#issuecomment-2054031144
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany] Windows: Geany does not update the UI text to be white on dark background/dark gtk-theme (Issue #3827)

2024-04-14 Thread Enrico Tröger via Github-comments
Closed #3827 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3827#event-12460274679
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany] Windows: Geany does not update the UI text to be white on dark background/dark gtk-theme (Issue #3827)

2024-04-08 Thread elextr via Github-comments
There is probably something wrong with the theme, note the text in the document 
tree is white.  Customisations can be put in `Tools->Configuration 
Files->geany.css` but as this project isn't responsible for the theme we can't 
advise what you need to change, you will need to look at the theme and see what 
it sets for what elements.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3827#issuecomment-2043935489
You are receiving this because you are subscribed to this thread.

Message ID: