Skip to content

Conversation

@eakwarren
Copy link
Contributor

@eakwarren eakwarren commented Oct 27, 2025

Resolves: #23377
Style Score/Part tabs like Panel tabs. Specifically 3 changes:

  1. heights are now consistent
  2. background color states are now consistent
  3. active score/part tab text is now bold, matching panel active state.
Screenshot 2025-10-27 at 10 29 18 AM Screenshot 2025-10-27 at 10 30 51 AM
  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

@cbjeukendrup
Copy link
Member

We've agreed internally that we don't want to make the height change; the height is intentionally not the same as that of the dock panels, to visually distinguish both tab bars (and, as I would personally add to that, vertical space in the score view is precious). So, let've move on with #30794, for which I've asked final approval from the design team.

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.

Active tab color inconsistency in Dark Theme

2 participants