In certain themes (specifically Moss or Cloud), the terminal text color lacks sufficient contrast against the background, making it difficult to read during long sessions.
Proposed Steps to Reproduce:
- Open lil agents.
- Switch theme to "Moss".
- Run a command with long output.
- Observe readability issues in the scroll view.
Proposed Fix:
Adjust the Color definitions in TerminalView.swift to ensure WCAG-compliant contrast ratios across all themes.
In certain themes (specifically Moss or Cloud), the terminal text color lacks sufficient contrast against the background, making it difficult to read during long sessions.
Proposed Steps to Reproduce:
Proposed Fix:
Adjust the
Colordefinitions inTerminalView.swiftto ensure WCAG-compliant contrast ratios across all themes.