Skip to content

Feature request: Graph colours as tokens for themes #32

Description

@jack5github

Describe the feature

I would like this extension to expose its graph colours as tokens for theme extensions to have the ability to edit, similar to how the Error Lens extension exposes colour tokens such as errorLens.errorForeground.

Problem it solves

The inability for themes to customise the colours of the Git graph, like how up to 5 colours can be set for the in-built VSCode SCM graph using the tokens scmGraph.foreground1 to scmGraph.foreground5.

Proposed solution

Provide a large number of tokens for themes to edit, and replace the neo-git-graph.graphColours setting with a single number that dictates how many of the token colours to use, wrapping around once the end of them reached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions