Skip to content

Instantly share code, notes, and snippets.

@Weniverse-git
Weniverse-git / README.md
Created April 25, 2026 17:45
Claude Code + WezTerm: real-time dark/light mode auto-switch on macOS

Claude Code + WezTerm Dual Mode Auto-Switch

Make Claude Code's theme follow your system's dark/light mode in real-time, in sync with WezTerm.

The Problem

Claude Code v2.1.119+ has an auto theme that detects terminal appearance, but only once at startup. When you switch macOS dark/light mode mid-session, Claude Code's text colors don't update - leaving you with white text on a light background, or dark text on a dark background.

The Solution