feat(ui): improve colors of input shape

This commit is contained in:
release-bot
2026-02-09 00:52:35 +01:00
parent e0ad97b003
commit 07e2826f16
3 changed files with 25 additions and 10 deletions

View File

@@ -113,7 +113,7 @@ html.theme-light {
--color-layer-0: var(--neutral-100);
--color-layer-1: var(--neutral-100);
--color-layer-2: var(--neutral-200);
--color-layer-3: var(--neutral-500);
--color-layer-3: var(--neutral-300);
--color-active: #000000;
--color-selected: #c65a19;
--color-connection: #888;