优化 精简主题系统,移除废弃的Xcode和Solarized Dark主题

This commit is contained in:
2026-04-18 23:03:16 +08:00
parent 46e128e8ba
commit fa255f78b4
6 changed files with 5 additions and 13 deletions

View File

@@ -32,10 +32,8 @@ export default {
acrylicMax: '透明'
},
theme: {
xcode: 'Xcode',
dark: 'ダーク',
light: 'ライト',
solarizedDark: 'Solarized Dark'
light: 'ライト'
},
api: {
title: 'API 設定',