Skip to content

Fix contrast in light themes - #307

Merged
Maxteabag merged 1 commit into
mainfrom
fix/issue-266-light-contrast
Aug 23, 2026
Merged

Fix contrast in light themes#307
Maxteabag merged 1 commit into
mainfrom
fix/issue-266-light-contrast

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Summary

  • replace hard-coded yellow explorer matches with the active theme primary color
  • replace hard-coded cyan command-mode text with the active theme primary color
  • validate command text contrast across all six supported light themes
  • add explorer-filter and real rendered-theme regressions

Fixes #266.

Validation

  • 14 focused UI regressions passed
  • rendered screenshots verified for Sqlit Light, Textual Light, Solarized Light, Catppuccin Latte, Rose Pine Dawn, and Gruvbox Light
  • each primary/surface combination has at least 3:1 contrast
  • structured autoreview: clean

@Maxteabag
Maxteabag merged commit d95fd72 into main Aug 23, 2026
9 of 11 checks passed
@Maxteabag
Maxteabag deleted the fix/issue-266-light-contrast branch August 23, 2026 16:29
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.

Sqlit Light theme. Contrast problems

1 participant