kuanyui / moe-theme.el

A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!
GNU General Public License v3.0
752 stars 60 forks source link

Add support for pdftools midnight mode #98

Open mgttlinger opened 5 years ago

mgttlinger commented 5 years ago

pdftools has a midnight mode where pdfs are displayed with light text on dark background. The default theme looks odd in combination with the moe theme. Maybe this could be an easy addition to the theme.

The colors are configured through the variable pdf-view-midnight-colors: https://github.com/politza/pdf-tools/blob/master/lisp/pdf-view.el#L111