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/en.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index 72c4c0d..59f580a 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -238,13 +238,13 @@
   "usageTips.tip8.title": "Tip 8 - Edit notes",
   "usageTips.tip8.detail": "Right-click an app, enter a note.",
   "theme.default": "Default",
-  "theme.deepBlue": "Deep Blue",
+  "theme.deepBlue": "Dark Colorful",
   "theme.black": "Black",
   "theme.pink": "Pink",
   "theme.purple": "Purple",
   "theme.green": "Green",
   "theme.blue": "Blue",
-  "theme.colorful": "Colorful",
+  "theme.colorful": "Light Colorful",
   "usageTips.closeReminder.title": "Show tips again later",
   "usageTips.closeReminder.message": "You can show tips again later in Settings > General by clearing “Hide usage tips”.",
   "usageTips.closeReminder.doNotRemind": "Got it. Don’t remind me next time I close tips.",
@@ -294,5 +294,8 @@
   "pro.theme.status.free": "Free themes are ready now. Unlock Pro to keep every advanced theme.",
   "pro.theme.status.preview": "Previewing a Pro theme. Unlock Pro to keep it after the preview ends.",
   "pro.theme.status.previewCountdown": "Previewing · %time% left",
-  "pro.theme.status.unlocked": "All themes are unlocked on this Mac."
+  "pro.theme.status.unlocked": "All themes are unlocked on this Mac.",
+  "theme.tuning.dark": "Dark colorful tuning",
+  "theme.tuning.light": "Light colorful tuning",
+  "theme.tuning.desc": "Adjust the liquid color flow. The theme keeps its current light or dark style. Themes only change the App Grid background. Containers keep one consistent glass surface."
 }

--
Gitblit v1.9.3