Skip to content

titleBar color setting is ignored in version v4.0.1 (PWA mode) #4725

Closed
@akares

Description

@akares

After upgrade 3.12.0 -> 4.0.1 the titleBar.activeBackground theme setting doesn't work anymore.

It suppose to change the color of the window title in the PWA mode (see screenshots).

OS/Web Information

  • Web Browser: Chrome
  • Local OS: macOS 12.1
  • Remote OS: Ubuntu 20.04.3 LTS
  • Remote Architecture: x86_64
  • code-server --version: 4.0.1

Steps to Reproduce

Working version:

  1. Set up 3.12.0.
  2. Install it in PWA mode (as separate app window).
  3. Edit settings.json and customise workbench.colorCustomizations->[yourThemeName] -> titleBar.activeBackground value (CSS color).
    An example:
    https://gist.github.com/akares/846d368c9ebecfb7fdc51aaa4a91ec12
  4. Notice window title background change.

Broken version:

  1. Upgrade to 4.0.1
  2. The theme tweak is ignored now.

Screenshot

Screenshot 2022-01-11 at 14 17 21

Expected

Screenshot 2022-01-11 at 14 24 01

UPD: Seems hex color values preview feature also failed in 4.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions