Next Previous Up Top Contents Index

2 The COLOR Package

*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 fileconfig/r-color.lisp file and from your ownu-color.lisp file.
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 Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker