Close button looks wrong on Accent Title Bar #22576

Closed
opened 2026-01-31 08:17:28 +00:00 by claunia · 2 comments
Owner

Originally created by @DHowett on GitHub (Nov 20, 2024).

Originally assigned to: @carlos-zamora on GitHub.

@carlos-zamora this is probably related to your changes for HC

image

Originally created by @DHowett on GitHub (Nov 20, 2024). Originally assigned to: @carlos-zamora on GitHub. @carlos-zamora this is probably related to your changes for HC ![image](https://github.com/user-attachments/assets/65af7eb4-85fc-4c12-b3ad-ea0c9ce27757)
claunia added the Issue-BugIn-PRNeeds-Tag-FixProduct-TerminalArea-UserInterface labels 2026-01-31 08:17:29 +00:00
Author
Owner

@carlos-zamora commented on GitHub (Dec 11, 2024):

@DHowett mind sharing your settings? I'll be sure to fix this as a part of #18306 (if it isn't already fixed there).

@carlos-zamora commented on GitHub (Dec 11, 2024): @DHowett mind sharing your settings? I'll be sure to fix this as a part of #18306 (if it isn't already fixed there).
Author
Owner

@DHowett commented on GitHub (Dec 11, 2024):

A-ha!

It only triggers when the tab background is also set to terminalBackground.

    "theme": "Accent Tb",
    "themes": 
    [
        {
            "name": "Accent Tb",
            "tab": { "background": "terminalBackground" },
            "tabRow": { "background": "accent" }
        }
    ]
@DHowett commented on GitHub (Dec 11, 2024): A-ha! It only triggers when the tab background is also set to `terminalBackground`. ```json "theme": "Accent Tb", "themes": [ { "name": "Accent Tb", "tab": { "background": "terminalBackground" }, "tabRow": { "background": "accent" } } ] ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22576