-
Notifications
You must be signed in to change notification settings - Fork 281
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
feat: add Twig language support with ASCII art and color scheme #1257
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM! Thanks!
languages.yaml
Outdated
@{0}...........:77:...:~!!!~:.............@{0} | ||
@{0}...........:^^:.......................@{0} | ||
@{0}......................................@{0} | ||
######################################## |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@o2sh what do you think, should these characters be explicitly styled as "white"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant that, instead of just {0}
with green
, it might be better to have two colors, {0}
and {1}
for white
and green
.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this change I pushed represents the intended style. @arferreira let me know if this is true.
BTW 😉 spenserblack/gengo#34 (context: #1305) |
The ASCII logo needs some rework. I'll revert it for now and will try to come up with a better design. Sorry for not stepping in earlier. 🙏 |
Adding support for Twig
#490
Tell me what you think about the proposal
Original logo: