15.4. Custom application integration

If $FVWM_USERDIR/libexec/colormgr.local exists, Color Style Manager will run it if it's checkbox is selected. This script or program will be run with a full path of CDE palette file followed by the number of colors selected in interface (4 or 8). This can be useful for regenerating settings of applications which do not use X resources, and neither GTK nor Qt, but have support for some level of customization of this resources. Also "skins" for programs like smplayer, audacious and Gkrellm can be processed from custom colormgr.local.

In the directory /usr/local/share/nscde/config_templates/Gkrellm is the complete NsCDE theme for the Gkrellm. File /usr/local/share/examples/nscde/colormgr.local.example can be used for this integration. There are also examples for Gkrellm and mate-terminal. Local script colormgr.local will most likely use /usr/local/libexec/nscde/nscde_palette_colorgen.py in some way.