mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 18:56:45 +00:00
c79e8022b9
This commit introduces a colorblind mode for red-green color blindness. - Adds a new color palette with colorblind-friendly colors. - Adds a user setting to toggle colorblind mode. - Modifies the color allocation logic to use the new palette when the setting is enabled. - Adds a button to the settings modal to toggle the feature.