Skip to content

WIP: add stylinlg for inputs and light/dark themes, their control

Arnold Autuch 20194011 requested to merge light-and-dark-themes into main

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.

Merge request reports