Skip to content

Commit

Permalink
refactor: update languages JSON (anuraghazra#4047)
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 Dec 2, 2024
1 parent 4bc92a5 commit bb68a86
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions src/common/languageColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"CMake": "#DA3434",
"COLLADA": "#F1A42B",
"CSON": "#244776",
"CSS": "#563d7c",
"CSS": "#663399",
"CSV": "#237346",
"CUE": "#5886E1",
"CWeb": "#00007a",
Expand Down Expand Up @@ -164,7 +164,7 @@
"Forth": "#341708",
"Fortran": "#4d41b1",
"Fortran Free Form": "#4d41b1",
"FreeBasic": "#141AC9",
"FreeBASIC": "#141AC9",
"FreeMarker": "#0050b2",
"Frege": "#00cafe",
"Futhark": "#5f021f",
Expand Down Expand Up @@ -227,6 +227,7 @@
"Haml": "#ece2a9",
"Handlebars": "#f7931e",
"Harbour": "#0e60e3",
"Hare": "#9d7424",
"Haskell": "#5e5086",
"Haxe": "#df7900",
"HiveQL": "#dce200",
Expand Down Expand Up @@ -330,6 +331,7 @@
"Modula-3": "#223388",
"Mojo": "#ff4c1f",
"Monkey C": "#8D6747",
"MoonBit": "#b92381",
"MoonScript": "#ff4585",
"Motoko": "#fbb03b",
"Motorola 68K Assembly": "#005daa",
Expand Down Expand Up @@ -426,6 +428,7 @@
"QML": "#44a51c",
"Qt Script": "#00b841",
"Quake": "#882233",
"QuickBASIC": "#008080",
"R": "#198CE7",
"RAML": "#77d9fb",
"RBS": "#701516",
Expand Down Expand Up @@ -515,6 +518,7 @@
"TSV": "#237346",
"TSX": "#3178c6",
"TXL": "#0178b8",
"Tact": "#48b5ff",
"Talon": "#333333",
"Tcl": "#e4cc98",
"TeX": "#3D6117",
Expand All @@ -528,6 +532,7 @@
"Turing": "#cf142b",
"Twig": "#c1d026",
"TypeScript": "#3178c6",
"TypeSpec": "#4A3665",
"Typst": "#239dad",
"Unified Parallel C": "#4e3617",
"Unity3D Asset": "#222c37",
Expand Down Expand Up @@ -595,6 +600,8 @@
"mupad": "#244963",
"nanorc": "#2d004d",
"nesC": "#94B0C7",
"omnetpp-msg": "#a0e0a0",
"omnetpp-ned": "#08607c",
"ooc": "#b0b77e",
"q": "#0040cd",
"reStructuredText": "#141414",
Expand Down

0 comments on commit bb68a86

Please sign in to comment.