John and Jason, I tested Jason's solution and it works in sage. I guess now there is no need for adding any code. John, you mentioned earlier that I should maybe add information to the installation guide regarding this? I would add both the permanent solution you suggested as well as the on the fly solution Jason suggested but I can't find a good place for this. I notice the Sage shell documentation points me to the IPython documentation, so maybe this is best left alone?
This has been such a welcoming community! Thank you both for helping! On Wednesday, March 12, 2014 8:10:54 PM UTC-5, Jason Grout wrote: > > On 3/9/14, 19:02, John H Palmieri wrote: > > Rather than a Makefile target, a Sage command to change on-the-fly would > > be nice. You might investigate whether IPython allows changing color > > schemes while it's running, or if it needs to be restarted for such > > changes to take effect. > > %colors linux > > or > > %colors lightbg > > works in IPython, and might work in Sage (I can't check right now). > > Thanks, > > Jason > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
