UI redesign: condensed-sans ledger style with logo in the zero hero #17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Port the condensed-sans mockup (
docs/mockups/month-condensed-sans.html) into the real app. The current UI reads as a generic CRUD scaffold; the new look is distinctive, denser, and anchored to the Quartermaster logo.Changes
Typography
font-feature-settings: "lnum" 1, "tnum" 1andfont-variant-numeric: tabular-nums)Colour palette
#f5efe0) with subtle layered radial gradients for warmth#1a1814)#732629) sampled directly from the logo shieldLayout
<details>with hairline chevron rotating via CSS on[open]↳margin glyphAssets
docs/mockups/assets/tosrc/quartermaster/static/logo-full.pngas the primary brand markDeferred state-aware touches
Acceptance criteria
src/quartermaster/static/app.csscarries the condensed-sans designsrc/quartermaster/templates/base.htmlloads Barlow Condensed from Google FontsOut of scope