rust-playground
                                
                                 rust-playground copied to clipboard
                                
                                    rust-playground copied to clipboard
                            
                            
                            
                        Preserve colors in error messages
Currently, playground errors look like this: 
But locally, the error message is a lot easier to read:

It would be nice to keep the highlighting on playground too.
Complicated by my ever-delayed plan to add theming to the playground...