public bool DarkNight()
 {
     ScreenTint.Tint();
     return(true);
 }