As a user, I want to be able to customize the colour scheme of the app, so that it can look better to me.
How to Demo:
Once I open the app, I'll press the hamburger button located in the top left corner and go to the option that says "Dark Theme". I will use the toggle to switch between the light and dark modes.
Acceptance Criteria:
I want to change the colour scheme, i.e, dark or light mode, to adjust to the tolerance of my eyes. This story accounts for the new UX design we will be implementing. This is required since we are modernizing our user interface and having an option between light/dark mode has become the industry standard.
Definition of Done - Documentation:
This user story is complete. To verify this, I opened the app, clicked on the hamburger menu and went to the "Dark Theme". I pressed on the toggle to switch between the light mode and dark mode. When the toggle was switched on, the app's colour scheme went black and when the toggle was switched off, the colour went to white.
Merge Request !29 (merged)