having to toggle dark mode in Game Jolt
with a different switch from the OS
is inconvenient, especially because i toggle dark mode often.
please toggle Game Jolt's dark mode based off the 'dark mode' system setting, rather than Game Jolt's own setting.
CSS has a media query for this, so you don't even need scripting, and can remove the existing scripted dark mode setting from Game Jolt.
the only issue i see with this is that Desktop Linux doesn't have a system-wide dark mode toggle so each app that supports dark mode needs its own.
this means that the Game Jolt website doesn't need a dark mode toggle because the web browser already has, but the Game Jolt client does.
to solve this, the dark mode toggle can be added back by the Game Jolt client, kind of like how a web browser add-on works.
0 comments