顶部导航 · 多风格切换
Apple 极简、Linear 深色工具栏、Notion 文档顶栏、SaaS 居中、玻璃浮动、Material 标签线;可调栏高与强调色。
交互调节
实时预览Nexus
参数
栏高 52px
强调色
当前范式 · 关键词
深色工具栏border-white/8Issues / Cycles图标工具区高密度 SaaS
深色底 + 低对比描边;中间为产品模块导航(英文 issue 语境),右侧搜索/通知图标——典型 AI 开发者后台顶栏。
开源对照:Tailwind UI Headers · Radix Toolbar · shadcn navigation-menu(预览为自绘示意)。
说明(可复制)
━━━ AI Prompt · 顶栏矩阵 ━━━ Design a responsive app header; pick one reference style: - Apple-like: minimal, large typography, single primary CTA - Linear-like: dark chrome, low-contrast border-white/8, dense icon tools - Notion-like: light doc header, sidebar toggle, muted actions - SaaS centered nav with logo left/center and primary CTA right - Floating glass bar with blur and ⌘K search affordance - Material-like tab indicator with accent underline Use 8px spacing grid; header height ~52px; one accent color for logo mark or active tab. ━━━ Tailwind 片段(Linear 深色示意) ━━━ className="flex h-[52px] items-center gap-4 border-b border-white/10 bg-[#09090B] px-4 text-sm text-neutral-200" ━━━ 开源对照 ━━━ Tailwind UI Marketing Headers · Radix Toolbar · shadcn navigation-menu — 将范式映射到自家路由与 auth 状态。