mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-24 22:45:53 +03:00
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/937
Author: @Pissofdvpe
Created: 2/25/2026
Status: 🔄 Open
Base:
dev← Head:dev📝 Commits (3)
c543309🐞fix(theme): 深度重构主题色系统,实现精准色准还原与全场景视觉平衡 (fixes #783)d87fd7f🐞fix(theme): 响应代码审查优化主题色算法实现21bee8e🐞fix(theme/FullPlayer): 修正主题系统重构引起的全屏播放器 UI 颜色显示异常📊 Changes
1 file changed (+49 additions, -9 deletions)
View changed files
📝
src/utils/color.ts(+49 -9)📄 Description
Description:
针对 Issue #783 提出的主题色在不同模式下表现不佳(浅色模式对比度不足、深色模式色系稀释严重)的问题,本项目对底层色彩算法进行了彻底重构。
核心变更 / Key Changes:
MONOTONOUS_THEME对象的语法定义错误,修复了 TypeScript 编译报错。关联 Issue / Related Issues:
Closes #783
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.