Skip to content

Commit 0425bc7

Browse files
refactor: update languages JSON (#4395)
Co-authored-by: Alexandr Garbuzov <[email protected]>
1 parent 87c8cba commit 0425bc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/common/languageColors.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"C": "#555555",
6969
"C#": "#178600",
7070
"C++": "#f34b7d",
71+
"C3": "#2563eb",
7172
"CAP CDS": "#0092d1",
7273
"CLIPS": "#00A300",
7374
"CMake": "#DA3434",
@@ -106,6 +107,7 @@
106107
"Common Lisp": "#3fb68b",
107108
"Common Workflow Language": "#B5314C",
108109
"Component Pascal": "#B0CE4E",
110+
"Cooklang": "#E15A29",
109111
"Crystal": "#000100",
110112
"Csound": "#1a1a1a",
111113
"Csound Document": "#1a1a1a",
@@ -445,6 +447,7 @@
445447
"QML": "#44a51c",
446448
"Qt Script": "#00b841",
447449
"Quake": "#882233",
450+
"QuakeC": "#975777",
448451
"QuickBASIC": "#008080",
449452
"R": "#198CE7",
450453
"RAML": "#77d9fb",
@@ -453,6 +456,7 @@
453456
"REXX": "#d90e09",
454457
"RMarkdown": "#198ce7",
455458
"RON": "#a62c00",
459+
"ROS Interface": "#22314e",
456460
"RPGLE": "#2BDE21",
457461
"RUNOFF": "#665a4e",
458462
"Racket": "#3c5caa",

0 commit comments

Comments
 (0)