9 style "spaceship_label"
18 fg[INSENSITIVE] = "red"
26 fg[INSENSITIVE] = "blue"
31 bg[NORMAL] = { 0.9, 0.9, 0.9 }
32 base[NORMAL] = { 0.9, 0.9, 0.9 }
33 text[NORMAL] = "black"
38 base[NORMAL] = "white"
39 text[NORMAL] = "black"
40 base[INSENSITIVE] = "white"
41 text[INSENSITIVE] = "black"
62 style "city_productions"
72 font_name = "Monospace 8"
75 widget "Freeciv*.city_label" style "city_label"
76 widget "Freeciv*.notify_label" style "notify_label"
77 widget "Freeciv*.spaceship_label" style "spaceship_label"
78 widget "Freeciv*.help_label" style "help_label"
79 widget "Freeciv*.help_link" style "help_link"
80 widget "Freeciv*.help_text" style "help_text"
81 widget "Freeciv*.chatline" style "chatline"
82 widget "Freeciv*.beta_label" style "beta_label"
83 widget "Freeciv*.small_font" style "small_font"
84 widget "Freeciv*.comment_label" style "comment_label"
85 widget "Freeciv*.city_names" style "city_names"
86 widget "Freeciv*.city_productions" style "city_productions"
87 widget "Freeciv*.reqtree_text" style "reqtree_text"
88 widget "gtk-tooltips*.*" style "tooltips"