Commit graph

5 commits

Author SHA1 Message Date
81e5c45e6c feat: add values to globals.css edited dropdown, input, label and select
to reflect new values
2025-05-23 11:07:01 +02:00
d45bba760d feat: finished creating login page
Fixed Color Picker
2025-05-23 11:01:55 +02:00
bd8477eb02 style(ui): update input and dropdown-menu colors for consistency
Refine color variables and class names in input and dropdown-menu
components to improve visual consistency and accessibility. Introduce
new CSS variables for input text and muted input states. Adjust focus
and selection styles to better align with the overall design system.
2025-05-23 11:01:55 +02:00
d8cbffa611 feat(settings): change delete account button to secondary variant
chore(button): update button font to use label font

chore(label): update label font to use label font

chore(login-form): update input placeholder text

chore(labeled-input): update input font to use label font

feat(global-styles): add custom font families for heading and label

chore(popover): update popover background color to match background
2025-05-23 11:01:55 +02:00
8ab50b2c5e refactor: restyle login page with UI components
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m27s
docker-build / docker (pull_request) Successful in 9m5s
Improves the login page's visual appearance by using Card and Input components.
2025-05-09 17:38:07 +02:00