1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/playground/Playground
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
..
PlaygroundForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
PlaygroundGuidance fix: remove lexical illusion in playground guidance (#2360) 2022-11-09 13:56:34 +00:00
PlaygroundGuidancePopper Refine Playground UI (#1217) 2022-08-12 10:13:07 +00:00
PlaygroundResultsTable refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
LazyPlayground.tsx feat: lazy load playground (#1145) 2022-07-25 16:01:58 +02:00
Playground.tsx refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
playground.utils.ts Orval generator POC (#2724) 2023-01-05 11:57:53 +01:00