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
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
..
apiToken Fix/decouple api token list (#3171) 2023-02-21 14:27:46 +01:00
auth clear warnings (#3053) 2023-02-07 08:41:23 +01:00
billing refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
instance-admin feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
maintenance refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
menu feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
network refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
projectRoles fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
serviceAccounts refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
users refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
Admin.tsx Fix/decouple api token list (#3171) 2023-02-21 14:27:46 +01:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00