opentui: fatal: Color reference "j" not found in defs or theme #4779

Closed
opened 2026-02-16 17:45:24 -05:00 by yindo · 1 comment
Owner

Originally created by @jereok91 on GitHub (Jan 11, 2026).

Originally assigned to: @kommander on GitHub.

Description

Error: Color reference "j" not found in defs or theme
    at resolveColor (src/cli/cmd/tui/context/theme.tsx:110:19)
    at <anonymous> (src/cli/cmd/tui/context/theme.tsx:119:18)
    at map (native:1:11)
    at resolveTheme (src/cli/cmd/tui/context/theme.tsx:118:174)
    at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22)
    at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3)
    at runTop (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:833:7)
    at runQueue (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:904:42)
    at completeUpdates (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:860:84)
    at runUpdates (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:850:5)
    at setStore (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/dev.js:221:5)
    at <anonymous> (src/cli/cmd/tui/context/theme.tsx:225:9)
    at processTicksAndRejections (native:7:39)...

Plugins

No response

OpenCode version

1.1.13

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @jereok91 on GitHub (Jan 11, 2026). Originally assigned to: @kommander on GitHub. ### Description ``` Error: Color reference "j" not found in defs or theme at resolveColor (src/cli/cmd/tui/context/theme.tsx:110:19) at <anonymous> (src/cli/cmd/tui/context/theme.tsx:119:18) at map (native:1:11) at resolveTheme (src/cli/cmd/tui/context/theme.tsx:118:174) at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3) at runTop (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:833:7) at runQueue (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:904:42) at completeUpdates (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:860:84) at runUpdates (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:850:5) at setStore (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/store/dist/dev.js:221:5) at <anonymous> (src/cli/cmd/tui/context/theme.tsx:225:9) at processTicksAndRejections (native:7:39)... ``` ### Plugins _No response_ ### OpenCode version 1.1.13 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 17:45:24 -05:00
yindo closed this issue 2026-02-16 17:45:24 -05:00
Author
Owner

@jereok91 commented on GitHub (Jan 11, 2026):

Incorrect configuration in my theme file

@jereok91 commented on GitHub (Jan 11, 2026): Incorrect configuration in my theme file
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4779