feat(ui): dark tech theme — emoji-free chrome, subtle animated CSS background, WCAG AA dark palette
This commit is contained in:
@@ -82,8 +82,8 @@ def test_reduced_motion_calm_not_removed() -> None:
|
||||
|
||||
|
||||
def test_busy_button_style_tokens() -> None:
|
||||
"""Story spec: busy send button is #a5b4fc with the 16px white-arc
|
||||
spinner; the label swaps Send ↔ Thinking…."""
|
||||
"""Story spec: busy send button is #a5b4fc with the 16px dark-arc
|
||||
spinner (--bg on #a5b4fc = 9.7:1, phase 08); label swaps Send ↔ Thinking…."""
|
||||
css = _css()
|
||||
js = _js()
|
||||
assert ".send-btn:disabled" in css
|
||||
|
||||
Reference in New Issue
Block a user