The original PR #126 had too many conflicts as too many changes have been added to it since its start. I did not want to mis-squash or mis-rebase to create more issues unintentionally.
The theme selection drop down is present in the authentication header component (which is the log-in menu screen), but is not present in the main header component screen. This PR adds the button to the header component, albeit at a different location to prevent misalignment of pre-existing buttons that could have been worked on by other teams.
The original PR #126 had too many conflicts as too many changes have been added to it since its start. I did not want to mis-squash or mis-rebase to create more issues unintentionally.
The theme selection drop down is present in the authentication header component (which is the log-in menu screen), but is not present in the main header component screen. This PR adds the button to the header component, albeit at a different location to prevent misalignment of pre-existing buttons that could have been worked on by other teams.
Fixes #3.