mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-06 10:54:21 +00:00
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.