Before developing the feature to switch the color of the screen to the dark/light mode, users should be able to select and store their preferred color mode. To do this, we need to add a new field to the Account so that users can set their preferred screen color themes(dark/light).
Before developing the feature to switch the color of the screen to the dark/light mode, users should be able to select and store their preferred color mode. To do this, we need to add a new field to the
Account
so that users can set their preferred screen color themes(dark/light).