Add extension icon derived from the testium logo

Dark editor tile + the orange testium orbital mark + a </> code cue. SVG source
kept (excluded from the VSIX), 256x256 PNG referenced via package.json icon.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 14:15:20 +02:00
parent 3270605526
commit 0c9d61ab56
4 changed files with 25 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"version": "0.1.0",
"publisher": "testium",
"license": "EUPL-1.2",
"icon": "icon.png",
"engines": {
"vscode": "^1.80.0"
},