Skip to content

Instantly share code, notes, and snippets.

View Narcha's full-sized avatar

Narcha

  • Hamburg University of Technology
  • Hamburg, Germany
  • 05:52 (UTC +02:00)
View GitHub Profile
@Narcha
Narcha / powerline-vscode-color-fix.md
Last active April 9, 2022 17:31
Fix Powerline colors in VS Code's integrated terminal

The issue

The triangular characters of the powerline prompt in the integrated terminal are miscolored.

Before:

image

The solution

Set terminal.integrated.minimumContrastRatio to 1.

After: