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 23af7a3474
refactor: light theme colors (#3252)
## About the changes
Refactoring the colors for the light theme to be much easier to continue
with dark mode

This is the first step to finish dark mode

https://linear.app/unleash/project/[low][s][alpha]-dark-mode-in-unleash-admin-ui-31b407d13c4b/1

This PR uses `main-theme` as a placeholder for `dark-theme` for now due
to the new changes. Still need to set the correct values here.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-03-06 12:58:36 +02:00
..
CreateGroup Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
EditGroup Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
Group Fix/use swr bug (#2884) 2023-01-12 11:25:42 +01:00
GroupForm refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
GroupsList refactor: light theme colors (#3252) 2023-03-06 12:58:36 +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