NextPrevUpTopContentsIndex

*color-database*

Variable
Summary

The current color-database.

Package

color

Description

This should contain definitions for all the colors used in the environment when you start it. Those colors are determinable from the file config/colors.db .

Example

To replace the current color database with a new one, do the following:

(setf color:*color-database* (color:make-color-db))
See also

delete-color-translation
read-color-db
load-color-database


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex