1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/events
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
..
EventCard feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
EventDiff feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
EventJson fix: wrap long lines in event JSON (#1220) 2022-08-16 12:57:55 +02:00
EventLog feat: add count to event list (#2036) 2022-09-02 08:35:31 +02:00
EventPage feat: add search to event log pages (#1205) 2022-08-09 16:00:51 +02:00