Terminal: Changing the title bar color in accordance with the terminal's background.

Created on 28 Nov 2019  路  8Comments  路  Source: microsoft/terminal

Description of the new feature/enhancement

It would be great if the backgroud color also applied to the title bar, for example, this is the terminal with a custom background color:

1

This is how it should look with the added feature (supposing the thick white border issue was fixed as well):

2

I think the tabs color doesn't look the best either, I don't have any ideas but maybe adding some opacity to them would look better...

Proposed technical implementation details (optional)

Area-User Interface Issue-Feature Product-Terminal

Most helpful comment

If the title bar takes the same color as the window, the active tab should be rounded at the bottom too. No point for it to float midair with a squared bottom.

69902144-56bf1780-138a-11ea-82d5

All 8 comments

This looks like the inverse of #3310.

@DHowett Interesting! What if both perferences were added as a boolean option? But also with the ability to change the one left (either the tab or the title bar) to a prefered color.
For example, I'd love for the tab to take my system's accent color:
1

Also, another suggestion is that I think it'd look great if the tabs were (just like in Microsoft Edge) attached to the upper side of the window:
2

If we're going to do this, we have to figure out how it works with split panes. For now, it's backlogged and marked as requiring a spec. Thanks!

If we're going to do this, we have to figure out how it works with split panes. For now, it's backlogged and marked as requiring a spec. Thanks!

The Active pane could set the window background colour - maybe with a short 500ms colour transition animation

If the title bar takes the same color as the window, the active tab should be rounded at the bottom too. No point for it to float midair with a squared bottom.

69902144-56bf1780-138a-11ea-82d5

@simioni looks nice!

If the title bar takes the same color as the window, the active tab should be rounded at the bottom too. No point for it to float midair with a squared bottom.

69902144-56bf1780-138a-11ea-82d5

The padding would need to be adapted to account for there being no gap between the console background and the window edge

I'm yanking this out of the spec tracker, since this is incorporated in the spec for #3327, over in #5772. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wkbrd picture wkbrd  路  3Comments

TayYuanGeng picture TayYuanGeng  路  3Comments

ghvanderweg picture ghvanderweg  路  3Comments

mdtauk picture mdtauk  路  3Comments

NickITGuy picture NickITGuy  路  3Comments