Skip to content
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

Add Agda to languages.yaml #1216

Merged
merged 2 commits into from Nov 27, 2023
Merged

Add Agda to languages.yaml #1216

merged 2 commits into from Nov 27, 2023

Conversation

Zoltan-Balazs
Copy link
Contributor

Adds support for Agda
Logo based on the official logo of Agda: https://agda.readthedocs.io/en/latest/_images/agda.svg

Improves #490

Copy link
Owner

@o2sh o2sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @Zoltan-Balazs

Here is a suggestion for a cleaner design:

image

Agda:
  type: programming
  ascii: |
    {0}   / / /           /  /
    {0}  / / /           /  / /
    {0} / o o           /    / /
    {0}/____           /      /
    {0}     |                 |
    {0}     |                 |
    {0}     ;                 ;
    {0}      \               /
    {0}       '.           .'
    {0}         '-._____.-'
  colors:
    ansi:
      - white
    chip: "#315665"

@o2sh o2sh added the feat label Nov 25, 2023
@Zoltan-Balazs
Copy link
Contributor Author

Thank you for your feedback, I think that definitely looks cleaner!

@o2sh o2sh merged commit 621da73 into o2sh:main Nov 27, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants