-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to make an option to use the ANSI colors #1
Labels
Comments
I'd be curious to see what the theme would look like. Definitely give it a go. |
Closing this due to lack of momentum. If still interested, open a PR for this after #62 lands. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I checked out the theme and noticed that it uses 256 color approximations. I would like to make an option to use precise colors provided from the 16 ANSI colors. The solarized vim theme does this, and it works really great.
I have made a PR dracula/iterm#2 on the iTerm theme, so that it includes all of the dracula colors within the 16 ANSI colors. If that gets merged I will proceed with improving the vim theme with an option of relying on the 16 ANSI colors.
How does that sound?
The text was updated successfully, but these errors were encountered: