From 6f3570eed2bdd8db4116637eb82fdbcb7c1d29ac Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 30 Oct 2021 13:22:58 +0100 Subject: [PATCH] :convenience_store: Adds custom theme options to store --- src/components/Settings/CustomThemeMaker.vue | 70 +++++++++++--------- src/store.js | 7 ++ src/utils/StoreMutations.js | 1 + 3 files changed, 45 insertions(+), 33 deletions(-) diff --git a/src/components/Settings/CustomThemeMaker.vue b/src/components/Settings/CustomThemeMaker.vue index 6230f2c0..7e70daaf 100644 --- a/src/components/Settings/CustomThemeMaker.vue +++ b/src/components/Settings/CustomThemeMaker.vue @@ -2,45 +2,48 @@

{{ $t('theme-maker.title') }}

-
- - - - - -
+ +
+ + + + + +
+

{{ $t('theme-maker.export-button') }}

-

+

{{ $t('theme-maker.reset-button') }} '{{ themeToEdit }}'

-

+

{{ $t('theme-maker.show-all-button') }}

+