diff --git a/README.md b/README.md index 8b08860..ecdfc21 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Coding Agent reskins the entire chrome (titlebar, tabs, sidebar, file tree, status bar, scrollbars) so the app reads as the chosen agent, not just the note body. Every accent-derived token recomputes from a single `--cc-accent`, so swapping looks repaints everything at once. +![Coding Agent — Claude Code look (dark)](screenshot.png) + ![Version](https://img.shields.io/badge/version-1.2.0-d97757) ![Obsidian](https://img.shields.io/badge/Obsidian-1.0.0%2B-7c3aed) ![License](https://img.shields.io/badge/license-MIT-green) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..04d3468 Binary files /dev/null and b/screenshot.png differ