-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Allow ANSI colors in themes #5119
Conversation
Figured how to install |
I added a note on this in a new I haven't found yet how to build the book, haven't had much time to search that though. |
Is there any timeline when this will be merged? I am just writing here cos I don't want this to be forgotten :) It's only few lines of code change, and makes possible to use all ANSI (255) colors. |
My current vim theme doesn't use rgb colors but instead uses the ANSI color (150, 174, etc).
Is this something Helix want to be able to do? It seems it already supports some colors (black, etc) but not all the ANSI colors.