|
Add BugTrail logo: extension icons, favicons and popup/options branding
SVG mark (brand/bugtrail.svg): a bug at the head of the trail of steps it walked, Tokyo Night palette. PNG icons 16/32/48/128 are rendered from it (verify-logo.mjs) and shipped in the extension manifest; web panel gets an SVG favicon; popup and options headers show the mark instead of the generic bug glyph. Co-Authored-By: Claude Code <noreply@anthropic.com> |
|---|
|
|
| brand/bugtrail.svg 0 → 100644 |
|---|
| packages/extension/manifest.template.json |
|---|
| packages/extension/src/icons/icon-128.png 0 → 100644 |
|---|
|
|
| packages/extension/src/icons/icon-16.png 0 → 100644 |
|---|
|
|
| packages/extension/src/icons/icon-32.png 0 → 100644 |
|---|
|
|
| packages/extension/src/icons/icon-48.png 0 → 100644 |
|---|
|
|
| packages/extension/src/icons/logo.svg 0 → 100644 |
|---|
| packages/extension/src/options/Options.vue |
|---|
| packages/extension/src/options/options.html |
|---|
| packages/extension/src/popup/Popup.vue |
|---|
| packages/extension/src/popup/popup.html |
|---|
| packages/extension/verify-logo.mjs 0 → 100644 |
|---|
| packages/extension/verify-popup-shot.mjs 0 → 100644 |
|---|
| packages/extension/vite.config.ts |
|---|
| packages/web/index.html |
|---|
| packages/web/public/bugtrail.svg 0 → 100644 |
|---|