Skip to content

title_bar.inactive_background is missing #2

Description

@patrickswijgman

It seems that the title_bar.inactive_background token for the theme is missing, resulting in a transparent title bar when inactive.

I'm running Linux (Ubuntu) and to fix it I had to add this to my settings:

  "experimental.theme_overrides": {
    "title_bar.inactive_background": "#1b2024"
  },

I really love this theme so thanks a lot for the port! Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions