Skip to content

Support diff-hl #91

Description

@darkstego

The diff-hl mode shows the changes in code in the fringe. Using moe-dark the changes are colors are very hard to notice. I was wondering if those could be supported in the theme.

This is what I am using with moe-dark to make them more visible
(diff-hl-insert ((,class (:background ,green-4 :foreground ,green-2))))
(diff-hl-change ((,class (:background ,blue-3 :foreground ,blue-2))))
(diff-hl-delete ((,class (:background ,red-3 :foreground ,red-1))))

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