通过 Xposed 解锁淘宝内置深色模式。
Unlock Taobao's built-in dark mode with Xposed.
TBDark 是一个 Xposed 模块,通过启用淘宝自身的深色模式实现原生深色界面。
- 默认:保持淘宝原有行为
- 跟随系统:跟随 Android 系统主题
- 始终深色:无论系统主题如何,始终使用深色模式
- Android 11 或更高版本
- 支持 Legacy Xposed API 82 的框架
- 淘宝
10.62.20 (849)或更高版本(com.taobao.taobao)
- 安装 TBDark。
- 在 Xposed 管理器中启用模块,并将作用域设置为淘宝。
- 打开 TBDark 选择模式。
- 强制停止并重新打开淘宝。
.\gradlew.bat test assembleDebugAPK 输出位置:app/build/outputs/apk/debug/app-debug.apk
TBDark is a modern Xposed module that enables Taobao's own dark-mode implementation without modifying the Taobao APK.
- Default: keep Taobao's original behavior
- Follow system: follow the Android system theme
- Always dark: keep Taobao dark regardless of the system theme
- Android 11 or later
- An Xposed framework supporting modern Xposed API 102
- Taobao (
com.taobao.taobao)
- Install TBDark.
- Enable the module for Taobao in your Xposed manager.
- Open TBDark and select a mode.
- Force-stop and relaunch Taobao.
.\gradlew.bat test assembleDebugAPK output: app/build/outputs/apk/debug/app-debug.apk
TBDark is an independent open-source project and is not affiliated with or endorsed by Taobao or Alibaba.