wandersoncferreira / code-review

Code Reviews in Emacs
https://wandersoncferreira.github.io/code-review/
GNU General Public License v3.0
462 stars 49 forks source link

Usage with shrface #215

Open darth10 opened 2 years ago

darth10 commented 2 years ago

Is your feature request related to a problem? Please describe. I would like to use code-review with shrface.

Describe the solution you'd like Documentation on usage with shrface.

Describe alternatives you've considered I've tried customising shr, but would like to use faces defined in shrface.

Additional context I really enjoy using code-review, but the variable pitch throws me off sometimes so I use (setq shr-use-fonts nil). That works fine, but code, links, etc are not highlighted as well as I would like.

Is it possible to use faces in shrface when shr-insert-document is called?