You are not logged in.
Pages: 1
1
Last edited by szm (2024-06-10 20:23:45)
Offline
The Gtk theme you are using doesn't appropriately account for that element. Try adding the following to ~/.config/gtk-3.0/gtk.css:
.sourceview border {background-color: #2e3440}Adjust the background-color to suit your preference.
Offline
1
Last edited by szm (2024-06-10 20:25:35)
Offline
Looks like the issue is with gtksourceview4 - version 4.8.4. If you downgrade to 4.8.3 the problem no longer exists. The other distros are probably using an older version of gtksourceview4. A bug report is probably warranted.
Offline
Pages: 1