Skip to content

Commit

Permalink
refactor: update languages JSON (#3832)
Browse files Browse the repository at this point in the history
Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and qwerty541 authored Jul 4, 2024
1 parent b6f5077 commit 0496044
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/common/languageColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"Avro IDL": "#0040FF",
"Awk": "#c30e9b",
"BASIC": "#ff0000",
"BQN": "#2b7067",
"Ballerina": "#FF5000",
"Batchfile": "#C1F12E",
"Beef": "#a52f4e",
Expand Down Expand Up @@ -73,6 +74,7 @@
"CUE": "#5886E1",
"CWeb": "#00007a",
"Cabal Config": "#483465",
"Caddyfile": "#22b638",
"Cadence": "#00ef8b",
"Cairo": "#ff4a48",
"CameLIGO": "#3be133",
Expand Down Expand Up @@ -145,6 +147,7 @@
"F#": "#b845fc",
"F*": "#572e30",
"FIGlet Font": "#FFDDBB",
"FIRRTL": "#2f632f",
"FLUX": "#88ccff",
"Factor": "#636746",
"Fancy": "#7b9db4",
Expand Down Expand Up @@ -261,6 +264,7 @@
"Jolie": "#843179",
"Jsonnet": "#0064bd",
"Julia": "#a270ba",
"Julia REPL": "#a270ba",
"Jupyter Notebook": "#DA5B0B",
"Just": "#384d54",
"KRL": "#28430A",
Expand Down Expand Up @@ -291,6 +295,7 @@
"Logtalk": "#295b9a",
"LookML": "#652B81",
"Lua": "#000080",
"Luau": "#00A2FF",
"MATLAB": "#e16737",
"MAXScript": "#00a6a6",
"MDX": "#fcb32c",
Expand Down Expand Up @@ -324,6 +329,7 @@
"Move": "#4a137a",
"Mustache": "#724b3b",
"NCL": "#28431f",
"NMODL": "#00356B",
"NPM Config": "#cb3837",
"NWScript": "#111522",
"Nasal": "#1d2c4e",
Expand Down Expand Up @@ -384,6 +390,7 @@
"PigLatin": "#fcd7de",
"Pike": "#005390",
"Pip Requirements": "#FFD343",
"Pkl": "#6b9543",
"PlantUML": "#fbbd16",
"PogoScript": "#d80074",
"Polar": "#ae81ff",
Expand Down Expand Up @@ -417,6 +424,7 @@
"RDoc": "#701516",
"REXX": "#d90e09",
"RMarkdown": "#198ce7",
"RON": "#a62c00",
"RPGLE": "#2BDE21",
"RUNOFF": "#665a4e",
"Racket": "#3c5caa",
Expand Down Expand Up @@ -567,6 +575,7 @@
"Zephir": "#118f9e",
"Zig": "#ec915c",
"Zimpl": "#d67711",
"crontab": "#ead7ac",
"eC": "#913960",
"fish": "#4aae47",
"hoon": "#00b171",
Expand All @@ -581,6 +590,7 @@
"q": "#0040cd",
"reStructuredText": "#141414",
"sed": "#64b970",
"templ": "#66D0DD",
"wisp": "#7582D1",
"xBase": "#403a40"
}

0 comments on commit 0496044

Please sign in to comment.