Can I show equations in black rather than blue?
When I show()
or view()
an equation, it displays in blue. But when I refer to the same equation with a <sage>
tag inside an html environment, it displays in black. Can I change the default color to black? I've tried passing various color options to show()
but it doesn't seem to work.