public override void Execute()
 {
     BackgroundService.SetBackgroundIntensity(Value);
 }