Gimp/themes
Alx Sa f7f9022f2f themes: Define style for textview.view
Resolves #14617
Previously, we had defined the Default theme for
GtkTextView text with "textview" and "textview text".
However, the Python console also outputs some text
that is formatted by "textview.view". Since we did not
define a style here, it was possible for a System theme leak,
resulting in unreadable console output (separate from console
input).
This patch should resolve the issue by adding textview.view to
the GtkTextView definitions in common.css.
2026-03-08 16:35:42 +00:00
..
Default themes: Define style for textview.view 2026-03-08 16:35:42 +00:00
System themes: Define System theme style for GimpPivotSelector 2026-02-18 18:40:20 +01:00
meson.build themes: Define symbolic icon colors for System theme 2024-09-27 21:10:40 +00:00