neoneye / ARC-Interactive

Enjoy puzzle-solving directly in your browser.
https://neoneye.github.io/arc/
MIT License
19 stars 2 forks source link

Colorblind support #2

Closed neoneye closed 9 months ago

neoneye commented 10 months ago

Problem

The ARC palette is not friendly for colorblind people.

Solution

Make a settings page where the color theme can be changed.

Store the settings in local storage.

neoneye commented 9 months ago

I have added a Settings page, where the theme can be changed. https://neoneye.github.io/arc/settings.html

settings_theme_picker