You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With theme = dark_high_contrast when one opens references (gr), when the highlighted text is white (e.g., in LaTeX), it's not visible because the background is also white.
Reproduction Steps
I tried this:
hx
Create a LaTeX document with the following content:
\documentclass{article}
\begin{document}
\begin{equation}
\label{eq:sum}
\sum i = \frac{n(n+1)}{2}
\end{equation}
Here we reference \ref{eq:sum}.
\end{document}
Put cursor on eq:sum and press gr. The line Here we reference... will not be readable because it's white on white.
Summary
With
theme = dark_high_contrast
when one opens references (gr
), when the highlighted text is white (e.g., in LaTeX), it's not visible because the background is also white.Reproduction Steps
I tried this:
hx
Create a LaTeX document with the following content:
eq:sum
and pressgr
. The lineHere we reference...
will not be readable because it's white on white.Helix log
No response
Platform
macOS
Terminal Emulator
kitty 0.38
Installation Method
brew
Helix Version
helix 25.1 (dabfb6c)
The text was updated successfully, but these errors were encountered: