gh-lang-colors 0.1.8 → 0.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/colors.json +3 -1
- package/package.json +1 -1
package/colors.json
CHANGED
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
"BrighterScript": "#66aabb",
|
|
64
64
|
"Brightscript": "#662d91",
|
|
65
65
|
"Browserslist": "#ffd539",
|
|
66
|
+
"BuildStream": "#006bff",
|
|
66
67
|
"C": "#555555",
|
|
67
68
|
"C#": "#178600",
|
|
68
69
|
"C++": "#f34b7d",
|
|
@@ -543,6 +544,7 @@
|
|
|
543
544
|
"Textile": "#ffe7ac",
|
|
544
545
|
"Thrift": "#d12127",
|
|
545
546
|
"Toit": "#c2c9fb",
|
|
547
|
+
"Tor Config": "#59316b",
|
|
546
548
|
"Tree-sitter Query": "#8ea64c",
|
|
547
549
|
"Turing": "#cf142b",
|
|
548
550
|
"Twig": "#c1d026",
|
|
@@ -570,7 +572,7 @@
|
|
|
570
572
|
"Visual Basic 6.0": "#2c6353",
|
|
571
573
|
"Volt": "#1f1f1f",
|
|
572
574
|
"Vue": "#41b883",
|
|
573
|
-
"Vyper": "#
|
|
575
|
+
"Vyper": "#9f4cf2",
|
|
574
576
|
"WDL": "#42f1f4",
|
|
575
577
|
"WGSL": "#1a5e9a",
|
|
576
578
|
"Web Ontology Language": "#5b70bd",
|