Skip to content

fix: Solarized_Dark palette + color0 visibility#16

Merged
rianjs merged 4 commits into
mainfrom
fix/solarized-and-color0-visibility
Jan 24, 2026
Merged

fix: Solarized_Dark palette + color0 visibility#16
rianjs merged 4 commits into
mainfrom
fix/solarized-and-color0-visibility

Conversation

@rianjs

@rianjs rianjs commented Jan 24, 2026

Copy link
Copy Markdown

Summary

  • Update Solarized_Dark to official Ethan Schoonover palette
  • Fix color0 visibility in gruvbox_dark and OneDark (color0 was same as background, making black text invisible)
  • Add import tracking documentation

References

Closes #15

Replace theme with official Ethan Schoonover palette from
https://ethanschoonover.com/solarized/

Ref dexpota#36
When color0 equals the background color, black text becomes invisible.
- gruvbox_dark: color0 #282828 → #1d2021
- OneDark: color0 #282c34 → #21252b

Ref dexpota#26
- Add import-issues.md to track work from original repo
- Document importing process in CLAUDE.md
@rianjs
rianjs merged commit d291e49 into main Jan 24, 2026
2 checks passed
@rianjs
rianjs deleted the fix/solarized-and-color0-visibility branch January 24, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Solarized_Dark palette and color0 visibility issues

1 participant