cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
385 stars 33 forks source link

Text not legible in dark mode #364

Closed 0unknwn closed 10 months ago

0unknwn commented 10 months ago

First of all, thanks for this amazing app, which is really a joy to use.

I just tried the new GTK4 version from flathub and noticed that text is hardly legible in dark mode:

grafik grafik

cvfosammmm commented 10 months ago

I want to support recoloring of the whole app in line with the syntax theme. But that will likely take some time. So as a short term solution I think it would be best to just force light mode.

0unknwn commented 10 months ago

Couldn’t the black text be made white in dark mode? Every other colour is legible.

cvfosammmm commented 10 months ago

Yes, but supporting dark mode directly would be too much effort for an interim solution.

cvfosammmm commented 10 months ago

solved with the latest commit