We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18fd2f commit f615b88Copy full SHA for f615b88
languages.yaml
@@ -168,6 +168,10 @@ Ats:
168
- yellow
169
- red
170
- blue
171
+ hex:
172
+ - "#FFFF00"
173
+ - "#FF0000"
174
+ - "#0000FF"
175
chip: "#1AC620"
176
AutoHotKey:
177
type: programming
@@ -1680,6 +1684,9 @@ Markdown:
1680
1684
ansi:
1681
1685
- white
1682
1686
1687
1688
+ - "#FFFFFF"
1689
1683
1690
chip: "#083FA1"
1691
icon: '\u{E73E}'
1692
Modelica:
@@ -1704,6 +1711,9 @@ Modelica:
1704
1711
1705
1712
1706
1713
1714
1715
1716
1707
1717
chip: "#de1d31"
1708
1718
Nim:
1709
1719
0 commit comments