1 "style \"city_label\"\n"
3 " font = \"-b&h-lucidatypewriter-bold-r-normal-*-10-*-*-*-*-*-*-*\"\n"
5 "style \"notify_label\"\n"
7 " font = \"-b&h-lucidatypewriter-bold-r-normal-*-12-*-*-*-*-*-*-*\"\n"
9 "style \"spaceship_label\"\n"
11 " font = \"-b&h-lucidatypewriter-bold-r-normal-*-12-*-*-*-*-*-*-*\"\n"
13 "style \"help_label\"\n"
15 " font = \"-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*\"\n"
16 " fg[PRELIGHT] = { 1.0, 0.0, 0.0 }\n"
17 " fg[ACTIVE] = { 1.0, 0.0, 0.0 }\n"
18 " fg[NORMAL] = { 1.0, 0.0, 0.0 }\n"
19 " fg[INSENSITIVE] = { 1.0, 0.0, 0.0 }\n"
21 "style \"help_text\"\n"
23 " font = \"-*-fixed-medium-r-*-*-14-*-*-*-*-*-iso8859-*\"\n"
25 "widget \"Freeciv*.city label\" style \"city_label\"\n"
26 "widget \"Freeciv*.notify label\" style \"notify_label\"\n"
27 "widget \"Freeciv*.spaceship label\" style \"spaceship_label\"\n"
28 "widget \"Freeciv*.help label\" style \"help_label\"\n"
29 "widget \"Freeciv*.help text\" style \"help_text\"\n"