mirror of
https://github.com/brightwav3/Coding-Agent-Theme.git
synced 2026-07-22 04:50:26 +00:00
- 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
8 lines
191 B
JSON
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"
|
|
}
|