1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/layout
Alex Andreev 0f11b03692
Switching color theme globally (#728)
* Adding cluster menu colors

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Adding theme class name flag into #app

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Cleaning up mixins

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Tuning up Wizard Layout styles

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using theme-light global flag

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Minor style fixes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using .theme-light flag across components

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Set theme as @computed value

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Preventing Drawer slide-in scroll flickering

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Setting background for settings views

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Minor layout fixes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Switching AceEditor theme reactively

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Cleaning up

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-08-24 10:24:05 +03:00
..
login-layout.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
login-layout.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
main-layout.scss Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
main-layout.tsx Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
sidebar.scss Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
sidebar.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
sub-header.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
sub-header.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
sub-title.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
sub-title.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
wizard-layout.scss Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
wizard-layout.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00