Skip to content
Open
Changes from all commits
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
13 changes: 12 additions & 1 deletion packages/core/src/common/languageColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"Adobe Font Metrics": "#fa0f00",
"Agda": "#315665",
"Aiken": "#640ff8",
"Aleo": "#154BF9",
"Alloy": "#64C800",
"Alpine Abuild": "#0D597F",
"Altium Designer": "#A89663",
Expand All @@ -42,10 +43,13 @@
"AutoIt": "#1C3552",
"Avro IDL": "#0040FF",
"Awk": "#c30e9b",
"B": "#da7666",
"B (Formal Method)": "#8aa8c5",
"B4X": "#00e4ff",
"BAML": "#a855f7",
"BASIC": "#ff0000",
"BBCode": "#CAFF42",
"BIRD2": "#b6d7e4",
"BQN": "#2b7067",
"Ballerina": "#FF5000",
"Batchfile": "#C1F12E",
Expand Down Expand Up @@ -263,6 +267,7 @@
"ISPC": "#2D68B1",
"Idris": "#b30000",
"Ignore List": "#000000",
"ImHex Pattern Language": "#3a6be0",
"ImageJ Macro": "#99AAFF",
"Imba": "#16cec6",
"Inno Setup": "#264b99",
Expand All @@ -272,6 +277,7 @@
"Isabelle ROOT": "#FEFE00",
"J": "#9EEDFF",
"JAR Manifest": "#b07219",
"JASS": "#FF0303",
"JCL": "#d90e09",
"JFlex": "#DBCA00",
"JSON": "#292929",
Expand Down Expand Up @@ -335,6 +341,7 @@
"Literate Haskell": "#5e5086",
"LiveCode Script": "#0c5ba5",
"LiveScript": "#499886",
"Lobster": "#f95428",
"Logtalk": "#295b9a",
"LookML": "#652B81",
"Lua": "#000080",
Expand All @@ -360,6 +367,7 @@
"Mermaid": "#ff3670",
"Meson": "#007800",
"Metal": "#8f14e9",
"MiniScript": "#4B4A56",
"MiniYAML": "#ff1111",
"MiniZinc": "#06a9e6",
"Mint": "#02b046",
Expand Down Expand Up @@ -522,7 +530,7 @@
"STL": "#373b5e",
"SVG": "#ff9900",
"Sail": "#259dd5",
"SaltStack": "#646464",
"Salt": "#57bcad",
"Sass": "#a53b70",
"Scala": "#c22d40",
"Scaml": "#bd181a",
Expand Down Expand Up @@ -587,6 +595,7 @@
"Textile": "#ffe7ac",
"Thrift": "#D12127",
"Toit": "#c2c9fb",
"Tolk": "#30A1F5",
"Tor Config": "#59316b",
"Tree-sitter Query": "#8ea64c",
"Turing": "#cf142b",
Expand All @@ -610,6 +619,7 @@
"Velocity Template Language": "#507cff",
"Vento": "#ff0080",
"Verilog": "#b2b7f8",
"Verse": "#518ef8",
"Vim Help File": "#199f4b",
"Vim Script": "#199f4b",
"Vim Snippet": "#199f4b",
Expand Down Expand Up @@ -672,6 +682,7 @@
"reStructuredText": "#141414",
"sed": "#64b970",
"templ": "#66D0DD",
"ucode": "#00b8d4",
"vCard": "#ee2647",
"wisp": "#7582D1",
"xBase": "#403a40"
Expand Down