Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill entire background with custom color #1539

Open
marss72 opened this issue May 7, 2024 · 0 comments
Open

Fill entire background with custom color #1539

marss72 opened this issue May 7, 2024 · 0 comments

Comments

@marss72
Copy link

marss72 commented May 7, 2024

I want to make a console UI. I need to fill the background of the entire console with a custom color.

Normally, I would just change Console.BackgroundColor and call Console.Clear, but with AnsiConsole, this doesn't work. I want to fill with pure black #000000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo 🕑
Development

No branches or pull requests

1 participant