1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin/users
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
..
ConfirmUserAdded Update dialogue design (#2342) 2022-12-14 15:16:58 +00:00
CreateUser feat: paid users limit in UI (#3210) 2023-03-01 08:49:14 +01:00
EditUser refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks refactor: remove UI bootstrap endpoint (#1212) 2022-08-09 15:37:26 +02:00
InviteLink refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
InviteLinkBar feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
LinkField refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
UserForm Shaswat: Remove usage of useStyles from UserForm (#2619) 2022-12-09 12:10:30 +00:00
UsersList refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
UsersAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
util.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00