feat(ui): sharpen dashboard console visual system

This commit is contained in:
vince 2026-06-20 02:11:16 +02:00
parent 739d627ae3
commit 0c75220adc
15 changed files with 417 additions and 135 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 454 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 309 KiB

Before After
Before After

View file

@ -25,7 +25,7 @@ test.describe("Storybook theme QA", () => {
).toBeVisible();
await expect(page.locator("body")).toHaveCSS(
"background-color",
"rgb(243, 245, 237)",
"rgb(238, 242, 231)",
);
expect(
consoleMessages.filter((message) =>