blob: 6e35c7ee62a8925f0f4dc1f8c4930bb2480638f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This package provides a tool that can (hopefully) aid in the production of
quality color themes. Basically it allows the user to
* develop sets of colors (palettes) that work well together,
* use those palettes to quickly select and set the properties of key face
groups, and
* save and manipulate themes and palettes under development.
</longdescription>
</pkgmetadata>
|