update theme

This commit is contained in:
Tokumeikoi 2020-02-17 03:37:04 +08:00
parent e094a2f4d1
commit bff92180b0
4 changed files with 8 additions and 24 deletions

View File

@ -1,12 +1,14 @@
window.v2board = {
// 站点标题
title: 'V2Board',
// 站点描述
description: 'V2Board is best',
// API
host: '',
// 主题
theme: '1',
theme: {
sidebar: 'light',
header: 'dark',
color: 'default'
},
// 背景
background_url: ''
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long