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

math equations blend into the background in polar #80

Open
yuwen-math opened this issue Oct 11, 2022 · 1 comment
Open

math equations blend into the background in polar #80

yuwen-math opened this issue Oct 11, 2022 · 1 comment

Comments

@yuwen-math
Copy link

Math equations in header has the same color in umbra and polar, so it is blending into the background.

image
image

@yuwen-math
Copy link
Author

I added

.md-inline-math g,
.md-inline-math svg {
  stroke: #333!important;
  fill: #333 !important;
}

to ursine-polar.css. I'm sure there is a more elegant solution, but this works for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant