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
16 changes: 15 additions & 1 deletion src/common/languageColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"Awk": "#c30e9b",
"B (Formal Method)": "#8aa8c5",
"B4X": "#00e4ff",
"BAML": "#a855f7",
"BASIC": "#ff0000",
"BQN": "#2b7067",
"Ballerina": "#FF5000",
Expand All @@ -58,6 +59,7 @@
"Blade": "#f7523f",
"BlitzBasic": "#00FFAE",
"BlitzMax": "#cd6400",
"Blueprint": "#3584E4",
"Bluespec": "#12223c",
"Bluespec BH": "#12223c",
"Boo": "#d4bec1",
Expand All @@ -69,7 +71,7 @@
"Bru": "#F4AA41",
"BuildStream": "#006bff",
"C": "#555555",
"C#": "#178600",
"C#": "#7355dd",
"C++": "#f34b7d",
"C3": "#2563eb",
"CAP CDS": "#0092d1",
Expand Down Expand Up @@ -171,6 +173,7 @@
"Faust": "#c37240",
"Fennel": "#fff3d7",
"Filebench WML": "#F6B900",
"FlatBuffers": "#ed284a",
"Flix": "#d44a45",
"Fluent": "#ffcc33",
"Forth": "#341708",
Expand Down Expand Up @@ -226,6 +229,7 @@
"Graphviz (DOT)": "#2596be",
"Groovy": "#4298b8",
"Groovy Server Pages": "#4298b8",
"GtkRC": "#7fe719",
"HAProxy": "#106da9",
"HCL": "#844FBA",
"HIP": "#4F3A4F",
Expand Down Expand Up @@ -253,6 +257,7 @@
"Hy": "#7790B2",
"IDL": "#a3522f",
"IGOR Pro": "#0000cc",
"IL Assembly": "#512BD4",
"INI": "#d1dbe0",
"ISPC": "#2D68B1",
"Idris": "#b30000",
Expand Down Expand Up @@ -323,6 +328,7 @@
"LigoLANG": "#0e74ff",
"LilyPond": "#9ccc7c",
"Liquid": "#67b8de",
"Liquidsoap": "#990066",
"Literate Agda": "#315665",
"Literate CoffeeScript": "#244776",
"Literate Haskell": "#5e5086",
Expand All @@ -348,6 +354,7 @@
"Mask": "#f97732",
"Mathematical Programming System": "#0530ad",
"Max": "#c4a79c",
"MeTTa": "#6a5acd",
"Mercury": "#ff2b2b",
"Mermaid": "#ff3670",
"Meson": "#007800",
Expand Down Expand Up @@ -412,6 +419,7 @@
"OpenSCAD": "#e5cd45",
"Option List": "#476732",
"Org": "#77aa99",
"OverPy": "#78b355",
"OverpassQL": "#cce2aa",
"Oxygene": "#cdd0e3",
"Oz": "#fab738",
Expand Down Expand Up @@ -441,10 +449,12 @@
"Portugol": "#f8bd00",
"PostCSS": "#dc3a0c",
"PostScript": "#da291c",
"Power Query": "#d38e0d",
"PowerBuilder": "#8f0f8d",
"PowerShell": "#012456",
"Praat": "#c8506d",
"Prisma": "#0c344b",
"Pro*C": "#bb8368",
"Processing": "#0096D8",
"Procfile": "#3B2F63",
"Prolog": "#74283c",
Expand All @@ -464,6 +474,7 @@
"Quake": "#882233",
"QuakeC": "#975777",
"QuickBASIC": "#008080",
"Quint": "#9d6ce5",
"R": "#198CE7",
"RAML": "#77d9fb",
"RAScript": "#2C97FA",
Expand All @@ -485,6 +496,7 @@
"Rebol": "#358a5b",
"Record Jar": "#0673ba",
"Red": "#f50000",
"Redscript": "#f44336",
"Regular Expression": "#009a00",
"Ren'Py": "#ff7f7f",
"Rez": "#FFDAB3",
Expand Down Expand Up @@ -535,6 +547,7 @@
"Snakemake": "#419179",
"Solidity": "#AA6746",
"SourcePawn": "#f69e1d",
"SpiceDB Schema": "#a5318a",
"Squirrel": "#800000",
"Stan": "#b2011d",
"Standard ML": "#dc566d",
Expand Down Expand Up @@ -653,6 +666,7 @@
"nanorc": "#2d004d",
"nesC": "#94B0C7",
"ooc": "#b0b77e",
"pkg-config": "#2b5e82",
"q": "#0040cd",
"reStructuredText": "#141414",
"sed": "#64b970",
Expand Down