config.def.h
changeset 1514 2a8d8d41e50b
parent 1490 e3492f42fc39
child 1531 606ac98e35df
child 1539 e2a9bd720b6e
equal deleted inserted replaced
1513:1456ca0c94b7 1514:2a8d8d41e50b
     1 /* See LICENSE file for copyright and license details. */
     1 /* See LICENSE file for copyright and license details. */
     2 
     2 
     3 /* appearance */
     3 /* appearance */
     4 static const char font[]            = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
     4 static const char font[]            = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*";
     5 static const char normbordercolor[] = "#cccccc";
     5 static const char normbordercolor[] = "#cccccc";
     6 static const char normbgcolor[]     = "#cccccc";
     6 static const char normbgcolor[]     = "#cccccc";
     7 static const char normfgcolor[]     = "#000000";
     7 static const char normfgcolor[]     = "#000000";
     8 static const char selbordercolor[]  = "#0066ff";
     8 static const char selbordercolor[]  = "#0066ff";
     9 static const char selbgcolor[]      = "#0066ff";
     9 static const char selbgcolor[]      = "#0066ff";