Unity Hub Dark Mode Save Abandoned

Hacking Unity Hub to be Dark

Project README

Unity Hub Dark Mode

I test it on macOS ,It should works on Windows too.

Alt text

Alt text Alt text

Install

  • Replace the 'app.asar' file

You can found the app.asar file in the /Applications/Unity Hub.app/Contents/Resources

How to build your own dark theme

  • install asar
npm i -g asar
  • unpack app.asar file

You can found the app.asar file in the /Applications/Unity Hub.app/Contents/Resources

asar extract app.asar app
  • Change the style

Add Custom.css to /build/renderer/index.html

  • Pack you file
asar pack app app.asar
  • Replace the app.asar file

License

MIT

Open Source Agenda is not affiliated with "Unity Hub Dark Mode" Project. README Source: raffeyang/Unity-Hub-Dark-Mode
Stars
27
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating