Skip to content

🖥️ Redesign dashboard in Microsoft Windows 2000 style#1

Open
goktugcy wants to merge 1 commit intomainfrom
v0/goktugcy-2f4cf26d
Open

🖥️ Redesign dashboard in Microsoft Windows 2000 style#1
goktugcy wants to merge 1 commit intomainfrom
v0/goktugcy-2f4cf26d

Conversation

@goktugcy
Copy link
Copy Markdown
Member

@goktugcy goktugcy commented Apr 1, 2026

Microsoft Windows 2000 UI Redesign

Transforms the entire dashboard UI into a faithful Microsoft Windows 2000 / early-2000s desktop aesthetic.

What changed

app/globals.css

  • Replaced all modern CSS variables with Win2k system colors (#d4d0c8 silver, #0a246a title-bar blue, #008080 desktop teal)
  • Added the classic beveled inset border system (raised/sunken panels using 4-directional border colors)
  • Set Tahoma / MS Sans Serif / Arial font stack with disabled font-smoothing
  • Set teal #008080 as body/desktop background color
  • Made all border-radius values 0 globally
  • Added Win2k-style scrollbars (17px wide, box-shaped thumb with bevel)
  • Styled tables, inputs, tooltips, dropdowns, tabs, badges, progress bars, and card headers to match the classic Windows look
  • Disabled all CSS transitions and animations for that instant-snap Win2k feel

app/layout.tsx — Switched to Tahoma/system font stack inline, removed modern font loading

components/layout/app-shell.tsx — Desktop background set to teal #008080

components/layout/app-sidebar.tsx — Classic Explorer sidebar with linear-gradient(→ #0a246a → #a6caf0) title bar header and raised bevel borders

components/layout/topbar.tsx — Win2k menu bar style with silver #d4d0c8 background, raised bevel, system-font labels, Win2k dropdown/search field styling

components/ui/stat-strip.tsx — Stats cards redesigned as Win2k "windows" with title bars, sunken content panes, and status bars

components/ui/section-panel.tsx — Panel header replaced with Win2k title bar gradient

components/dashboard/node-telemetry-board.tsx — Card given Win2k window chrome

components/dashboard/recent-events-feed.tsx — White list rows with classic blue hover highlight

components/dashboard/metrics-chart.tsx — Card given Win2k window chrome

Update UI elements to classic Win2k look and color scheme

Co-authored-by: Göktuğ Ceyhan <17319750+goktugcy@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
noderax-web Ready Ready Preview, Comment Apr 1, 2026 5:19pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant