diff --git a/docs/architecture/renderer.md b/docs/architecture/renderer.md
index 42a8988e..1a7fe203 100644
--- a/docs/architecture/renderer.md
+++ b/docs/architecture/renderer.md
@@ -20,6 +20,7 @@ boundaries. Individual panels and hooks are catalogued only enough to locate the
- `src/renderer/index.tsx` — process entry: imports `monaco-setup`, mounts `` in `React.StrictMode` via `createRoot`, and pulls in dockview + theme CSS (`index.tsx:14`).
- `src/renderer/App.tsx` — the single stateful container. Composes ~30 hooks into one `DockAppState` object and renders `` + `` (`App.tsx:42`, `:256`).
- `src/renderer/AppShell.tsx` — presentational shell: title bar, the activity-bar icon rail + `DockviewReact` host (side by side in `.layout-workbench`), status bar, and all modals/overlays/toasts (`AppShell.tsx:80`).
+- `src/renderer/components/TitleBar.tsx` — the window title bar. Carries the theme controls at its trailing edge: a family `