1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
interfaces refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
openapi Feat/notifications UI followup (#3197) 2023-02-27 13:04:09 +01:00
themes refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00