X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gtk%2Fxboard.h;fp=gtk%2Fxboard.h;h=b8394183cbebae6e034edbd1041257813a416a49;hb=12aedc3397c8772b1d28ae97b21306f0937b2358;hp=400f75c6656ba14341f01f6e33cfebdecedfe419;hpb=008288b467c8f2c94508b957d078915f121cc22c;p=xboard.git diff --git a/gtk/xboard.h b/gtk/xboard.h index 400f75c..b839418 100644 --- a/gtk/xboard.h +++ b/gtk/xboard.h @@ -56,6 +56,11 @@ #define CLOCK_FONT_NAME "Sans Bold %d" #define COORD_FONT_NAME "Sans Bold %d" #define DEFAULT_FONT_NAME "Sans Normal %d" +#define CONSOLE_FONT_NAME "Monospace Normal %d" +#define HISTORY_FONT_NAME "Sans Normal %d" +#define COMMENT_FONT_NAME "Sans Normal %d" +#define TAGS_FONT_NAME "Sans Normal %d" +#define GAMELIST_FONT_NAME "Sans Normal %d" #define COLOR_SHOUT "green" #define COLOR_SSHOUT "green,black,1" #define COLOR_CHANNEL1 "cyan"