Milo BRAND + INTERFACE SYSTEM V1.0
14Adaptation

macOS

SAME IA · SAME SEMANTICS · SAME COMPONENTSNATIVE MATERIALREAL EXTERNAL APPS

Milo on the Mac shares everything structural with Omarchy — object hierarchy, status language, task and voice models — and expresses it in material that belongs on macOS: sidebar, toolbar, menu-bar entrance, windows that are really windows.

Window14.01

The Milo window

A sidebar-and-toolbar window in the macOS idiom with unchanged Milo content inside it.

◇ Euangelion
◇ PROJECT

Euangelion

6 tasks1 running$0.00 today
  • Render Day 1 voice trackm4-pro
    Running
  • Reprint the series art in Nousdue today
    Queued
  • hero-2400.pngopens in Preview ↗
    Done

Sidebar and toolbar are the macOS idiom; the content is unchanged Milo. Traffic lights are monochrome placeholders — the real window chrome is the system's.

Material14.02

Expression

Native materials used sparingly: vibrancy only where the system would, sheets and panels for levels 3 and 4.

SurfacesCream and carbon stay; the sidebar takes the system vibrancy only behind its own tokens. No frosted glass over content.
TypeInstrument Serif, Inter and JetBrains Mono ship with the app. System font is used only in native sheets and menus.
RadiusWindow corners are the system's. Inside, Milo's radii hold: controls 4px, fields 6px, pills round.
DepthLevel 3 becomes an NSPanel over the window; level 4 is a sheet with a scrim. Shadows are the system's, not ours.
Menu bar◉ Milo lives in the menu bar: voice, Quick Entry, current run, and the Offline count ⌁ 3.
External appsFiles open in Preview, Finder, Xcode, Terminal, the browser. Milo never embeds a fake pane for them.
Voice14.03

Menu-bar entrance

Voice and Quick Entry live in the menu bar with a global shortcut.

The global hotkey or the menu-bar ◉ summons the VoicePill at the top-centre of the active display, above every app. Milo knows the frontmost application and the current task, so "open the terminal beside this" opens Terminal.app with the task's working directory and tiles it with the system's window arrangement.

WORKINGOpening Terminal · ~/Documents/euangelion
Avoid14.04

Not Electron

The tells of a web app in a native frame, and the rules that avoid them.

The Electron tells
  • A web toolbar pretending to be a title bar
  • Custom scrollbars
  • Ignoring the system font in native menus
  • Rounded cards floating on a grey field
  • A "settings" web page instead of a Settings window
  • Embedded terminal emulators and browser panes
  • Blocking the main thread while the engine renders (use OffscreenCanvas / a worker)
  • 01Keyboard first. Every action in the command palette has a shortcut shown in the menu.
  • 02Drag a file from Finder into the composer: it becomes an artifact with provenance human-created.
  • 03Notifications are system notifications with Milo's language. Toasts stay inside the window.
  • 04Permission requests for files, network and spend use Milo's PermissionRequest, then the system's own prompt where macOS requires one.