# splashScreenStyle

> The style to use for the builtin Unity splash screen.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

> **Warning:**
>
> **Deprecated.** Use PlayerSettings.SplashScreen.unityLogoStyle instead

```csharp
public static SplashScreenStyle splashScreenStyle { get; set; }
```

### Remarks

Choice between dark and light style.
