Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion EasyColour 1.0.0: Colour Schemes made Easy!

Received: by 10.236.139.199 with SMTP id c47mr3779384yhj.5.1330022735818;
        Thu, 23 Feb 2012 10:45:35 -0800 (PST)
X-BeenThere: vim_use@googlegroups.com
Received: by 10.229.117.204 with SMTP id s12ls3889638qcq.7.gmail; Thu, 23 Feb
 2012 10:45:24 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.79.166 with SMTP id i26mr34018yhe.10.1330022724067; Thu,
 23 Feb 2012 10:45:24 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 fritzophre...@gmail.com designates internal as permitted sender)
 smtp.mail=fritzophre...@gmail.com; dkim=pass
 header...@gmail.com
Received: by 9g2000yqo.googlegroups.com with HTTP; Thu, 23 Feb 2012 10:45:24
 -0800 (PST)
Date: Thu, 23 Feb 2012 10:45:24 -0800 (PST)
In-Reply-To: <CAOaJ26Qhsvu2mv98VNUt0ANbsDRsoVvbto0K8LYPyR2t+OYU-Q@mail.gmail.com>
References: <CAOaJ26Qhsvu2mv98VNUt0ANbsDRsoVvbto0K8LYPyR2t+OYU-Q@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-Via: 1.1 131.198.169.238 (McAfee Web Gateway 7.1.0.10176)
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64;
 Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152;
 .NET CLR 3.5.30729; InfoPath.2),gzip(gfe)
Message-ID: <11370858-af76-44a4-93e6-d156c82fa784@9g2000yqo.googlegroups.com>
Subject: Re: EasyColour 1.0.0: Colour Schemes made Easy!
From: Ben Fritz <fritzophre...@gmail.com>
To: vim_use <vim_use@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable



On Feb 23, 9:28=A0am, "A. S. Budden" <abud...@gmail.com> wrote:
> The first public release of EasyColour is available from either of the
> following URLs:
>
> =A0 =A0http://www.cgtk.co.uk/vim-scripts/easycolour
>
> =A0 =A0http://www.vim.org/scripts/script.php?script_id=3D3950
>
> This plugin makes it really easy to create your own colour scheme for
> Vim. =A0You don't need to understand Vim script and you can base your
> colour scheme on an existing one if you like.
>

I have a few suggestions, although I doubt I'll use the plugin
(because I don't mind using the default method), but the idea of so
easily basing one scheme off another is intriguing (I suppose I could
probably do a :source or :runtime command...).

Something that bugs me about color schemes often is that important
things like DiffChange, ColorColumn, and more are just plain missing.
Maybe your plugin could warn if the user has nothing defined for one
of the common groups?

A related gripe is that similar items like Number and Constant are not
always defined, even if the author just wants to link them together.
Does the plugin handle linking groups? Or at least defining multiple
groups in one shot, like:

Number,Constant,String:Cyan

Finally, is the plugin able to export the colorscheme into the default
format (or at least something that will load without the plugin)? I
doubt many people would want to install a plugin just to get at a few