// browsing.jsx — Main browsing page (real webpage open) const BrowsingScreen = () => ( , active:true, audio:true, closable:true }, { id:'roadmap', label:'Roadmap 2024 — Linear', icon: }, { id:'mkt', label:'Marketing Site', icon: }, { id:'twt', label:'Home / X', icon: }, { id:'gh', label:'elybrowser/core · main', icon: }, ] }}>
{/* Mock figma-ish UI inside */}
Style Guide
/ ELY Design System Share
Pages
{['Cover','Tokens','Typography','Color','Spacing','Components','Patterns','Sandbox'].map((p,i)=>(
{p}
))}
Layers
{[['Frame · Display','◇'],[' H1 / Display','T'],[' H2 / Title','T'],[' H3 / Subtitle','T'],['Frame · Body','◇'],[' Paragraph','T'],[' Caption','T']].map(([n,g],i)=>(
{g} {n}
))}
Display / Serif
The aesthetics
of calm tech.
{['H1 / 64','H2 / 40','H3 / 28','Body / 16','Caption / 12','Mono / 13'].map((s,i)=>(
The quick brown fox
{s}
))}
100%
Design Prototype Inspect
Color · Local styles
{['#1d1c1a','#3a3733','#6b6660','#c96442','#ec6a8e','#7c6cf7','#4fb59a','#f6f4ef','#efe8e1','#fff3ee','#ffd1d8','#b9c7ff'].map(c=>(
))}
Type · Newsreader / Geist
Aa Bb Cc
Newsreader · 6..72
Spacing
{[4,8,12,16,24,32].map(s=>(
))}
); window.BrowsingScreen = BrowsingScreen;