mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Remove obsolete AUCTeX face; add its underline face
This commit is contained in:
parent
fb7e470f06
commit
c80eed8585
|
|
@ -4532,9 +4532,9 @@ by virtue of calling either of `modus-themes-load-operandi' and
|
|||
`(font-latex-string-face ((,class :inherit font-lock-string-face)))
|
||||
`(font-latex-subscript-face ((,class :height 0.95)))
|
||||
`(font-latex-superscript-face ((,class :height 0.95)))
|
||||
`(font-latex-underline-face ((,c :inherit underline)))
|
||||
`(font-latex-verbatim-face ((,class :inherit modus-themes-markup-verbatim)))
|
||||
`(font-latex-warning-face ((,class :inherit font-lock-warning-face)))
|
||||
`(tex-match ((,class :foreground ,blue-alt-other)))
|
||||
`(tex-verbatim ((,class :inherit modus-themes-markup-verbatim)))
|
||||
`(texinfo-heading ((,class :foreground ,magenta)))
|
||||
`(TeX-error-description-error ((,class :inherit error)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue