ConsoleColor Enum ? In AnsiConsole.Markup (and other functions printing text/widgets) I can set text/elements color to whatever hex/rgb format but as I try to set it for background there is nothing happenning (Value of Console.BackgroundColor and/or AnsiConsole.Background is not modified on AnsiConsole.Background = bg;.