1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
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
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive Sticky batch actions bar (#3366) 2023-03-22 13:15:53 +01:00
changeRequest feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
common feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feedback feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
providers Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
tags feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
user feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
App.tsx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00