Skip to content

Commit

Permalink
add OpenSCAD language support (#1502)
Browse files Browse the repository at this point in the history
Co-authored-by: o2sh <ossama-hjaji@live.fr>
  • Loading branch information
kenchou and o2sh authored Dec 29, 2024
1 parent 4c0c201 commit 4bec002
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1788,6 +1788,35 @@ Odin:
- "#4797F3"
- "#499AF7"
chip: "#60AFFE"
OpenScad:
type: programming
ascii: |
{0} ________
{0} .:------------: {1}...
{0} .-+= =+=- {1}:.
{0} :+*** +**=: {1}.:.
{0} =*****+ +*****= {1}-.
{0} +**********+++++++**********+ {1}-
{0} =*****************************= {1}-
{0} .*+==+********************+++***. {1}.:
{1} .::-:. {0}.-+***************- =*-{1}..
{1}-. .:. {0}-************= *.
{1}= .:. {0}:**********- :+
{1}= :. {0}=********= .+.
{1}.- - {0}.********- :=.
{1} .-. : {0}=********+. .:=-
{1} :: .-{0}:=************++==:
{1} ·...· {0}.-=++*****++=-.
{0} ---------
colors:
ansi:
- yellow
- white
hex:
- "#FFFA56"
- "#F6C59A"
chip: "#E5CD45"
icon: '\u{F34E}'
Org:
type: prose
ascii: |
Expand Down

0 comments on commit 4bec002

Please sign in to comment.