mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Revise eshell-prompt-extras faces for consistency
This commit is contained in:
parent
f0e28d9105
commit
a4e232c119
|
|
@ -4120,16 +4120,16 @@ by virtue of calling either of `modus-themes-load-operandi' and
|
|||
`(eshell-git-prompt-robyrussell-git-dirty-face ((,class :foreground ,yellow)))
|
||||
`(eshell-git-prompt-robyrussell-git-face ((,class :foreground ,magenta-alt-other)))
|
||||
;;;;; eshell-prompt-extras (epe)
|
||||
`(epe-dir-face ((,class :inherit modus-themes-bold :foreground ,blue)))
|
||||
`(epe-dir-face ((,class :inherit bold :foreground ,blue)))
|
||||
`(epe-git-dir-face ((,class :foreground ,red-alt-other)))
|
||||
`(epe-git-face ((,class :foreground ,cyan-alt)))
|
||||
`(epe-pipeline-delimiter-face ((,class :foreground ,green-alt)))
|
||||
`(epe-pipeline-host-face ((,class :foreground ,blue)))
|
||||
`(epe-pipeline-time-face ((,class :foreground ,fg-special-warm)))
|
||||
`(epe-pipeline-user-face ((,class :foreground ,magenta)))
|
||||
`(epe-remote-face ((,class :inherit modus-themes-slant :foreground ,fg-alt)))
|
||||
`(epe-git-face ((,class :foreground ,magenta-alt)))
|
||||
`(epe-pipeline-delimiter-face ((,class :inherit shadow)))
|
||||
`(epe-pipeline-host-face ((,class :foreground ,fg-main)))
|
||||
`(epe-pipeline-time-face ((,class :foreground ,fg-main)))
|
||||
`(epe-pipeline-user-face ((,class :foreground ,magenta-alt-other)))
|
||||
`(epe-remote-face ((,class :inherit (shadow modus-themes-slant))))
|
||||
`(epe-status-face ((,class :foreground ,magenta-alt-other)))
|
||||
`(epe-venv-face ((,class :inherit modus-themes-slant :foreground ,fg-alt)))
|
||||
`(epe-venv-face ((,class :inherit (shadow modus-themes-slant))))
|
||||
;;;;; eshell-syntax-highlighting
|
||||
`(eshell-syntax-highlighting-alias-face ((,class :foreground ,cyan)))
|
||||
`(eshell-syntax-highlighting-comment-face ((,class :inherit shadow)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue