This announces library palette.el, which provides a color palette for Emacs 22. It is is similar to many color-choice dialog boxes that exist outside Emacs.
Use it to examine color properties or choose colors. You can input colors using recognized color names, RGB components (red, green, blue), or HSV components (hue, saturation, value). Completion is available for color names. You can navigate the HSV and RGB color spaces interactively the HSV and RGB components are displayed in the echo area as you do so. Then click mouse-2 or hit RET to choose a color. Or, hold Shift while you navigate to continually update the current color. Source code is here: http://www.emacswiki.org/cgi-bin/wiki/palette.el. Have fun! _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
