goatfungus / NMSSaveEditor

No Man's Sky - Save Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto detect dark mode

skyhirider opened this issue · comments

I have not realized the editor had dark mode until I saw a screenshot of someone else after using it for several days.

You could set it up to get dark mode settings from the operating system and set its theme according to that.

One option is to look into this library - https://stackoverflow.com/a/65805346/1341887