Skip to content

Commit

Permalink
Added Agda to languages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan-Balazs committed Nov 20, 2023
1 parent 3186493 commit 3b0da94
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,29 @@ Ada:
- "#0018C9"
- "#0C0A7C"
chip: "#02F88C"
Agda:
type: programming
ascii: |
{0} :@ =@ #@ @ .@
{0} .@.:@ +@ @* @.
{0} .@..@ :@ @% @-.@.
{0} .@: @. @. @@ @+.@:.@
{0} @+ @@ @# %@ @+ @:
{0} @* #@ @=
{0}#@@@@@@. @ @+
{0} @. @
{0} @. @
{0} @. @
{0} %: @
{0} @ :@
{0} .@ .@
{0} @: @%
{0} @@. .@#
{0} +@@@@@@@.
colors:
ansi:
- white
chip: "#315665"
Arduino:
type: programming
ascii: |
Expand Down

0 comments on commit 3b0da94

Please sign in to comment.