guess-my-word icon indicating copy to clipboard operation
guess-my-word copied to clipboard

Add a dark theme

Open Fleker opened this issue 3 years ago • 6 comments

I've enjoyed playing this game for a while, but it can definitely be a tad hard on the eyes. Adding a dark theme as an option can provide a nice UX and be consistent with other software and apps I use, including GitHub.

I can tackle this PR.

Fleker avatar Jan 18 '22 17:01 Fleker

That would be great! I use dark mode and would love to see it for this game as well.

nk9 avatar Feb 17 '22 11:02 nk9

@lanodan I don't suppose it's easy for you to add a toggle for folks who want to toggle it a specific way? I've had a user complain that they like some of their sites dark, but didn't want it for Guess My Word.

hryanjones avatar Jan 29 '24 20:01 hryanjones

Should be doable, opened https://github.com/hryanjones/guess-my-word/pull/70 to be able to select it.

lanodan avatar Jan 29 '24 22:01 lanodan

@lanodan I don't suppose it's easy for you to add a toggle for folks who want to toggle it a specific way? I've had a user complain that they like some of their sites dark, but didn't want it for Guess My Word.

Thanks, hryanjones! That was me, Bratface23!

Bratface23 avatar Feb 01 '24 20:02 Bratface23

Thanks for the start @lanodan ! I added onto your commit to make it save to and load from localstorage.

hryanjones avatar Feb 02 '24 05:02 hryanjones

I had to revert these changes as it was breaking the leaderboard page. Can revisit this with better support on all pages.

hryanjones avatar Feb 03 '24 11:02 hryanjones