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
The Solarized Light style (solarized-light.properties) incorrectly reverses light/dark accent colors. In particular, color0 - color15 should be identical between the light and dark variants of the color scheme, with the only changes being to the foreground and background colors.
An easy way to see this is to use the official ViM Solarized color scheme (or any of the other variants out there); colors are currently only displayed correctly for Termux's Solarized Light style when ViM's background is set to dark (opposite of what it should be).
The attached zip file contains a version of the Solarized Light style that should fix this issue, as well as a patch between the old and new file (if so desired).