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/groups
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
..
CreateGroup Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
EditGroup fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
Group Fix/use swr bug (#2884) 2023-01-12 11:25:42 +01:00
GroupForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
GroupsList feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
hooks feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
RemoveGroup Update messages in the dialogs for groups (#1208) 2022-08-08 06:08:21 +00:00
GroupsAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00