{/if}
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/lib/components/diceRoller.svelte b/src/lib/components/diceRoller.svelte
index fffc455..abb17da 100644
--- a/src/lib/components/diceRoller.svelte
+++ b/src/lib/components/diceRoller.svelte
@@ -12,44 +12,6 @@
\ No newline at end of file
diff --git a/src/lib/components/themeSelector.svelte b/src/lib/components/themeSelector.svelte
index 09f6c1c..2d3652d 100644
--- a/src/lib/components/themeSelector.svelte
+++ b/src/lib/components/themeSelector.svelte
@@ -1,23 +1,20 @@
- {#each themes as theme}
+ {#each themeNames as theme}
{/each}
-
\ No newline at end of file
+
\ No newline at end of file