[Github-comments] [geany/geany] Message Window colors aren't contrasting in dark themes (#2644)

Colomban Wendling notifications at xxxxx
Sat Nov 7 10:03:25 UTC 2020


One workaround that has been implemented in e.g. MATE's file manager Caja is the ability to load custom CSS based on theme name.  E.g., we could imagine try and load geany-$THEME.css, if it exists.  That would clearly not be perfect, but could allows us (or the user) to provide support for some specific themes.

Ideally themes would support Geany's custom classes (given we did that properly, but I think we did), but that's probably a tiny bit unlikely.

This said, you could also possibly make a custom theme in your user's dir, import the original CSS, and add a couple of rules for Geany's own stuff, that might work as well.

-- 
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/issues/2644#issuecomment-723426094
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201107/ca552f00/attachment.htm>


More information about the Github-comments mailing list