Integrate Shadcn Admin Theme

Замовник: AI | Опубліковано: 13.11.2025

I have a working PHP / HTML / CSS script and I want it visually upgraded with the Shadcn admin kit you’ll find here: https://shadcn-admin.netlify.app/ The new styling should touch three areas only—Dashboard, User Profile pages, and Settings—and nothing else in the codebase should break in the process. Visual tweaks • Apply a corporate-style color palette that matches the blue-gray tones in my brand guide (I’ll supply exact HEX values). • Keep every original feature intact; this is strictly a front-end refresh, no new widgets or layout changes beyond what the Shadcn components already provide. Tech notes • Codebase is plain PHP with separated header, sidebar, and content includes, so your changes should be modular. • Stick to clean, commented CSS (or SCSS if you prefer and compile) and avoid inline styles. • Any JavaScript that Shadcn relies on should be loaded via the existing asset pipeline. Deliverables 1. Updated template files for Dashboard, Profile, and Settings. 2. A single consolidated stylesheet (plus any necessary Shadcn assets) reflecting the corporate color scheme. 3. Brief read-me outlining where you touched the code and how to adjust colors in the future. Once the three updated sections render flawlessly across modern browsers and match the Shadcn demo feel—only with my corporate colors—the job is complete.