diff --git a/webui2/components.json b/webui2/components.json index 15addee81fadab3e2f43e23425168d57f800bd8f..8438b31cbd5d2f116c632b2f065b008af790bf21 100644 --- a/webui2/components.json +++ b/webui2/components.json @@ -1,12 +1,12 @@ { "$schema": "https://ui.shadcn.com/schema.json", - "style": "base-nova", + "style": "base-vega", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/index.css", - "baseColor": "neutral", + "baseColor": "zinc", "cssVariables": true, "prefix": "" }, @@ -19,7 +19,7 @@ "lib": "@/lib", "hooks": "@/hooks" }, - "menuColor": "default", + "menuColor": "inverted-translucent", "menuAccent": "subtle", "registries": {} } diff --git a/webui2/src/components/code/__snapshots__/file-viewer.test.tsx.snap b/webui2/src/components/code/__snapshots__/file-viewer.test.tsx.snap index f4cd9caaf208f835d7320456619717dda3bee368..a1121b1d970563cc920fb2502a98ccc7a5129a7e 100644 --- a/webui2/src/components/code/__snapshots__/file-viewer.test.tsx.snap +++ b/webui2/src/components/code/__snapshots__/file-viewer.test.tsx.snap @@ -14,7 +14,7 @@ exports[`FileViewer/BinaryFile matches snapshot 1`] = ` 24.0 KB