Skip to content

Render using default foreground and background colors #22

@fedarovich

Description

@fedarovich

In the version 1.0 if foreground or background colors are not specified, the white and black colors are used for them. It looks unnatural if other colors are used in the terminal by default, like in Mas OS X Terminal.

It would be nice if it is possible to render the user interface using default colors.

As a workaround, it is possible to set Color to Console.ForegroundColor and Background to Console.BackgroundColor but it works only on Windows. On Linux and Mas OS these properties return (ConsoleColor)(-1) and it looks like there is no easy and universal way to determine the actual colors.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions