brightwav3_Coding-Agent-Theme/manifest.json
Brightwav3 e8ef85fb27 Release 1.2.1: fix CSS lint !important and screenshot in release
- Remove all !important (bold/italic via specificity, cursor via --caret-color)
- Add screenshot field to manifest.json so the preview resolves at the tagged release
- Bump to 1.2.1
2026-06-14 13:32:40 +02:00

8 lines
191 B
JSON

{
"name": "Coding Agent",
"version": "1.2.1",
"minAppVersion": "1.0.0",
"author": "Šimon Zelenka",
"authorUrl": "https://github.com/Brightwav3",
"screenshot": "screenshot.png"
}