diff --git a/assets/HashiCorp_Icon_Black_RGB.svg b/assets/HashiCorp_Icon_Black_RGB.svg new file mode 100644 index 0000000..69d4b66 --- /dev/null +++ b/assets/HashiCorp_Icon_Black_RGB.svg @@ -0,0 +1 @@ +iAsset 1 \ No newline at end of file diff --git a/assets/HashiCorp_Icon_White_RGB.svg b/assets/HashiCorp_Icon_White_RGB.svg new file mode 100644 index 0000000..5b134a5 --- /dev/null +++ b/assets/HashiCorp_Icon_White_RGB.svg @@ -0,0 +1,17 @@ + + + + +iAsset 1 + + + + diff --git a/package.json b/package.json index 3877b26..a761f03 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,11 @@ "extensions": [ ".hcl" ], - "configuration": "./language-configuration.json" + "configuration": "./language-configuration.json", + "icon": { + "light": "./assets/HashiCorp_Icon_Black_RGB.svg", + "dark": "./assets/HashiCorp_Icon_White_RGB.svg" + } } ], "grammars": [