Skip to content

fix(opencode): move theme to programs.opencode.tui#883

Open
fredclausen wants to merge 2 commits intocatppuccin:mainfrom
fredclausen:fix/opencode-tui-theme
Open

fix(opencode): move theme to programs.opencode.tui#883
fredclausen wants to merge 2 commits intocatppuccin:mainfrom
fredclausen:fix/opencode-tui-theme

Conversation

@fredclausen
Copy link
Copy Markdown
Contributor

@fredclausen fredclausen commented Apr 5, 2026

In nix-community/home-manager@1089b2c the home manager module was updated to support OpenCode v1.2.15+, which requires TUI-specific settings like theme in a separate tui.json file.

This fixes the deprecation warning about programs.opencode.settings containing TUI-specific keys.

OpenCode v1.2.15+ requires TUI-specific settings like theme in a
separate tui.json file. This fixes the deprecation warning about
programs.opencode.settings containing TUI-specific keys.
Copilot AI review requested due to automatic review settings April 5, 2026 07:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Catppuccin Home Manager integration for OpenCode to align with OpenCode v1.2.15+ config structure by moving TUI-specific configuration out of programs.opencode.settings and into the dedicated TUI config.

Changes:

  • Switch OpenCode theme configuration from programs.opencode.settings.theme to programs.opencode.tui.theme.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Update to nix-community/home-manager@2097a5c which adds the
programs.opencode.tui option required by the opencode module change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants