Skip to content

Terminal with custom alpha color buggs the prompt #204663

@runchevski

Description

@runchevski

Does this issue occur when all extensions are disabled?: Yes/No (yes)

  • VS Code Version: 1.86.0
  • OS Version: 10.0.19045

Steps to Reproduce:

  1. Add custom color for your terminal panel
  2. Add opacity to the color

Example:

 "workbench.colorCustomizations": {
     "panel.background": "#171717[00-99]"
 }

Before:
b

After:
a

Looks like each letter in the prompt gets overriden with its own default background color and they overlay eachother if the background of the panel's color has opacity.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersterminal-renderingupstreamIssue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-fixedThe underlying upstream issue has been fixedupstream-issue-linkedThis is an upstream issue that has been reported upstreamverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions