1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
FavoriteIconHeader Fix/favorites UI improvements (#2636) 2022-12-08 14:41:51 +02:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
Table refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
TableCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
TablePlaceholder feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
VirtualizedTable UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
index.ts Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00