cvsimport
[fvwm.git] / doc / commands / DefaultColors.xml
blob6bbf4ba25bbeb92425d6b650a3e24b831e6fdc9d
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <!-- $Id: DefaultColors.xml,v 1.3 2007/06/16 12:38:45 griph Exp $ -->
11 <section id='DefaultColors'>
12 <title>DefaultColors</title>
14 <cmdsynopsis>
15         <command>DefaultColors</command
16         ><arg choice='opt'
17                 ><replaceable>foreground</replaceable
18         ></arg
19         ><arg choice='opt'
20                 ><replaceable>background</replaceable
21         ></arg>
22 </cmdsynopsis>
24 <para><emphasis remap='B'>DefaultColors</emphasis>
25 sets the default foreground and background colors used in
26 miscellaneous windows created by fvwm, for example in the geometry
27 feedback windows during a move or resize operation. If you do not
28 want to change one color or the other, use - as its color name. To
29 revert to the built-in default colors omit both color names. Note
30 that the default colors are not used in menus, window titles or
31 icon titles.</para>
33 </section>