Now error messages are much easier to read overall without the center alignment, esp. those that attempt to format a caret beneath the offending character in the line e.g. Coffescript.
Also: per our discussion in the issue above, I added just some minimal styles necessary to achieve the formatting (which was to left align the text, plus expanding the message overlay to fill the entire preview tab).
The rest of the formatting still comes from the styles in their theme.
I did confirm I could change the theme and and the error messages still looked fine.
Pull request for issue #100 https://github.com/Glavin001/atom-preview/issues/100
Now error messages are much easier to read overall without the center alignment, esp. those that attempt to format a caret beneath the offending character in the line e.g. Coffescript.
Also: per our discussion in the issue above, I added just some minimal styles necessary to achieve the formatting (which was to left align the text, plus expanding the message overlay to fill the entire preview tab).
The rest of the formatting still comes from the styles in their theme.
I did confirm I could change the theme and and the error messages still looked fine.
@Glavin001 ready for review