From: Brandon Martin, Fri, November 14, 2008 9:18 am
>
> I have started using cream, which I really like, but I was wondering
> if there are some more themes out there or how I can install my own
> themes. I tried to use some of the vim themes that I have but cream
> didn't recognize them.

It's pretty simple to adapt a Vim theme for Cream:

0. This is a easier if you add the line

      let g:cream_dev=1
   
   variable in your cream-user. Then you can use Alt+F12 to re-load
   adjustments on the fly.

1. Look at cream-colors-default.vim. The main Cream section at the
   bottom is required for all Cream color themes. What I usually do is
   paste this out of -default or -terminal (light vs. dark) into a new
   theme and customize from there.

2. Edit the cream-colors.vim function Cream_colors() to set the
   selection highlighting to change the default.

Does that work?

-- 
Steve Hall  [ digitect dancingpaper com ]
:: Cream... usability for Vim
::   http://cream.sourceforge.net


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
cream-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to