GNOME Bugzilla – Bug 679392
LaTeX highlighting renders other color schemes unusable
Last modified: 2013-03-29 16:17:30 UTC
When using e.g. the Cobalt color scheme the default colors for highlighting warnings (like unreferenced labels) make the text unreadable (white text on cream background). Previous versions of the LaTeX Plugin allowed changes to the used highlight colors. Another way of of fixing this would be a white on dark scheme support for the highlighting by the LaTeX Pluging. Steps to reproduce: - Turn Color mode of gedit to Cobalt - Open a LaTeX file - Insert "\label{xyz}" within \begin{document}...\end{document} - Save the document Result: - Label Name "{xyz}" is unreadable (white text on light yellow background) Expected Result: - Label Name "{xyz}" is readable (e.g. white text on dark yellow background)
Thanks for your bug report. It's a problem in the latex gedit plugin, see bug #691757 (more recent, but with more activity). See also bug #695356. *** This bug has been marked as a duplicate of bug 691757 ***