GamesDoneQuick / gdq-break-channels

Break Screen Channels for GDQ broadcasts
Other
141 stars 45 forks source link

feat: Minesweeper channel accessibility improvements, number tweaks, and cleanup #34

Closed rshigg closed 7 months ago

rshigg commented 9 months ago

Description

After seeing the minesweeper channel on the big stage for the past week (what a feeling!) I am a bit ashamed to admit that I found the visual accessibility lacking. Trying to read dark red text on a black background is a nightmare, especially with an LCD font, and the size of the text, face, and tiles made things worse. This PR aims to remedy those issues.

I also felt like the question marks were popping up a little too often, so I upped the range from 5-10s to 10-20s, if you watched the event and felt differently do let me know.

Changes

Checklist:

Screenshots

Before

DevTools localhost (1)

After

DevTools localhost