Skip to content
Merged
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
22 changes: 20 additions & 2 deletions 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 @@ -32,6 +33,7 @@
"Apollo Guidance Computer": "#0B3D91",
"AppleScript": "#101F1F",
"Arc": "#aa2afe",
"ArkTS": "#0080ff",
"AsciiDoc": "#73a0c5",
"AspectJ": "#a957b0",
"Assembly": "#6E4C13",
Expand All @@ -42,10 +44,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 @@ -167,6 +172,7 @@
"FIGlet Font": "#FFDDBB",
"FIRRTL": "#2f632f",
"FLUX": "#88ccff",
"FPP": "#d37327",
"Factor": "#636746",
"Fancy": "#7b9db4",
"Fantom": "#14253c",
Expand Down Expand Up @@ -263,6 +269,7 @@
"ISPC": "#2D68B1",
"Idris": "#b30000",
"Ignore List": "#000000",
"ImHex Pattern Language": "#3a6be0",
"ImageJ Macro": "#99AAFF",
"Imba": "#16cec6",
"Inno Setup": "#264b99",
Expand All @@ -272,6 +279,7 @@
"Isabelle ROOT": "#FEFE00",
"J": "#9EEDFF",
"JAR Manifest": "#b07219",
"JASS": "#FF0303",
"JCL": "#d90e09",
"JFlex": "#DBCA00",
"JSON": "#292929",
Expand Down Expand Up @@ -315,6 +323,7 @@
"Kotlin": "#A97BFF",
"LFE": "#4C3023",
"LLVM": "#185619",
"LLVM TableGen": "#6E8B3D",
"LOLCODE": "#cc9900",
"LSL": "#3d9970",
"LabVIEW": "#fede06",
Expand All @@ -335,6 +344,7 @@
"Literate Haskell": "#5e5086",
"LiveCode Script": "#0c5ba5",
"LiveScript": "#499886",
"Lobster": "#f95428",
"Logtalk": "#295b9a",
"LookML": "#652B81",
"Lua": "#000080",
Expand All @@ -360,6 +370,7 @@
"Mermaid": "#ff3670",
"Meson": "#007800",
"Metal": "#8f14e9",
"MiniScript": "#4B4A56",
"MiniYAML": "#ff1111",
"MiniZinc": "#06a9e6",
"Mint": "#02b046",
Expand Down Expand Up @@ -474,6 +485,7 @@
"Qt Script": "#00b841",
"Quake": "#882233",
"QuakeC": "#975777",
"Quartus Simulation IP": "#58C42E",
"QuickBASIC": "#008080",
"Quint": "#9d6ce5",
"R": "#198CE7",
Expand Down Expand Up @@ -501,6 +513,7 @@
"Regular Expression": "#009a00",
"Ren'Py": "#ff7f7f",
"Rez": "#FFDAB3",
"Rhai": "#FBA63B",
"Ring": "#2D54CB",
"Riot": "#A71E49",
"RobotFramework": "#00c0b5",
Expand All @@ -514,6 +527,7 @@
"Rust": "#dea584",
"SAS": "#B34936",
"SCSS": "#c6538c",
"SIP": "#4E8D83",
"SPARQL": "#0C4597",
"SQF": "#3F3F3F",
"SQL": "#e38c00",
Expand All @@ -522,7 +536,7 @@
"STL": "#373b5e",
"SVG": "#ff9900",
"Sail": "#259dd5",
"SaltStack": "#646464",
"Salt": "#57bcad",
"Sass": "#a53b70",
"Scala": "#c22d40",
"Scaml": "#bd181a",
Expand Down Expand Up @@ -587,6 +601,7 @@
"Textile": "#ffe7ac",
"Thrift": "#D12127",
"Toit": "#c2c9fb",
"Tolk": "#30A1F5",
"Tor Config": "#59316b",
"Tree-sitter Query": "#8ea64c",
"Turing": "#cf142b",
Expand All @@ -610,9 +625,11 @@
"Velocity Template Language": "#507cff",
"Vento": "#ff0080",
"Verilog": "#b2b7f8",
"Verse": "#518ef8",
"Vespa Schema Definition": "#61D790",
"Vim Help File": "#199f4b",
"Vim Script": "#199f4b",
"Vim Snippet": "#199f4b",
"Vim script": "#199f4b",
"Visual Basic .NET": "#945db7",
"Visual Basic 6.0": "#2c6353",
"Volt": "#1F1F1F",
Expand Down Expand Up @@ -672,6 +689,7 @@
"reStructuredText": "#141414",
"sed": "#64b970",
"templ": "#66D0DD",
"ucode": "#00b8d4",
"vCard": "#ee2647",
"wisp": "#7582D1",
"xBase": "#403a40"
Expand Down