Use the hg prompt extension and clean the hell out of the colors.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Fri, 19 Jun 2009 20:51:07 -0400 | 
    
    
        | parents | 16cd7f5d90e4 | 
    
        | children | f78372a5d4ce | 
    
        | branches/tags | (none) | 
    
        | files | .hgrc | 
Changes
    
--- a/.hgrc	Fri Jun 05 20:07:13 2009 -0400
+++ b/.hgrc	Fri Jun 19 20:51:07 2009 -0400
@@ -10,8 +10,11 @@
 hgext.purge = 
 hgext.mq = 
 hgext.patchbomb =
+hgext.convert = 
 color = 
 parentrevspec =
+hgshelve = ~/lib/hg/hgshelve/hgshelve.py
+prompt = ~/src/hg-prompt/prompt.py
 
 [diff]
 git = True