UnityDarkThemePatch icon indicating copy to clipboard operation
UnityDarkThemePatch copied to clipboard

Doenst work in 2018.3 or 2019.1

Open johnsmiths15 opened this issue 6 years ago • 15 comments

Please update for Unity 2018.3 or 2019.1, my eyes are burning, thanks.

johnsmiths15 avatar Dec 11 '18 14:12 johnsmiths15

I've added a pull request which fixes things, but you're welcome to grab it direct from my fork until this repo's dev merges it!
https://github.com/SonicZentropy/UnityDarkThemePatch

Edit since a lot of people are hitting my repo -- please keep in mind my fix ONLY works for 2018.3+ and will promptly do terrible things if you try to use it on one of the older versions. In that case, you can continue using this repo just fine.

SonicZentropy avatar Dec 16 '18 00:12 SonicZentropy

Works perfect with 2018.3, thankyou very much.

johnsmiths15 avatar Dec 18 '18 13:12 johnsmiths15

No prob! I think this repo is abandoned and I don't use Unity much anymore, so I probably won't notice if mine breaks in future releases. If you guys will just file an issue about it on my fork, I'm happy to update and take over maintaining unless this repo becomes active again

SonicZentropy avatar Dec 20 '18 23:12 SonicZentropy

Hi guys,, can give a solution for Mac OS?

bbproger avatar Jan 08 '19 11:01 bbproger

SonicZentropy, your version works great (2018.3.1), just fails the post-patch verification, saying it 'failed to write changes to file, check write permission'. Did the job right though.

Daxter100 avatar Jan 16 '19 02:01 Daxter100

@bbproger if you or someone else would like to buy me a Mac, I'd be happy to :+1:

@Daxter100 I noticed that too. Since it worked for me anyway, I just assumed it was a one off thing, but since other people are experiencing the same, I'll go clean it up! Check my repo shortly (or don't, since the functionality works fine either way)

SonicZentropy avatar Jan 17 '19 23:01 SonicZentropy

I just wanna say thank you. Didn't even notice my eyestrain problems at first. Argh. I'll gladly pay for pro if my game dev stuff takes off but now? So many, many thanks for saving my eyes.

ChristopherLeitner avatar Feb 05 '19 01:02 ChristopherLeitner

Hi guys, To enable dark mode on Unity 2018.3.0f2 for Mac OS Find ff41 ffd4 88c1 31c0 84c9 7403 418b 0648 Replace to ff41 ffd4 88c1 31c0 84c9 7503 418b 0648

bbproger avatar Mar 01 '19 16:03 bbproger

@bbproger do these offsets work for 2019.2a7? I'm trying to find them but I can't. Any way to find them for this version?

Ichicoro avatar Mar 11 '19 11:03 Ichicoro

@Ichicoro these offset only works on 2018.3, I can't find offsets for version 2019.2. But when I find I'll write it here.

bbproger avatar Mar 17 '19 17:03 bbproger

Hi guys, tried that with Unity 2018.3.1 on Linux and it didn't work, what are the hex to search for ?

Carbone13 avatar May 03 '19 20:05 Carbone13

Hi guys,, if you want to get pro skin in Unity 2019.1.2f1 on Mac OS Find this FFD489C3 488B7DA8 4885FF74 And replace to FFD489C3 488B7DA8 4885FF75

bbproger avatar May 14 '19 10:05 bbproger

Hi guys,, if you want to get pro skin in Unity 2019.1.2f1 on Mac OS Find this FFD489C3 488B7DA8 4885FF74 And replace to FFD489C3 488B7DA8 4885FF75

Any idea about Windows?

Schrodinger123 avatar May 16 '19 17:05 Schrodinger123

nope, I'm only working on Mac

bbproger avatar May 24 '19 18:05 bbproger

Hi guys,, I'm find Hex codes for Pro Skin in Unity 2019.2.2f1 on Mac OS Find this C2010480 3D26D850 06007404 And replace to C2010480 3D26D850 06007504

bbproger avatar Aug 25 '19 18:08 bbproger