Terminal, vim and ssh color problem
        Posted  
        
            by 
                xaph
            
        on Super User
        
        See other posts from Super User
        
            or by xaph
        
        
        
        Published on 2011-06-29T22:47:57Z
        Indexed on 
            2011/06/30
            8:25 UTC
        
        
        Read the original article
        Hit count: 267
        
I'm using vim for my editor. I've problems about the colors of vim. The same colorscheme of vim gives different outputs in terminal, ssh session and screen. I learnt they've different colors(16, 88 or 256).
I don't care of using 16 color or 256 color. Also the terminal emulator is not very important to me. My questions:
1- How do I use same vim colorscheme with same output on everywhere? 2- I want to write a color definition and use it every terminal(maybe with Xdefaults file). Is it possible?
© Super User or respective owner