• This repository has been archived on 18/May/2023
  • Stars
    star
    459
  • Rank 94,865 (Top 2 %)
  • Language
    C#
  • License
    The Unlicense
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Switcher of UI theme in Unity Editor (light -> dark) (.NET, WPF)

UnityDarkSkin

.NET Core Desktop

About

This tool makes Dark Theme in Unity Editor and turns it back to 'terrible' Light Theme, if you wish. It's being useful for Unity Personal, where theme settings are disabled by default. It is not a crack! It's simply changing a couple of bits in Editor.exe

Usage

  1. Compile UnityDarkSkin.App with Visual Studio
  2. Run an executable file as Administrator

Projects

Project .NET version Role Description
UnityDarkSkin.App Core 5.0 WPF application Advanced functionality via UI
UnityDarkSkin.Lib Core 5.0 Patcher library Versions data (byte records)

Requirements

  • Windows 10 (on newer)
  • Visual Studio 2019 (or newer)
  • .NET 5.0 SDK

Supported versions

Version Status Tested on
5.3 βœ… 5.3.5f1
5.4 βœ… 5.4
2017.2 βœ… 2017.2
2018.2 βœ… 2018.2
2018.3 βœ… 2018.3.0f2
2018.4 βœ… 2018.4.24f1 (LTS)
2019.1 βœ… 2019.1.0f2
2019.2 βœ… 2019.2.0f1, 2019.2.14f1
2019.3 βœ… 2019.3.0f1
2020.1 βœ… 2020.1.0f1

βœ… - Supported | ⚠️ - Work in progress | ❌ - Not supported

How it works

Before After
Default theme Dark theme

Showcase

UnityDarkSkin.App UnityDarkSkin
GUI Console
GUI
GUI
GUI