feat: persistent save tab, fix #359

This commit is contained in:
Vben
2021-04-10 21:18:35 +08:00
parent 2037293aa3
commit 967b28c4c0
12 changed files with 335 additions and 378 deletions

View File

@@ -40,7 +40,7 @@ export function configThemePlugin(isBuild: boolean): Plugin[] {
// black: '#0e1117',
// #8b949e
'text-color-secondary': '#8b949e',
// 'border-color-base': '#30363d',
'border-color-base': '#303030',
// 'border-color-split': '#30363d',
'item-active-bg': '#111b26',
},