Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix empty-color bug #1224

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Fix empty-color bug #1224

merged 1 commit into from
Jun 26, 2019

Commits on Jun 26, 2019

  1. Fix empty-color bug

    We were previously rendering no color for styles that had no specified
    background color, which resulted in a TeX error. This fixes that by
    defaulting the foreground to black and the background to white.
    http://jneen.net/ committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    1d244d2 View commit details
    Browse the repository at this point in the history