# Ollama Design System ## Visual Theme & Atmosphere Terminal-native aesthetic. Monospace headings and code blocks dominate. The design prioritizes function over form—command-line precision meets modern UI. Dark mode is default, with syntax highlighting accents. ## Color Palette & Roles | Token | Hex | Role | |-------|-----|------| | Primary | #000000 | Brand, terminal text | | Background | #FFFFFF | Light mode canvas | | Surface | #F5F5F5 | Code blocks, panels | | Text | #1A1A1A | Body text | | Muted | #666666 | Secondary, hints | | Border | #E0E0E0 | Subtle dividers | ## Typography Rules - **Heading Font**: SF Mono, Menlo, monospace - **Body Font**: Inter, system-ui, sans-serif - **Base Size**: 14px - **Line Height**: 1.5 ## Component Stylings - **Buttons**: Black bg, white text, sharp corners - **Code Blocks**: Dark surface, monospace font - **Terminal UI**: Command input style, clear prompts ## Agent Prompt Guide Use monospace fonts for headings, terminal-style UI elements, black and white palette with minimal accents.
本地运行大模型工具。终端优先设计,黑白极简,命令行原生美学。
Ollama 的主色调是 #000000,背景色为 #FFFFFF,文本色为 #1A1A1A。
标题字体: SF Mono, Menlo, monospace。正文字体: Inter, system-ui, sans-serif。基础字号: 14px。
点击上方 DESIGN.md 代码块中的复制按钮,将完整设计规范复制到你的项目中。AI Coding 工具(如 Cursor)可以直接读取 DESIGN.md 来生成符合 Ollama 风格的代码。