fix(FN-3725): define accent text token across dashboard themes
- Add --accent-text token definitions in global and per-theme CSS blocks for consistent readable foreground contrast - Extend theme coverage tests to assert accent text token presence across generated theme variants - Add a changeset for @runfusion/fusion documenting the theme token fix - Update agent guidance reference to include the new token requirement Fusion-Task-Id: FN-3725
This commit is contained in:
5
.changeset/fn-3725-accent-text-token.md
Normal file
5
.changeset/fn-3725-accent-text-token.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Define `--accent-text` across dashboard themes so content rendered on `--accent` has readable contrast. This fixes low-contrast user chat message bubbles and send-button icon color in ChatView, especially on the default and one-dark themes.
|
||||
Reference in New Issue
Block a user