Skip to content

fix: resolve unreadable text in light terminal themes - #22

Open
lau-sam wants to merge 1 commit into
drewzemke:mainfrom
lau-sam:main
Open

fix: resolve unreadable text in light terminal themes#22
lau-sam wants to merge 1 commit into
drewzemke:mainfrom
lau-sam:main

Conversation

@lau-sam

@lau-sam lau-sam commented Jul 7, 2026

Copy link
Copy Markdown

Description

This Pull Request fixes the contrast and readability issues encountered when using Tongo with a light terminal theme (as reported in #21).

Previously, some text elements (like shortcut keys on the connection screen and commands inside the menu) were using hardcoded light colors, making them invisible against a light background.

I have updated the styles to ensure proper contrast regardless of whether the user is using a dark or light terminal background.

Related Issue

Closes #21

Screenshots

dark-1 dark-2 light-1 light-2

Checklist

  • Tested with a dark terminal theme
  • Tested with a light terminal theme

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.

Bug: UI is unreadable in light terminal mode (contrast issues)

1 participant