diff --git a/nw/assets/themes/gui/default/style.qss b/nw/assets/themes/gui/default/style.qss
deleted file mode 100644
index 14e81208..00000000
--- a/nw/assets/themes/gui/default/style.qss
+++ /dev/null
@@ -1,3 +0,0 @@
-/**
- * Default Theme: Light
- */
diff --git a/nw/assets/themes/gui/default_dark/README.md b/nw/assets/themes/gui/default_dark/README.md
deleted file mode 100644
index 36d11bcf..00000000
--- a/nw/assets/themes/gui/default_dark/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default Dark Theme
-
-## Icons
-
-The following icons are from the typicons.font package on [GitHub](https://github.com/stephenhutchings/typicons.font):
-
-* globe.svg
-* time.svg
diff --git a/nw/assets/themes/gui/default_dark/icons/add.png b/nw/assets/themes/gui/default_dark/icons/add.png
deleted file mode 100644
index 48632071..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/add.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/close.png b/nw/assets/themes/gui/default_dark/icons/close.png
deleted file mode 100644
index e3ff6ae0..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/close.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/document.png b/nw/assets/themes/gui/default_dark/icons/document.png
deleted file mode 100644
index 0d619034..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/document.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/folder.png b/nw/assets/themes/gui/default_dark/icons/folder.png
deleted file mode 100644
index e7e36709..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/folder.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/globe.svg b/nw/assets/themes/gui/default_dark/icons/globe.svg
deleted file mode 100644
index d56050b5..00000000
--- a/nw/assets/themes/gui/default_dark/icons/globe.svg
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
diff --git a/nw/assets/themes/gui/default_dark/icons/orphan.png b/nw/assets/themes/gui/default_dark/icons/orphan.png
deleted file mode 100644
index 1d2c1b26..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/orphan.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/remove.png b/nw/assets/themes/gui/default_dark/icons/remove.png
deleted file mode 100644
index 0b218f87..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/remove.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/replace.png b/nw/assets/themes/gui/default_dark/icons/replace.png
deleted file mode 100644
index 55155d97..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/replace.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/root.png b/nw/assets/themes/gui/default_dark/icons/root.png
deleted file mode 100644
index a927c6d1..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/root.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/save.png b/nw/assets/themes/gui/default_dark/icons/save.png
deleted file mode 100644
index 6b3c4496..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/save.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/search.png b/nw/assets/themes/gui/default_dark/icons/search.png
deleted file mode 100644
index 8cdb5347..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/search.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/icons/time.svg b/nw/assets/themes/gui/default_dark/icons/time.svg
deleted file mode 100644
index bdb740c1..00000000
--- a/nw/assets/themes/gui/default_dark/icons/time.svg
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
diff --git a/nw/assets/themes/gui/default_dark/icons/trash.png b/nw/assets/themes/gui/default_dark/icons/trash.png
deleted file mode 100644
index 96afbba0..00000000
Binary files a/nw/assets/themes/gui/default_dark/icons/trash.png and /dev/null differ
diff --git a/nw/assets/themes/gui/default_dark/styles.qss b/nw/assets/themes/gui/default_dark/styles.qss
index 4b647f09..44f94ec6 100644
--- a/nw/assets/themes/gui/default_dark/styles.qss
+++ b/nw/assets/themes/gui/default_dark/styles.qss
@@ -1,3 +1,5 @@
/**
* Default Theme: Dark
+ * This theme doesn't use any custom styles, so the file is only here as
+ * an example. There doesn't have to be a styles.qss file in the folder.
*/