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
All skins now use bright white (color255) for foreground text to maximize
contrast against dark backgrounds. This addresses feedback that contrast
was still insufficient after Round 2.
Changes applied to all 6 skins:
- Foreground: color255 (bright white) for maximum visibility
- Added lines: color22 background (very dark green)
- Changed lines: color232 background (near-black)
- Changed content: color17 background (very dark blue)
- Removed lines: color52 background (dark red)
- Errors: color232 background (near-black)
This provides:
- Maximum contrast ratio for readability
- Non-toxic, subtle backgrounds
- Consistent appearance across all modern skins
- Clear differentiation between diff types
Tested with Tokyo Night first, then applied to:
- Catppuccin
- Matte-Black
- Osaka-Jade
- Ristretto
- Rose-Pine
DO NOT PUSH TO REMOTE - waiting for final reviewer approval.
Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
0 commit comments