テーマに関して強化

This commit is contained in:
syuilo 2018-10-02 16:04:31 +09:00
parent f2b9863eea
commit 6b96bd0185
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
15 changed files with 569 additions and 513 deletions

View file

@ -5,9 +5,6 @@
<script lang="ts">
import Vue from 'vue';
import { url, lang } from './config';
import applyTheme from './common/scripts/theme';
const darkTheme = require('../theme/dark');
const halloweenTheme = require('../theme/halloween');
export default Vue.extend({
computed: {