=pod =head2 NAME icewm-theme - icewm theme configuration file =head2 SYNOPSIS $ICEWM_PRIVCFG/theme $XDG_CONFIG_HOME/icewm/theme $HOME/.icewm/theme /etc/icewm/theme /usr/share/icewm/theme =head2 DESCRIPTION The F file contains the name of the default theme. On startup B reads this file to obtain the theme name, unless B was started with the B<--theme> option. Whenever a different theme is selected from the B Menu then the theme file is overwritten with the name of the selected theme. =head2 FORMAT This theme file contains the keyword C, followed by an equals sign, followed by a double-quoted string with the theme name. The theme name is the name of the theme directory, followed by a slash, followed by the theme file. Usually the theme file is just F, but a theme may have alternatives. Alternatives are small tweaks of a theme. These are specified in their own F<.theme> file, which replaces F. If no theme file exists then B will use the default setting of C. =head2 EXAMPLES Following is my current F file. You can see from the comments that L keeps a history of the previous ten theme settings. Theme="Unexicon-towers/default.theme" #Theme="Unexicon-pedestals/default.theme" ##Theme="Unexicon-penguins/default.theme" ###Theme="Unexicon/default.theme" ####Theme="Squared-for-debian/default.theme" #####Theme="Squared-grey/default.theme" ######Theme="Squared-green/default.theme" #######Theme="Penguins/default.theme" ########Theme="Squared-blue/default.theme" #########Theme="default/default.theme" ##########Theme="yellowmotif/default.theme" =head2 FILES Locations for the F file are as follows: $ICEWM_PRIVCFG/theme $XDG_CONFIG_HOME/icewm/theme $HOME/.icewm/theme /etc/icewm/theme /usr/share/icewm/theme The locations are searched in the order listed; the first file found is read and the remainder ignored. =head2 SEE ALSO L, L, L. =head2 AUTHOR Brian Bidulock L. =head2 LICENSE B is licensed under the GNU Library General Public License. See the F file in the distribution. =cut # vim: set sw=4 tw=72 nocin spell spelllang=en_ca: