1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/context
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
..
ContectFormChip refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ContextForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
ContextList feat: add count to context field list (#2020) 2022-08-31 15:26:06 +02:00
CreateUnleashContext refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
EditContext refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00