Skip to content

Terminal. background Color is Overwrote Every time I open a new window #225420

@JudgeLJX

Description

@JudgeLJX

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.92.1
  • OS Version: Linux x64 5.15.0-117-generic

Steps to Reproduce:

  1. When I start VSCode, the following command in setting.json:
    "workbench.colorCustomizations": {
    "terminal. background": "#fbfbfb"
    },
    my terminal back color will automatically be overwritten as
    "workbench.colorCustomizations": {
    "terminal. background": "#00000000"
    },

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions