mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 14:02:51 +00:00
* feat(coding-agent): update theme-schema.json Added to required/properties: - thinkingText - thinking block text color - selectedBg - selected item background - toolTitle - tool execution box title (replaces toolText) - toolOutput - tool execution box output text - mdLinkUrl - markdown link URL color - thinkingOff, thinkingMinimal, thinkingLow, thinkingMedium, thinkingHigh, thinkingXhigh, bashMode added to required array (were already in properties) Removed: - toolText (replaced by toolTitle and toolOutput) * removed thinking* border colors from required |
||
|---|---|---|
| .. | ||
| dark.json | ||
| light.json | ||
| theme-schema.json | ||
| theme.ts | ||