public void ConfiguratorOnBackgroundColorChanged(object sender, BackgroundColorChangedEventArgs eventArgs) { Gorgon.Screen.BackgroundColor = eventArgs.Color; }