mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-02-24 19:43:26 +01:00
Add magit-blame-header to make it readable
This commit is contained in:
parent
deb7a52843
commit
cd48dbede1
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
|||
`(js2-external-variable ((t (:foreground ,fgmagenta))))
|
||||
`(link ((t (:foreground ,fgorange :underline t))))
|
||||
`(link-visited ((t (:foreground ,fgmagenta :underline t))))
|
||||
`(magit-blame-header ((t (:foreground ,fggreen :background ,bgdim :weight bold :inherit unspecified))))
|
||||
`(magit-branch ((t (:foreground ,fgpink :weight bold :inherit unspecified))))
|
||||
`(magit-item-highlight ((t (:slant italic :inherit unspecified))))
|
||||
`(magit-log-head-label-local ((t (:foreground ,fgdefault :background ,bgmagenta :box (:color ,bgmagenta :line-width 2 :style nil)))))
|
||||
|
|
Loading…
Add table
Reference in a new issue