Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

select different profile color customizations #23

Open
tomer-steinbach opened this issue Dec 23, 2019 · 0 comments
Open

select different profile color customizations #23

tomer-steinbach opened this issue Dec 23, 2019 · 0 comments

Comments

@tomer-steinbach
Copy link

"profileSwitcher.storage": {
        "java": {
            "workbench.colorTheme": "Henna",
            "workbench.colorCustomizations": {
                "activityBar.background": "#111111"
            }
        },
        "ruby": {
            "workbench.colorTheme": "Henna",
            "workbench.colorCustomizations": {
                "activityBar.background": "#FF2A3B"
            }
        }
}

Is such functionality should be possible?
It looks like the switcher ignores the "workbench.colorCustomizations" directive

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant