Skip to content

Themes patch fails on Claude Code v2.1.92 — objArrMatch not found #665

@AlecFurrier

Description

@AlecFurrier

Bug Report

tweakcc version: 4.0.11
Claude Code version: 2.1.92
OS: Windows 11 Pro

What happens

Running npx tweakcc --apply results in the themes patch failing:

patch: themes: failed to find objArrMatch

The full patch output shows ✗ Themes in the results. Themes saved in ~/.tweakcc/config.json are not applied to Claude Code.

Other failing patches

patch: findBoxComponent: failed to find Box component (neither ink-box createElement nor displayName found)
patch: patchesAppliedIndication: failed to find Box component
patch: themes: failed to find objArrMatch
patch: agentsMd: failed to find fs expression in function
patch: sessionMemory: failed to find past sessions gate
patch: getAppStateSelectorAndUseState: failed to find pattern
patch: toolsets: toolFetchingMemo: failed to find app state info
patch: toolsets: step 2 failed (writeToolFetchingUseMemo)
patch: mcpStartup: failed to find MCP_CONNECTION_NONBLOCKING check
patch: userMessageDisplay: failed to find Box component
patch: inputPatternHighlighters: failed to find highlight?.color renderer pattern

Patches that still work

  • Verbose property
  • Opusplan[1m] support
  • Fix LSP support
  • Model customizations
  • Show more items in select menus
  • Thinking verbs / format / symbol / visibility

Notes

Attempting to apply also caused a SyntaxError: Invalid or unexpected token crash in cli.js on a prior run, requiring --restore to recover. The themes are saved in config but cannot be applied until this is patched.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions