Re-add theme as Solarized Dark - Patched#63
Merged
mbadolato merged 2 commits intombadolato:masterfrom Jan 16, 2016
Merged
Conversation
Contributor
Author
Owner
|
Fantastic, thank you! I'll take a look at it in depth tonight when I get home. Thanks Jake! |
mbadolato
added a commit
that referenced
this pull request
Jan 16, 2016
Re-add theme as Solarized Dark - Patched
Contributor
|
Hmmm, why provide a patched version and not fix the original one? Just wondering... |
Contributor
Author
|
That was precisely my point, and the point made by altercation; neither solution perfectly "fixes" the issue. The "fix" would be to rewrite ANSI escape codes to handle colors in a sane way instead of forcing people into a 16-color palette. If you look at the screenshots above, you can see that using the patched version makes Vim look bad, and using the non-patched version makes other programs look bad. Consider reading this thread for more information. |
Contributor
|
Alright, thanks for the clarification and the info :). |
jez
added a commit
to jez/dotfiles
that referenced
this pull request
Feb 1, 2016
See this [issue] for reference. [issue]: mbadolato/iTerm2-Color-Schemes#63
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.


I'm open to the name of this theme, but I chose "Solarized Dark - Patched" for
simplicity. I also added a note to the README to clarify the differences between these two schemes.
Fixes #62.