Skip to content

Redesign: Microsoft Windows 2000 style - #1

Open
CodeAndParty wants to merge 3 commits into
mainfrom
v0/codeandparty-6b9c0a77
Open

CodeAndParty wants to merge 3 commits into
mainfrom
v0/codeandparty-6b9c0a77

Conversation

@CodeAndParty

Copy link
Copy Markdown
Owner

Windows 2000 UI Redesign

Complete visual overhaul of the invoice generator in authentic Windows 2000 / classic Windows style:

CSS changes (style.css)

  • Color palette: Classic #d4d0c8 window gray, navy titlebar gradient (#000080 → #1084d0), teal desktop background (#008080)
  • Beveled borders: Raised (light top-left / dark bottom-right) and sunken (inverted) 3D borders on all interactive elements — buttons, inputs, panels
  • System font: MS Sans Serif / Tahoma stack at 11px — the authentic Win2000 UI font
  • Table: Navy header row, alternating row striping, hover highlight
  • Totals panel: Sunken inset box, navy "TOTAL DUE" label, maroon value
  • Note box: Yellow sticky note style (#ffffd0) with sunken border
  • Footer: Status bar with sunken panel segments
  • Taskbar: Theme picker restyled as a fixed bottom taskbar with Start button pseudo-element, divider, and labeled swatch buttons with color swatches
  • Action buttons: Classic Win2000 raised buttons with active-press inversion

HTML changes (index.html)

  • Updated font import to Inconsolata (monospace system-feel)
  • Updated page title to Invoice Generator - Microsoft Windows
  • Theme swatches now show a color square + text label (e.g. "Navy", "Emerald")
  • Added window control buttons (_, □, ✕) to the titlebar with proper hover/active states
  • Added 🧾 document icon to titlebar
  • Print button now says "Print / Save PDF" with a printer icon

Update HTML and CSS for classic Win2000 theme and controls

Co-authored-by: Sasha Drapkin <102924575+CodeAndParty@users.noreply.github.com>
@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
invoice-generator Ready Ready Preview, Comment Apr 1, 2026 8:35pm

Restore theme-specific overrides for color schemes.

Co-authored-by: Sasha Drapkin <102924575+CodeAndParty@users.noreply.github.com>
Restore original design and toggle retro style via secret trigger.

Co-authored-by: Sasha Drapkin <102924575+CodeAndParty@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant