Skip to content

Fix tab color issues - #130

Merged
Blake-goofy merged 1 commit into
mainfrom
fix/tab-color-issues
Jul 6, 2026
Merged

Fix tab color issues#130
Blake-goofy merged 1 commit into
mainfrom
fix/tab-color-issues

Conversation

@Blake-goofy

Copy link
Copy Markdown
Collaborator

Summary

Updates connection color handling so Axial SQL Tools more reliably colors query tabs and keeps text readable.

Changes

  • Resolve tab connection info from the query document/frame instead of relying only on tab caption text.
  • Keep caption parsing as a fallback for older/alternate SSMS tab layouts.
  • Apply contrasting foreground colors for colored tabs and query status bars.
  • Refresh open tab colors immediately after saving connection color rules.
  • Update settings UI copy from “status bar color” to “status bar and tab color.”
  • Keep the persisted StatusBarColor setting name for backward compatibility.

Testing

  • Manually verified tab coloring works when SSMS tab captions only show file names.
  • Manually verified changing a connection color rule updates open tabs immediately after save.

@Blake-goofy
Blake-goofy requested a review from alex-bochkov July 5, 2026 19:14
@Blake-goofy
Blake-goofy merged commit 2b64296 into main Jul 6, 2026
@Blake-goofy
Blake-goofy deleted the fix/tab-color-issues branch July 6, 2026 10:27
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.

2 participants