11 Commits

Author SHA1 Message Date
mpuchstein d9c25d55ed nvim: fix M.lualine scope — move after M.load() so palette is populated 2026-04-09 23:41:56 +02:00
mpuchstein afa8245fc0 chore: remove stale tmux dist artifacts 2026-04-09 22:33:16 +02:00
mpuchstein e61f892841 feat: extend nvim plugin highlights + add tmux target
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 22:24:19 +02:00
mpuchstein e65eb8f6a4 feat: canonicalize syntax roles + theme zsh plugins
Add authoritative `syntax:` block to both YAML specs mapping keyword,
type, function, string, constant, operator, variable, comment, and
punctuation to their semantic palette colors. Align nvim and Zed
templates to this canonical mapping (keyword=purple, type=amber,
number/bool/constant=cyan, operator=white). Fix nvim Special/SpecialChar/
Tag (were cyan; now purple/amber/blue respectively).

Add plugin color variables to zsh template: ZSH_AUTOSUGGEST uses dim
grey for ghost text; HISTORY_SUBSTRING_SEARCH uses cyan for found and
bright-red for not-found, matching the semantic palette signal system.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 00:43:52 +01:00
mpuchstein 6a815f72b3 feat: streamline zsh prompt git state
- parse git status in one call and add untracked/stash/conflict markers
- escape prompt strings and harden timing math
- improve ro/jobs checks and add container intel
2026-01-12 23:46:25 +01:00
mpuchstein 2ac05f469c feat: expand nvim highlights and add audit script 2026-01-12 23:11:24 +01:00
mpuchstein 6b3bb01c2c reworked the nvim theme a bit more 2026-01-12 22:40:55 +01:00
mpuchstein 74cd31a03e reworked the nvim theme a bit 2026-01-12 22:18:47 +01:00
mpuchstein a00cf1f6ff feat(nvim): add transparency for floating UI
Set winblend and pumblend to 20 (80% opaque) for floating windows
and popup menus.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 21:34:04 +01:00
mpuchstein cb0fa9e6f1 feat: add wezterm and ghostty themes 2025-12-31 07:36:00 +01:00
mpuchstein ed658e43b3 chore: track dist outputs 2025-12-31 06:22:01 +01:00