Skip to content

feat(theme): SqlEditorChrome and SQL toolbar theme tokens (#60) - #80

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/60-sql-editor-chrome-tokens
May 28, 2026
Merged

feat(theme): SqlEditorChrome and SQL toolbar theme tokens (#60)#80
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/60-sql-editor-chrome-tokens

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • SqlEditorChrome: brightness-aware accent glow, sqlToolbarDecoration for PG/MySQL toolbars, public radius constants.
  • Postgres/MySQL SQL toolbars use workbench.surface + borderSubtle instead of hardcoded muted fill.
  • Widget test: imported editor.background, editorWidget.border, and focusBorder glow apply to chrome.

Test plan

  • flutter analyze
  • flutter test (350 tests)
  • Manual: import VS Code theme, open PG/MySQL SQL tab — editor frame and toolbar follow theme; glow stays brand accent on light preset.

Closes #60

Add toolbar decoration helper, brightness-aware accent glow, and widget
tests for imported editor colors; wire PG/MySQL toolbars to theme tokens.
@ZhuchkaTriplesix ZhuchkaTriplesix added enhancement New feature or request theme Theming, colors, VS Code themes editor Code/SQL editor labels May 28, 2026
@github-actions github-actions Bot added this to the Theme system milestone May 28, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 417e604 into dev May 28, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/60-sql-editor-chrome-tokens branch June 13, 2026 20:09
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
feat(theme): SqlEditorChrome and SQL toolbar theme tokens (#60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editor Code/SQL editor 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