Skip to content

Commit c3c6ee2

Browse files
refactor: update languages JSON (#4277)
Co-authored-by: qwerty541 <53787217+qwerty541@users.noreply.github.com>
1 parent 618127f commit c3c6ee2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/common/languageColors.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"BrighterScript": "#66AABB",
6464
"Brightscript": "#662D91",
6565
"Browserslist": "#ffd539",
66+
"BuildStream": "#006bff",
6667
"C": "#555555",
6768
"C#": "#178600",
6869
"C++": "#f34b7d",
@@ -543,6 +544,7 @@
543544
"Textile": "#ffe7ac",
544545
"Thrift": "#D12127",
545546
"Toit": "#c2c9fb",
547+
"Tor Config": "#59316b",
546548
"Tree-sitter Query": "#8ea64c",
547549
"Turing": "#cf142b",
548550
"Twig": "#c1d026",
@@ -570,7 +572,7 @@
570572
"Visual Basic 6.0": "#2c6353",
571573
"Volt": "#1F1F1F",
572574
"Vue": "#41b883",
573-
"Vyper": "#2980b9",
575+
"Vyper": "#9F4CF2",
574576
"WDL": "#42f1f4",
575577
"WGSL": "#1a5e9a",
576578
"Web Ontology Language": "#5b70bd",

0 commit comments

Comments
 (0)