Re: switching colschemes may lose font setting
Cream is a free, easy-to-use configuration of the Vim text editor
Brought to you by:
digitect
|
From: Steve H. <dig...@mi...> - 2003-03-19 08:24:00
|
sven wrote: > > Seems that switching colour schemes may lose font preferences. I > have my font set to Courier New and colour scheme to Zenburn (or any > other which doesn't imply its own font). When I switch to scheme > that uses different font, "toothpik" for example (highlight Normal > guibg=grey font='Fixedsys') then switching back to any other normal > scheme does not bring back my preferred font. I don't think that > colour schemes should force their own font anyway and I'm perfectly > happy to fix that myself. Just thought to report the behaviour. Yes, we've tried to keep color and font distinct. It would be a huge hassle to keep track of their interaction, and there's not really any need (in a text editor, mind you) for connecting them. Best bet is to remove font distinctions in color schemes as you say. -- Steve Hall [ dig...@mi... ] |