Adapted themings to allow for light and dark

This commit is contained in:
2023-10-26 10:24:30 +01:00
parent 3c900a9aef
commit be1bd54fb9
7 changed files with 64 additions and 34 deletions

View File

@ -1,4 +1,4 @@
<script>
<script lang="ts">
import Toasts from "$lib/components/Toasts/Toasts.svelte";
</script>