Skip to content

Commit cbc3aaa

Browse files
committed
Add brand assets
1 parent 5993cea commit cbc3aaa

6 files changed

Lines changed: 6 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"plugins": [
1414
{
15-
"name": "Coder",
15+
"name": "coder-skills",
1616
"description": "Skills for installing, configuring, and operating Coder (coder/coder).",
1717
"version": "0.2.0",
1818
"author": {

.codex-plugin/plugin.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Coder",
2+
"name": "coder-skills",
33
"version": "0.2.0",
44
"description": "Skills for installing, configuring, and operating Coder (coder/coder).",
55
"author": {
@@ -35,6 +35,8 @@
3535
"defaultPrompt": [
3636
"Set up Coder"
3737
],
38-
"brandColor": "#000000"
38+
"brandColor": "#000000",
39+
"composerIcon": "./assets/icon.png",
40+
"logo": "./assets/logo.png"
3941
}
40-
}
42+
}

assets/icon-black.png

5.38 KB
Loading

assets/icon-white.png

6.15 KB
Loading

assets/icon.png

6.15 KB
Loading

assets/logo.png

27.3 KB
Loading

0 commit comments

Comments
 (0)