Skip to content

Set the background to "default" instead of BackgroundColor #37

@Jaykul

Description

@Jaykul

As of Windows 10 build 18298, the new “Terminal” settings allow setting default ForegroundColor and BackgroundColor values which are separate from the 16 color "ConsoleColor" palette.

PowerLine doesn't use the ANSI/VT escape sequence for default as the default background, but instead specified $Host.UI.RawUI.BackgroundColor -- which no longer matches the actual background color if the user sets the terminal settings.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions