Add theme export feature
This commit is contained in:
parent
c07adb7121
commit
29f69de240
3 changed files with 21 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
<i class="icon-down-open"/>
|
||||
</label>
|
||||
</div>
|
||||
<div>
|
||||
<button class="btn" @click="exportCurrentTheme">{{ $t('settings.export_theme') }}</button>
|
||||
</div>
|
||||
<div class="color-container">
|
||||
<p>{{$t('settings.theme_help')}}</p>
|
||||
<div class="color-item">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue