This commit is contained in:
Jan Prochazka
2021-03-25 12:39:38 +01:00
parent 5f2afc037e
commit 4e76f10175
11 changed files with 91 additions and 34 deletions

View File

@@ -1,6 +1,7 @@
<script context="module">
export const className = 'theme-light';
export const themeName = 'Light';
export const themeType = 'light';
</script>
<style>