fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
832 stars 75 forks source link

Any way to apply themes or change gtk settings so that cursorline is legible? #368

Open maxreuben opened 2 years ago

maxreuben commented 2 years ago

I seem to have problem with my system theme or gtk-text-view(or source-view or whatever it's called) settings resulting in an Illegible cursorline in the app. Is there any way to apply themes or change the settings so that it can be legible? Where can I change my gtk settings for textview? It seems to be an issue with the color scheme I've set in the terminal, I had the same problem in vim but then i changed the colors of the cursorline. Is there any such option here?

It currently looks like this: image

while my gedit (theme set to Oblivion) looks like this: Screenshot from 2021-12-31 04-46-29

Turning off current line highlighting is a workaround but I'd like to highlight my current line so it'd be useful to have a choice of colors for the highlight