Skip to content

Commit 324f3df

Browse files
committed
Revert "feat: add Twig language support with ASCII art and color scheme (#1257)"
The ASCII logo needs some rework, I'll revert for now. This reverts commit 41c3ecf.
1 parent 5000452 commit 324f3df

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

languages.yaml

-28
Original file line numberDiff line numberDiff line change
@@ -2676,34 +2676,6 @@ TypeScript:
26762676
- "#007ACC"
26772677
- "#FFFFFF"
26782678
chip: "#2B7489"
2679-
Twig:
2680-
type: markup
2681-
ascii: |
2682-
{0}########################################
2683-
{1}@{0}...........................@..........@
2684-
{1}@{0}.........................@@@:::.......@
2685-
{1}@{0}.......................@@@@...........@
2686-
{1}@{0}......................@@@@............@
2687-
{1}@{0}......................@@@.............@
2688-
{1}@{0}.....................@@@..............@
2689-
{1}@{0}.....................@@@..............@
2690-
{1}@{0}....................@@@::@@...........@
2691-
{1}@{0}............@.......@@@@@@............@
2692-
{1}@{0}............@..@@@@@@@@@@.............@
2693-
{1}@{0}............@@...@@@@@@@..............@
2694-
{1}@{0}............@@.....@@@@@..............@
2695-
{1}@{0}...........@@@.....@@@@@..............@
2696-
{1}@{0}...........@@@:....@@@@@..............@
2697-
{1}@{0}...........@@@@...@@@@@@@.............@
2698-
{1}@{0}...........@@@@.......................@
2699-
{1}@{0}......................................@
2700-
{1}########################################
2701-
2702-
colors:
2703-
ansi:
2704-
- green
2705-
- white
2706-
chip: "#C1D026"
27072679
Vala:
27082680
type: programming
27092681
ascii: |

0 commit comments

Comments
 (0)