1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/table
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
..
index.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-cell.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-cell.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-head.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-head.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-row.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-row.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table.mixins.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table.scss Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
table.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00