Modify Solarized Dark based on Ethan Schoonover's 16 colors palette#36
Open
rhdxmr wants to merge 1 commit into
Open
Modify Solarized Dark based on Ethan Schoonover's 16 colors palette#36rhdxmr wants to merge 1 commit into
rhdxmr wants to merge 1 commit into
Conversation
Author
|
Hello @dexpota |
|
These values reflect the real solarized dark settings. I tested them on my machine. Thank you! |
4 tasks
rianjs
added a commit
to open-cli-collective/kitty-themes
that referenced
this pull request
Jan 24, 2026
Replace theme with official Ethan Schoonover palette from https://ethanschoonover.com/solarized/ Ref dexpota#36
rianjs
added a commit
to open-cli-collective/kitty-themes
that referenced
this pull request
Jan 24, 2026
rianjs
added a commit
to open-cli-collective/kitty-themes
that referenced
this pull request
Jan 24, 2026
* fix: update Solarized_Dark to official palette - Replace theme with official Ethan Schoonover palette from https://ethanschoonover.com/solarized/ - Ref dexpota#36 * fix: make color0 visible in gruvbox_dark and OneDark - When color0 equals the background color, black text becomes invisible. - - gruvbox_dark: color0 #282828 → #1d2021 - OneDark: color0 #282c34 → #21252b - Ref dexpota#26 * docs: add import tracking and update CLAUDE.md - - Add import-issues.md to track work from original repo - Document importing process in CLAUDE.md - * docs: move dexpota#36 and dexpota#26 to completed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current Solarized Dark theme is slightly different from Ethan Schoonover's color palette so it can be discriminated from the original by naked eyes.
So I changed the Solarized Dark theme of kitty as the same with Ethan Schoonover's color palette.