Skip to content

SCM - Expose editor overview ruler colors for diff decorations for staged changes #249561

@iMobCoding

Description

@iMobCoding

You introduced diff decorations for staged changes and it's nice. But I can only control secondary (staged) colors in the gutter, for example:

  • "editorGutter.addedBackground"
  • "editorGutter.addedSecondaryBackground"

I'd like to have that option for the editor overview ruler also. Right now I can only change for example:

  • "editorOverviewRuler.addedForeground"

but there is nothing like:

  • "editorOverviewRuler.addedSecondaryForeground"

Activity

added
scmGeneral SCM compound issues
feature-requestRequest for new features or functionality
on May 24, 2025
added this to the Backlog milestone on May 24, 2025
changed the title [-]Expose editor overview ruler colors for diff decorations for staged changes[/-] [+]SCM - Expose editor overview ruler colors for diff decorations for staged changes[/+] on May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityscmGeneral SCM compound issues

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @iMobCoding@lszomoru@benibenj

    Issue actions

      SCM - Expose editor overview ruler colors for diff decorations for staged changes · Issue #249561 · microsoft/vscode