1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/user
NicolaeUnleash 705462f0cf
feat: dark theme v1 (#3298)
## About the changes

Creating the first version of the Dark theme

Refactor: colors variables
Refactor: use theme variable instead 
- this change will help us to use MuiCssBaseline, and we can use classes
directly for easy customization when we can't identify MUI classes

Refactor: adjusting some files components
- i’ve touched also the structure of some files, not only the colors
variables (but only to adjust the style, not functionality)

Fix: dark mode persistence on refresh (by Nuno)

Feat: dark mode sees light logos, and light mode sees dark logos (by
Nuno)

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-03-22 16:37:40 +02:00
..
Authentication fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
common feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
DemoAuth fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
ForgottenPassword Makestyles 7-1 (#2813) 2023-01-04 11:17:13 +02:00
Login fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
NewUser fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
Profile feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
ResetPassword Makestyles 7-1 (#2813) 2023-01-04 11:17:13 +02:00
SimpleAuth fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
UserProfile feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
AuthenticationCustomComponent.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
HostedAuth.tsx fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
PasswordAuth.tsx fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
StandaloneBanner.tsx feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
user.module.scss Feat/user profile (#274) 2021-04-23 13:49:42 +02:00