1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
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
..
FeatureOverviewEnvironments feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
FeatureOverviewMetaData feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
FeatureOverviewSegment visual changes representation (#2583) 2022-12-01 14:44:33 +01:00
FeatureOverviewSidePanel feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
ManageTagsDialog Bulk tags (#3337) 2023-03-21 13:37:25 +01:00
FeatureOverview.tsx refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00