izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Night Mode (or any coloring) broken? #212

Open kevinjohncutler opened 6 years ago

kevinjohncutler commented 6 years ago

Night mode is enabled in settings, but it doesn't change the appearance of the pdf viewer. Furthermore, changing page color and text color within the code does nothing to the output (though it does work fine in TexStudio etc.) Any ideas? Is there a specific file I can edit to directly influence the output style?

kevinjohncutler commented 6 years ago

Ah, I eventually discovered that my code was not compiling correctly, but nevertheless a (very convincingly correct) output was being generated / displayed. It was clearly an older version of the output that was being shown.

izuzak commented 6 years ago

Hey, @kevinjohncutler 👋 Thanks for opening an issue, but I'm not sure I understand the situation.

Could you please provide a clear list of steps which reproduce the problem for you, and also the versions of Atom and this package that you're using?