mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 11:25:51 +01:00
Add some more ediff faces
This commit is contained in:
parent
90b4e6a526
commit
5e10e865ea
1 changed files with 2 additions and 0 deletions
|
@ -123,8 +123,10 @@
|
||||||
;;; Ediff
|
;;; Ediff
|
||||||
`(ediff-current-diff-A ((t (:inherit diff-removed))))
|
`(ediff-current-diff-A ((t (:inherit diff-removed))))
|
||||||
`(ediff-current-diff-B ((t (:inherit diff-added))))
|
`(ediff-current-diff-B ((t (:inherit diff-added))))
|
||||||
|
`(ediff-current-diff-C ((t (:inherit diff-changed))))
|
||||||
`(ediff-fine-diff-A ((t (:inherit diff-refine-removed))))
|
`(ediff-fine-diff-A ((t (:inherit diff-refine-removed))))
|
||||||
`(ediff-fine-diff-B ((t (:inherit diff-refine-added))))
|
`(ediff-fine-diff-B ((t (:inherit diff-refine-added))))
|
||||||
|
`(ediff-fine-diff-C ((t (:inherit diff-refine-change))))
|
||||||
|
|
||||||
;;; ERC
|
;;; ERC
|
||||||
`(erc-button ((t (:weight unspecified :inherit button))))
|
`(erc-button ((t (:weight unspecified :inherit button))))
|
||||||
|
|
Loading…
Reference in a new issue