fix(ui): designer-audit round 3 — dark surface hierarchy, humanized copy, scroll affordance - #596
Merged
Merged
Conversation
…opy, scroll affordance
- P1-6 dark mode surface hierarchy: canvas/card/composer sat within a
narrow dark band and the floating-card edges vanished. The content
card gains a dark-only 1px inner top-light hairline; the composer's
edge ring alpha becomes a token (--composer-ring-alpha, 0.035 light /
0.12 dark) so the strengthening needs no second rest rule
(composer-container-single-source-contract stays satisfied).
- P1-8 residual: the appearance page's tone-preference caveat spoke
implementation ('以低优先级拼到 system prompt'、'Runtime 独立判定') —
rewritten in user terms (limits, what it can/cannot affect).
- P2-15 first-run provider list: the height clamp cut the last visible
row in half with no cue the list scrolls — reads as broken clipping.
Added a bottom fade cue (pointer-events: none, never lies since the
provider count always exceeds the clamp).
Verified with dark-mode CDP screenshot (card + composer edges legible).
@maka/desktop 2143/2143 pass; check-dead-css diff-clean (the 29 hljs
classes are pre-existing on main from the #546 prose-layer refactor).
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
设计审查第 3 轮(承接 #571/#572,依赖的 #534 已合并):
dark 截图验证边缘可读;2143/2143 全绿;check-dead-css 增量干净(29 个 hljs 类是 #546 合并带来的 main 存量,另行处理)。