All Projects → Gluschenko → Unitydarkskin

Gluschenko / Unitydarkskin

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

Projects that are alternatives of or similar to Unitydarkskin

Unity Editor Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
Stars: ✭ 273 (-41.42%)
Mutual labels:  unity, unity-editor
Unityandroidil2cpppatchdemo
这是Unity Android APP il2cpp热更完美解决方案的Demo。更新build_demo_apk里的Unity路径,执行即可一键重build Patch和apk。因为文件libunity是没有热更的,如unity版本有变化则热更不适用。
Stars: ✭ 312 (-33.05%)
Mutual labels:  unity, patch
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+681.12%)
Mutual labels:  unity, unity-editor
Jxtheme
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Stars: ✭ 220 (-52.79%)
Mutual labels:  dark, skin
Upmetroskin
This non-official addon for Metro for Steam fixes bugs with the current version and adds optional content for you to choose from.
Stars: ✭ 377 (-19.1%)
Mutual labels:  patch, skin
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (-81.55%)
Mutual labels:  skin, dark
Unity Serializabledictionary
Serializable dictionary class for Unity
Stars: ✭ 302 (-35.19%)
Mutual labels:  unity, unity-editor
Unity Aseprite Importer
An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API
Stars: ✭ 177 (-62.02%)
Mutual labels:  unity, unity-editor
Qssstylesheeteditor
Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.
Stars: ✭ 356 (-23.61%)
Mutual labels:  editor, skin
Texture maker
A texture maker tool for unity.
Stars: ✭ 358 (-23.18%)
Mutual labels:  unity, unity-editor
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-47.64%)
Mutual labels:  unity, skin
Upmgitextension
This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.
Stars: ✭ 438 (-6.01%)
Mutual labels:  unity, editor
Procedural Worlds Editor
Procedural World Editor is a node based procedural terrain generator
Stars: ✭ 218 (-53.22%)
Mutual labels:  unity, editor
Egameplay
一个基于Entity-Component模式的灵活、通用的战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格
Stars: ✭ 239 (-48.71%)
Mutual labels:  unity, editor
Unityheapexplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
Stars: ✭ 179 (-61.59%)
Mutual labels:  unity, editor
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (-36.48%)
Mutual labels:  unity, unity-editor
Uiwidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Stars: ✭ 1,901 (+307.94%)
Mutual labels:  unity, unity-editor
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-65.67%)
Mutual labels:  unity, unity-editor
Unity Mulligan Renamer
Mulligan Renamer tool for the Unity Editor allows for quick and safe renaming of many assets and gameobjects at once
Stars: ✭ 315 (-32.4%)
Mutual labels:  unity, unity-editor
Easybuttons
Add buttons to your inspector in Unity super easily with this simple attribute
Stars: ✭ 410 (-12.02%)
Mutual labels:  unity, unity-editor

UnityDarkSkin

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 one of both projects (UnityDarkSkin.App or UnityDarkSkin) with Visual Studio
    1.1. For UnityDarkSkin project: Move UnityDarkSkin.exe to folder where Unity.exe is located
    1.2. For UnityDarkSkin.App project: Do nothing at this stage (Unity Dark Skin.exe is ready to work after compilation)
  2. Run an executable file as Administrator

Projects

Project .NET version Role Description
UnityDarkSkin.App >= 4.8 WPF application Advanced functionality via UI
UnityDarkSkin.Lib >= 4.8 Patcher library Versions data (byte records)
UnityDarkSkin (Legacy) >= 4.8 Console application Basic functionality via Console

Requirements

  • Windows 8/10
  • Visual Studio 2019 (or newer)
  • .NET Framework >= 4.8
  • .NET Core >= 3.1
  • .NET Standard 2.0 support

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].