We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39fe441 commit f858d13Copy full SHA for f858d13
1 file changed
languages.yaml
@@ -1635,6 +1635,20 @@ Org:
1635
- red
1636
- white
1637
chip: "#77AA99"
1638
+Pascal:
1639
+ type: programming
1640
+ ascii: |
1641
+ {0}█████{1}╗ {0}████{1}╗ {0}█████{1}╗ {0}████{1}╗ {0}████{1}╗ {0}██{1}╗
1642
+ {0}██{1}╔═{0}██{1}╗{0}██{1}╔═{0}██{1}╗{0}██{1}╔══╝{0}██{1}╔══╝{0}██{1}╔═{0}██{1}╗{0}██{1}║
1643
+ {0}█████{1}╔╝{0}██████{1}║{0}█████{1}╗{0}██{1}║ {0}██████{1}║{0}██{1}║
1644
+ {0}██{1}╔══╝ {0}██{1}╔═{0}██{1}║╚══{0}██{1}║{0}██{1}║ {0}██{1}╔═{0}██{1}║{0}██{1}║
1645
+ {0}██{1}║ {0}██{1}║ {0}██{1}║{0}█████{1}║╚{0}████{1}╗{0}██{1}║ {0}██{1}║{0}█████{1}╗
1646
+ {1}╚═╝ ╚═╝ ╚═╝╚════╝ ╚═══╝╚═╝ ╚═╝╚════╝
1647
+ colors:
1648
+ ansi:
1649
+ - blue
1650
+ - white
1651
+ chip: "#E3F171"
1652
Perl:
1653
type: programming
1654
ascii: |
0 commit comments