mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Merge branch 'main' of github.com:protesilaos/modus-themes
This commit is contained in:
commit
f3cd4d6983
|
|
@ -2950,8 +2950,8 @@ FG and BG are the main colors."
|
|||
`(magit-diff-base-highlight ((,c :background ,bg-changed :foreground ,fg-changed)))
|
||||
`(magit-diff-context ((,c :inherit shadow)))
|
||||
`(magit-diff-context-highlight ((,c :background ,bg-diff-context)))
|
||||
`(magit-diff-file-heading (( )))
|
||||
`(magit-diff-file-heading-highlight ((,c :inherit (bold magit-diff-file-heading) :background ,bg-inactive)))
|
||||
`(magit-diff-file-heading ((,c :inherit bold :foreground ,accent-0)))
|
||||
`(magit-diff-file-heading-highlight ((,c :inherit magit-diff-file-heading :background ,bg-inactive)))
|
||||
`(magit-diff-file-heading-selection ((,c :inherit bold :background ,bg-hover-secondary)))
|
||||
`(magit-diff-hunk-heading ((,c :background ,bg-inactive)))
|
||||
`(magit-diff-hunk-heading-highlight ((,c :inherit bold :background ,bg-active)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue