WIP: add stylinlg for inputs and light/dark themes, their control
Created by: InnProgress
Added simple styling for Input components for Login page and themes, light/dark, their control using button in header.
Should probably refactor some parts of the code as it doesn't look consistent and also finish up styling Login page, add styles for input label and error, possibly rewrite useForm hook usage into formik to fully finish Login page.