-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Background is plain and uninteresting
Description:
- What should happen: Background is checkered, and we can modify the theme to normal, dark, colorblind, etc. . Example image below:
- What actually happens: Background is plain
- Steps to reproduce: Launch the game in any settings scheme
Acceptance Criteria:
- Game starts in default with checkered green background
- Option to change theme (color scheme) in the settings menu
Debug Strategy:
- In the settings menu code add color scheme options, sets variable
- Find code that fills background
- Replace it with code that creates a checkered background using the
themevariable - Test edge case: reloading page after modifying color scheme
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request