diff --git a/src/lib/components/settings.svelte b/src/lib/components/settings.svelte index 4c60d31e..96379688 100644 --- a/src/lib/components/settings.svelte +++ b/src/lib/components/settings.svelte @@ -1,32 +1,101 @@ - - - Settings - - Appearence - Most of these themes haven't been implemented yet. - - - {triggerContent} - - - {#each themes as theme} - {theme.label} - {/each} - - + +
+ + Settings + + + + Notice + These settings basically do nothing + + Open in + +
+ + +
+
+ + +
+
+ Themes + + + {themeTriggerContent} + + + +
+ + {#each themes as theme} +
+ + +
+ {/each} +
+
+
+
+ Panic key +
+ + +
+
+ + +
+
+ + +
+ Cloak + + + Off + When not focused + On + + +
+ + +
+ Privacy +
+ + +
+
+ + +
+