[Github-comments] [geany/geany-osx] Dark / light mode Macos (#22)

pragma-git notifications at xxxxx
Tue Feb 2 23:15:46 UTC 2021


Thanks once more for such a great editor!

_**Intro**_

Working in dark mode in the MacOs system (and probably other systems too) it is annoying with a single application that does not adhere, and that does not have an obvious way of changing to dark mode.  It is possible that I have missed how to do this

Changing color theme works.  BUT, it is only the text area that changes (all the rest of the GUI is light).

_**Digging around, I found that dark mode is in principle implemented, and that there are indeed two different css:**_

/Applications/Geany.app/Contents/Resources/share/themes/Mojave-light-solid/gtk-3.0/gtk.css
/Applications/Geany.app/Contents/Resources/share/themes/Mojave-light-solid/gtk-3.0/gtk-dark.css
but I am not aware of a way to tell Geany which one should be active (gtk.css is on by default)

_**What works:**_ It is possible to rename gtk-dark.css to gtk.css, and then Geany looks beatiful in Dark mode.

_**Request:**_ Listen to the system setting, with option to override to dark/light mode from the settings menu.  As a last resource (not as good) allow and document a "less hacky" way to change to dark mode, such as a setting in geany.conf

(Tested on Geany 1.36 with GTK+ v3.24.10 and Glib v2.60.6 runtime libraries)



-- 
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-osx/issues/22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210202/4f0f04bf/attachment.htm>


More information about the Github-comments mailing list