From 755ca63e4d37c1a54db7fc6475152319a4e46ceb Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 20:53:56 +0800
Subject: [PATCH] Freeze 8.1.7 colorful theme tuning

---
 src/Apptag/Localization/zh-Hans.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/Apptag/Localization/zh-Hans.json b/src/Apptag/Localization/zh-Hans.json
index 3ca718d..235c207 100644
--- a/src/Apptag/Localization/zh-Hans.json
+++ b/src/Apptag/Localization/zh-Hans.json
@@ -238,13 +238,13 @@
   "usageTips.tip8.title": "技巧8-编辑备注",
   "usageTips.tip8.detail": "在应用上点击右键 > 输入内容",
   "theme.default": "默认",
-  "theme.deepBlue": "深蓝",
+  "theme.deepBlue": "暗色炫彩",
   "theme.black": "黑色",
   "theme.pink": "粉色",
   "theme.purple": "紫色",
   "theme.green": "绿色",
   "theme.blue": "蓝色",
-  "theme.colorful": "炫彩",
+  "theme.colorful": "亮色炫彩",
   "usageTips.closeReminder.title": "以后还能重新查看使用技巧",
   "usageTips.closeReminder.message": "后续可在「设置 > 通用」去掉「隐藏使用技巧」的勾选,再次查看 tips。",
   "usageTips.closeReminder.doNotRemind": "知道了,下次关闭时不要再提醒我",
@@ -294,5 +294,8 @@
   "pro.theme.status.free": "免费主题已经可用。解锁 Pro 后可长期使用全部高级主题。",
   "pro.theme.status.preview": "正在预览 Pro 主题。解锁 Pro 后可在预览结束后继续保留。",
   "pro.theme.status.previewCountdown": "体验中 · 剩余 %time%",
-  "pro.theme.status.unlocked": "这台 Mac 上的全部主题都已解锁。"
+  "pro.theme.status.unlocked": "这台 Mac 上的全部主题都已解锁。",
+  "theme.tuning.dark": "暗色炫彩调色",
+  "theme.tuning.light": "亮色炫彩调色",
+  "theme.tuning.desc": "调整背景的液体流动色彩,主题会保持当前的明暗风格。主题只改变应用网格背景。容器保持统一的玻璃面板。"
 }

--
Gitblit v1.9.3