Skip to content

fix(tui): improve dark mode contrast in system theme generation#1133

Open
ukarpenkov wants to merge 1 commit into
XiaomiMiMo:mainfrom
ukarpenkov:fix/dark-mode-contrast
Open

fix(tui): improve dark mode contrast in system theme generation#1133
ukarpenkov wants to merge 1 commit into
XiaomiMiMo:mainfrom
ukarpenkov:fix/dark-mode-contrast

Conversation

@ukarpenkov

@ukarpenkov ukarpenkov commented Jun 19, 2026

Copy link
Copy Markdown

Increase gray scale factor from 0.4 to 0.5 and raise muted text color values to improve readability in dark mode terminals.

Fixes #1120

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Increase gray scale factor from 0.4 to 0.5 and raise muted text color
values to improve readability in dark mode terminals.

Fixes XiaomiMiMo#1120
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.

mac dark模式下,tui完全看不清

1 participant