Add background color to titlebar on macOS#13
Conversation
|
Setting the title bar colour isn't in the spec. So I went looking for examples in other dracula repos and only found vscode (which is regarded as spec compliant): https://github.com/dracula/visual-studio-code/blob/master/src/dracula.yml#L324-L328 In that case it uses different colours depending on if a window is active or not. Kitty doesn't support that. Additionally this is the documentation for macos_titlebar_color:
This sounds like an option which would negatively interact with the popular option |
before:

after:
