Skip to content

Instantly share code, notes, and snippets.

View rmburg's full-sized avatar

Rasmus Mecklenburg rmburg

  • Hamburg University of Technology
  • Hamburg, Germany
  • 18:25 (UTC +02:00)
View GitHub Profile
@rmburg
rmburg / 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: