# Dark

> Dark background with light logo and text.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Deprecated.** SplashScreenStyle deprecated, Use PlayerSettings.SplashScreen.UnityLogoStyle instead

```csharp
Dark = 1
```
