Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 32 additions & 1 deletion languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,37 @@ Org:
- red
- white
chip: "#77AA99"
Oz:
type: programming
ascii: |
{0} .-=**+=.
{0} .-+{1}#%@@%{0}***-
{0} .:={1}*#%@@@@@@{0}****=
{0} :-+**{1}%@@@%#@@@%{0}*****=
{0} .:=*******{1}#****@@@#{0}******+.
{0} .-+-. .-+*****{1}#@@@#{0}***{1}##{0}***:
{0} -+*- :: =****{1}%@@@##%@@@%{0}***:
{0}+**- +**+- -***{1}@@@@@@@@#{0}+::***:
{0}+**: -****= +**{1}%@@@%{0}*-. -***-
{0} =*+ :+***- +***{1}#{0}*:. . =****=
{0} -*= .-==. -******:.-+*- +*****+
{0} :*+: :*{1}####{0}********. .*******=
{0} :***+=-=*{1}%@@@@@@@%#{0}***** :*+-: :++
{0} :*****{1}@@@%{0}***{1}%@@@@%{0}***+ .. .-=.
{0} .+**{1}#@@@%{0}****{1}#@@@@#{0}**- :-=-.
{0} =**{1}@@@@#{0}****{1}#@@@%{0}***-.-==:
{0} =*{1}#@@@@%{0}****{1}@@@#{0}***+-.
{0} =*{1}#@@@@@@@@@@#{0}+=:
{0} -***{1}%%@@%#{0}+-.
{0} .-+**+=:
colors:
ansi:
- yellow
- white
hex:
- "#FCAF3E"
- "#FFFFFF"
chip: "#FAB738"
Pascal:
type: programming
ascii: |
Expand Down Expand Up @@ -2393,7 +2424,7 @@ Svelte:
chip: "#FF3E00"
Svg:
type: data
ascii: |
ascii: |
{0} ......
{0} ....{1}--{0}....
{0} .... {0}...{1}------{0}... {0}....
Expand Down