opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: Add theme support for thinking text

Open jdanbrown opened this issue 1 month ago • 2 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

It'd be nice to expose theme settings for the colors of thinking text. Currently, it looks like it's just hardcoded as 0.6 alpha times the normal output colors:

  • https://github.com/sst/opencode/pull/4610

jdanbrown avatar Dec 07 '25 21:12 jdanbrown

This issue might be a duplicate of existing issues. Please check:

  • #4542: [FEATURE]: Decrease opacity of thinking summaries - This appears to be requesting the exact same theme control for thinking text appearance/opacity that you're requesting here.
  • #4927: [FEATURE]: JSONC support for user themes - Related infrastructure for theme customization that would support this feature.

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Dec 07 '25 21:12 github-actions[bot]

Or maybe just make the 0.6 configurable in the theme? — if too many different themeable colors can show up in thinking text.

jdanbrown avatar Dec 07 '25 22:12 jdanbrown

Thanks!

jdanbrown avatar Dec 08 '25 19:12 jdanbrown