1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common/ConstraintAccordion/ConstraintAccordionView/ConstraintAccordionViewHeader
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
..
ConstraintAccordionViewHeader.tsx MakeStyles refactor 1-5 (#2850) 2023-01-11 10:51:25 +02:00
ConstraintAccordionViewHeaderInfo.tsx fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
ConstraintAccordionViewHeaderMultipleValues.tsx feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
ConstraintAccordionViewHeaderSingleValue.tsx Refactor makestyles 2-1 (#2820) 2023-01-04 21:01:18 +02:00
ConstraintViewHeaderOperator.tsx Refactor makestyles 2-1 (#2820) 2023-01-04 21:01:18 +02:00
StyledIconWrapper.tsx refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00