From ca0d38316f6dd19bc88b7e2c03bd82f3edda4fd7 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Mon, 23 Mar 2026 19:16:22 +0100 Subject: [PATCH] docs(agents): link macOS Alacritty system-theme notes from AGENTS.md Made-with: Cursor --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index ba41641..d400a6b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -12,6 +12,8 @@ darwin-rebuild switch --flake . Do not automatically run rebuild commands - ask the user first. +On macOS, Alacritty colors follow **System Settings → Appearance** (no rebuild when toggling light/dark); see **CLAUDE.md** § Alacritty and `assets/alacritty/README.md`. + ## Repo is public No keys, tokens, or identifying secrets in the repo. Prefer `scp` or config outside the repo.