From ecac85edd5100bedaacbbfd16baeb4999589c40b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:38:30 +0300 Subject: [PATCH] refactor: update languages JSON (#2899) Co-authored-by: rickstaa Co-authored-by: Alexandr --- src/common/languageColors.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/common/languageColors.json b/src/common/languageColors.json index b670823..8c1c23d 100644 --- a/src/common/languageColors.json +++ b/src/common/languageColors.json @@ -217,6 +217,7 @@ "Haxe": "#df7900", "HiveQL": "#dce200", "HolyC": "#ffefaf", + "Hosts File": "#308888", "Hy": "#7790B2", "IDL": "#a3522f", "IGOR Pro": "#0000cc", @@ -517,6 +518,8 @@ "Volt": "#1F1F1F", "Vue": "#41b883", "Vyper": "#2980b9", + "WDL": "#42f1f4", + "WGSL": "#1a5e9a", "Web Ontology Language": "#5b70bd", "WebAssembly": "#04133b", "WebAssembly Interface Type": "#6250e7", @@ -561,7 +564,6 @@ "q": "#0040cd", "reStructuredText": "#141414", "sed": "#64b970", - "wdl": "#42f1f4", "wisp": "#7582D1", "xBase": "#403a40" } \ No newline at end of file