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.