Skip to content

Task icon id and color is not used #6

@jackbuehner

Description

@jackbuehner

I am unable to get the icon and color to appear in the sidebar panel. I have even tried the exact example in the README, but the icon and color only appears in the terminal. I am using veersion 0.1.0 from 2025-07-03.

For example:

{
  "label": "Simulate PR workflow",
  "type": "shell",
  "command": "gh act pull_request",
  "icon": {
    "id": "github-action",
    "color": "terminal.ansiGreen"
  },
  "group": "build"
}

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions