Skip to content

Changing the titlebar color on MacOS #195

Closed Answered by QNetITQ
kocane asked this question in Q&A
Discussion options

You must be logged in to vote

As far as I know, MacOS does not allow you to control the color of title bars. However, you can set an accent color.

#TabsToolbar
{
    background-color: AccentColor !important;
    color: AccentColorText !important;
    --toolbarbutton-icon-fill: currentColor !important;
}

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by kocane
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@QNetITQ
Comment options

@kocane
Comment options

@QNetITQ
Comment options

@kocane
Comment options

@QNetITQ
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants