All Manuals > CAPI User Guide and Reference Manual > 24 COLOR Reference Entries

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
Loading the color database


CAPI User Guide and Reference Manual (Windows version) - 25 Feb 2015

NextPrevUpTopContentsIndex