fix(FN-3847): restore pressed toggle contrast in dashboard views
- Switch pressed toggle foreground styling to use the --accent-text token - Apply the contrast fix to AgentLogViewer and DocumentsView toggle styles - Add regression coverage in AgentLogViewer tests for pressed-toggle contrast behavior - Add a changeset for the @runfusion/fusion patch release Fusion-Task-Id: FN-3847
This commit is contained in:
5
.changeset/fn-3847-agent-log-toggle-contrast.md
Normal file
5
.changeset/fn-3847-agent-log-toggle-contrast.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix low-contrast Markdown/Tools/fullscreen toggle buttons in the agent log header by replacing the undefined `--text-on-accent` CSS variable with the canonical `--accent-text` token. Also fixes the same typo in DocumentsView.
|
||||
Reference in New Issue
Block a user