Acme-MetaSyntactic-Themes
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/colours.pm view on Meta::CPAN
package Acme::MetaSyntactic::colours;
use strict;
use Acme::MetaSyntactic::Locale;
our @ISA = qw( Acme::MetaSyntactic::Locale );
our $VERSION = '1.003';
__PACKAGE__->init();
1;
=encoding iso-8859-1
=head1 NAME
Acme::MetaSyntactic::colours - The colours theme
=head1 DESCRIPTION
This theme list several colour names.
Note: this theme is aliased by C<Acme::MetaSyntactic::colors>.
=head1 CONTRIBUTORS
José Castro, Abigail, Philippe Bruhat (BooK).
=head1 CHANGES
=over 4
=item *
2012-06-04 - v1.003
Abigail added the color codes for resistors in English, Catalan, Danish,
Dutch, Estonian, Spanish and French
in Acme-MetaSyntactic-Themes version 1.004.
=item *
2012-05-21 - v1.002
Abigail added the seven colours of the rainbow in English, Dutch, German,
French, Spanish, Esperanto, Latin, Italian, Polish, Tagalog, Swedish,
Portuguese, Danish, and Interlingua
in Acme-MetaSyntactic-Themes version 1.002.
=item *
2012-05-14 - v1.001
Updated with an C<=encoding> pod command
in Acme-MetaSyntactic-Themes version 1.001.
=item *
2012-05-07 - v1.000
Received its own version number in Acme-MetaSyntactic-Themes version 1.000.
=item *
2006-06-05
Made multilingual in Acme-MetaSyntactic version 0.77,
with the large list of colours submitted by Abigail,
several translations by José Castro,
and the X11 colors lying in F</usr/X11R6/lib/X11/rgb.txt>
by Philippe Bruhat (BooK).
=item *
2006-05-29
Introduced in Acme-MetaSyntactic version 0.76,
with the twelve colours proposed by José Castro.
=item *
2005-10-20
Theme I<colours> submitted by Abigail,
based on L<http://en.wikipedia.org/wiki/List_of_colors>.
=item *
2005-10-13
Theme I<colors> submitted by José Castro.
=back
=head1 SEE ALSO
L<Acme::MetaSyntactic>, L<Acme::MetaSyntactic::Locale>.
=cut
__DATA__
# default
x-11
# names en
white black orange blue red yellow pink purple gray green magenta brown
amber amethyst asparagus aqua aquamarine azure beige bistre black blue
( run in 0.920 second using v1.01-cache-2.11-cpan-39bf76dae61 )