diff --git a/src/main/resources/META-INF/webTypes.json b/src/main/resources/META-INF/webTypes.json
index f366b1e..8485736 100644
--- a/src/main/resources/META-INF/webTypes.json
+++ b/src/main/resources/META-INF/webTypes.json
@@ -3,7 +3,7 @@
"name": "Tempest",
"version": "1.0.0",
"description-markup": "markdown",
- "default-icon": "icon",
+ "default-icon": "icons/tempest/icon.svg",
"contributions": {
"html": {
"elements": [
diff --git a/src/main/resources/icons/tempest/icon.svg b/src/main/resources/icons/tempest/icon.svg
index 1c2014d..c09dd3d 100644
--- a/src/main/resources/icons/tempest/icon.svg
+++ b/src/main/resources/icons/tempest/icon.svg
@@ -1,37 +1,42 @@
-
\ No newline at end of file
+
diff --git a/src/main/resources/icons/tempest/icon_dark.svg b/src/main/resources/icons/tempest/icon_dark.svg
deleted file mode 100644
index 331b06d..0000000
--- a/src/main/resources/icons/tempest/icon_dark.svg
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file