style: ajust dark theme

This commit is contained in:
jialin
2025-04-28 10:05:06 +08:00
parent 60d0750695
commit 3fb3381a19
26 changed files with 275 additions and 222 deletions
+5 -1
View File
@@ -229,5 +229,9 @@ export default {
'common.text.error': '错误',
'common.text.tips': '提示',
'settings.system': '系统设置',
'common.filter.byId': '按 ID 查询'
'common.filter.byId': '按 ID 查询',
'common.appearance': '外观',
'common.appearance.dark': '深色',
'common.appearance.light': '浅色',
'common.appearance.system': '跟随系统'
};