private void renderColor() { _console.SetColors(_element.FontColor, _element.BackgroundColor, _element.BackgroundColor); _console.Clear(); }