From 3d4e180a055fa248c16bd904b16cfc749f7a771d Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Thu, 23 Apr 2026 09:36:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(08-02):=20token=E5=8C=96=20input/suggestio?= =?UTF-8?q?n/streaming=20=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 input-box 与 suggestion 的硬编码颜色和 SVG fill/stroke 迁移为 ws token/currentColor - 移除 task 验收范围内的颜色/arbitrary 命中并保持 hover/active 可见 - 通过 lint 与 typecheck(仅保留仓库既有 warnings) --- .../src/components/ai-elements/suggestion.tsx | 6 +- .../src/components/workspace/input-box.tsx | 111 +++++++++--------- .../workspace/streaming-indicator.tsx | 6 +- 3 files changed, 61 insertions(+), 62 deletions(-) diff --git a/frontend/src/components/ai-elements/suggestion.tsx b/frontend/src/components/ai-elements/suggestion.tsx index c5b840a0..432d102a 100644 --- a/frontend/src/components/ai-elements/suggestion.tsx +++ b/frontend/src/components/ai-elements/suggestion.tsx @@ -61,9 +61,9 @@ export const Suggestion = ({ return (