Skip to content

feat(theme): Querya Light preset in main shell (#51) - #81

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/51-querya-light-preset
May 28, 2026
Merged

feat(theme): Querya Light preset in main shell (#51)#81
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/51-querya-light-preset

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • MainScreen uses inherited Theme.of(context).colorScheme instead of hardcoded AppTheme.dark — light/dark/imported modes apply to the shell.
  • Refined QueryaWorkbenchTheme.lightDefault documentation.
  • WCAG AA contrast unit tests for light canvas and editor text.

Test plan

  • flutter analyze
  • flutter test (355 tests)
  • Manual: Preferences → Light / Querya Light — sidebar, SQL workspace, dialogs readable

Closes #51

Stop forcing AppTheme.dark in MainScreen so ThemeMode.light applies;
document light preset and add WCAG contrast unit tests.
@ZhuchkaTriplesix ZhuchkaTriplesix added enhancement New feature or request theme Theming, colors, VS Code themes labels May 28, 2026
@github-actions github-actions Bot added this to the Theme system milestone May 28, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 8e73fcb into dev May 28, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/51-querya-light-preset branch June 13, 2026 20:09
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
feat(theme): Querya Light preset in main shell (#51)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request theme Theming, colors, VS Code themes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant