Skip to content

fix: change default text color from green to white in terminal-to-html (fixes #85) - #343

Closed
KooshaPari wants to merge 1 commit into
simonw:mainfrom
KooshaPari:fix-85-terminal-color
Closed

KooshaPari wants to merge 1 commit into
simonw:mainfrom
KooshaPari:fix-85-terminal-color

Conversation

@KooshaPari

Copy link
Copy Markdown

Fixes #85

Changes

  • Changed default body text color from #0f0 (green) to #fff (white)
  • Added color: inherit to preview container so pasted content shows its actual colors
  • RTF-parsed content now renders with its terminal's actual color scheme instead of all-green

Copilot AI lite review requested due to automatic review settings September 13, 2026 05:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@KooshaPari KooshaPari closed this by deleting the head repository Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

terminal-to-html claims color preservation, displays green only

2 participants