* feat(draw-image): add SVG template render engine * feat(draw-image): add opencode plugin and tool tests * test(draw-image): add vitest unit integration e2e suite * chore(draw-image): wire CI dependabot docs and ADR * docs(handoff): set PR number * docs(handoff): fix PR number placeholder in frontmatter * fix(ci): use tempfile and trailing newline in draw-image tests --------- Co-authored-by: opencode-agent <agent@opencode.local>
8 lines
No EOL
147 B
JSON
8 lines
No EOL
147 B
JSON
{
|
|
"base": "#0a0a0a",
|
|
"surface": "#121212",
|
|
"fg": "#ededed",
|
|
"muted": "#a1a1aa",
|
|
"accent": "#ccff00",
|
|
"line": "rgba(255,255,255,0.06)"
|
|
} |