Skip to content

Commit 4bec002

Browse files
kenchouo2sh
andauthored
add OpenSCAD language support (#1502)
Co-authored-by: o2sh <[email protected]>
1 parent 4c0c201 commit 4bec002

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

languages.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,6 +1788,35 @@ Odin:
17881788
- "#4797F3"
17891789
- "#499AF7"
17901790
chip: "#60AFFE"
1791+
OpenScad:
1792+
type: programming
1793+
ascii: |
1794+
{0} ________
1795+
{0} .:------------: {1}...
1796+
{0} .-+= =+=- {1}:.
1797+
{0} :+*** +**=: {1}.:.
1798+
{0} =*****+ +*****= {1}-.
1799+
{0} +**********+++++++**********+ {1}-
1800+
{0} =*****************************= {1}-
1801+
{0} .*+==+********************+++***. {1}.:
1802+
{1} .::-:. {0}.-+***************- =*-{1}..
1803+
{1}-. .:. {0}-************= *.
1804+
{1}= .:. {0}:**********- :+
1805+
{1}= :. {0}=********= .+.
1806+
{1}.- - {0}.********- :=.
1807+
{1} .-. : {0}=********+. .:=-
1808+
{1} :: .-{0}:=************++==:
1809+
{1} ·...· {0}.-=++*****++=-.
1810+
{0} ---------
1811+
colors:
1812+
ansi:
1813+
- yellow
1814+
- white
1815+
hex:
1816+
- "#FFFA56"
1817+
- "#F6C59A"
1818+
chip: "#E5CD45"
1819+
icon: '\u{F34E}'
17911820
Org:
17921821
type: prose
17931822
ascii: |

0 commit comments

Comments
 (0)