Skip to content

feat(theme): migrate P0 workbench off QueryaColors (#42) - #69

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/42-migrate-workbench-colors
May 28, 2026
Merged

feat(theme): migrate P0 workbench off QueryaColors (#42)#69
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/42-migrate-workbench-colors

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

Replace direct QueryaColors.accentCyan usage in P0 workbench surfaces with theme tokens:

  • MainScreen title bar icon → context.workbench.accent
  • WorkspaceEmptyHero badge/mock window → colorScheme.primary
  • SqlEditorChrome glow → colorScheme.primary

Test plan

  • flutter analyze clean
  • flutter test green
  • Visual: title bar, empty hero, SQL editor chrome follow active theme

Closes #42

Use QueryaThemeScope workbench accent and ColorScheme.primary in
title bar, empty hero, and SQL editor chrome.

Closes #42
@ZhuchkaTriplesix ZhuchkaTriplesix added this to the Theme system milestone May 28, 2026
@ZhuchkaTriplesix ZhuchkaTriplesix added enhancement New feature or request theme Theming, colors, VS Code themes labels 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 565ed3c into dev May 28, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/42-migrate-workbench-colors branch June 13, 2026 20:09
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
feat(theme): migrate P0 workbench off QueryaColors (#42)
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