dot/putty-defaults: Report terminal as having 256 colours.
[profile] / dot / ipython-config.py
index 3377a2b..752ca04 100644 (file)
@@ -30,6 +30,7 @@ c.TerminalInteractiveShell.highlighting_style_overrides = {
   T.Name.Class: '#fff',
   T.Name.Constant: 'italic #fff',
   T.Name.Decorator: '#fff',
+  T.Name.Exception: '#fff',
   T.Name.Function: '#fff',
   T.Name.Function.Magic: '#fff',
   T.Name.Label: '#fff',