2010-06-30 14:34:44 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
<styles>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Text Styles -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2016-09-25 12:56:35 -07:00
|
|
|
|
|
|
|
|
<style name="DiplomacyText"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<style name="PauseText"
|
|
|
|
|
font="sans-bold-24"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="ResumeMessageText"
|
|
|
|
|
font="sans-bold-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
2017-03-21 11:50:29 -07:00
|
|
|
<style name="netStatusPlayersText"
|
2016-08-27 08:33:22 -07:00
|
|
|
font="sans-bold-16"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="leftAlignedText"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="rightAlignedText"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="right"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="centeredText"
|
|
|
|
|
textcolor="black"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="largeBoldCenteredText"
|
|
|
|
|
font="sans-bold-18"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="largeCenteredOutlinedText"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="largeLeftOutlinedText"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="iconButtonCount"
|
|
|
|
|
textcolor="255 255 255"
|
|
|
|
|
font="sans-9"
|
|
|
|
|
text_align="right"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
buffer_zone="4"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="iconButtonProgress"
|
|
|
|
|
textcolor="255 255 255"
|
|
|
|
|
font="sans-stroke-14"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="groupIconsText"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="groupIconsCenteredText"
|
|
|
|
|
font="mono-stroke-10"
|
|
|
|
|
textcolor="255 255 255"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="devCommandsText"
|
2021-11-12 03:22:18 -08:00
|
|
|
font="sans-12"
|
2016-08-27 08:33:22 -07:00
|
|
|
textcolor="255 255 255"
|
|
|
|
|
text_align="right"
|
|
|
|
|
/>
|
|
|
|
|
|
2021-11-12 03:22:18 -08:00
|
|
|
<style name="devCommandsDropDown"
|
|
|
|
|
dropdown_buffer="0"
|
|
|
|
|
font="sans-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
button_width="20"
|
|
|
|
|
sprite_disabled="ModernDarkBoxDisabled"
|
|
|
|
|
sprite_overlay_disabled="ModernDarkBoxGoldBorderDisabled"
|
|
|
|
|
sprite2="ModernDropDownArrow"
|
|
|
|
|
sprite2_disabled="ModernDropDownArrowDisabled"
|
|
|
|
|
sprite2_pressed="ModernDropDownArrowHighlight"
|
|
|
|
|
buffer_zone="8"
|
|
|
|
|
dropdown_size="225"
|
|
|
|
|
minimum_visible_items="3"
|
|
|
|
|
sprite_list="GrayBackground"
|
|
|
|
|
sprite_list_overlay="BlackBorder"
|
|
|
|
|
sprite_selectarea="ModernDarkBox"
|
|
|
|
|
sprite_selectarea_overlay="ModernDarkBoxWhiteBorder"
|
|
|
|
|
textcolor_selected="white"
|
|
|
|
|
textcolor_disabled="140 140 140 255"
|
|
|
|
|
scrollbar="true"
|
|
|
|
|
scrollbar_style="ModernScrollBar"
|
|
|
|
|
sound_opened="audio/interface/ui/ui_button_click.ogg"
|
|
|
|
|
sound_closed="audio/interface/ui/ui_button_click.ogg"
|
|
|
|
|
sound_selected="audio/interface/ui/ui_button_click.ogg"
|
|
|
|
|
/>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<style name="resourceText"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
ghost="true"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
2020-12-10 00:13:46 -08:00
|
|
|
<style name="gathererCounts"
|
2021-05-20 01:55:08 -07:00
|
|
|
textcolor="200 200 200"
|
|
|
|
|
font="sans-bold-stroke-13"
|
2020-12-10 00:13:46 -08:00
|
|
|
ghost="true"
|
2021-05-20 01:55:08 -07:00
|
|
|
text_align="left"
|
2020-12-10 00:13:46 -08:00
|
|
|
text_valign="bottom"
|
|
|
|
|
/>
|
|
|
|
|
|
2021-09-01 09:28:28 -07:00
|
|
|
<style name="totalNumberIdleWorkersCount"
|
|
|
|
|
textcolor="200 200 200"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
ghost="true"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<style name="StatsTextLeft"
|
|
|
|
|
font="sans-stroke-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="StatsTextCentered"
|
|
|
|
|
font="sans-stroke-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="StatsTextRight"
|
|
|
|
|
font="sans-stroke-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="right"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="CarryingTextRight"
|
|
|
|
|
font="sans-bold-stroke-13"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="right"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
2021-03-24 23:58:47 -07:00
|
|
|
<style name="PrimaryNameCentered"
|
2016-08-27 08:33:22 -07:00
|
|
|
font="sans-bold-stroke-13"
|
|
|
|
|
textcolor="gold"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
2021-03-24 23:58:47 -07:00
|
|
|
<style name="SecondaryNameCentered"
|
2016-08-27 08:33:22 -07:00
|
|
|
font="sans-stroke-12"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="dialogTitleText"
|
|
|
|
|
font="sans-bold-18"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="dialogText"
|
|
|
|
|
font="sans-16"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
2026-03-03 07:55:32 -08:00
|
|
|
<style name="TutorialInstructionText"
|
|
|
|
|
buffer_zone="18"
|
2026-03-24 15:52:47 -07:00
|
|
|
font="sans-bold-14"
|
|
|
|
|
scrollbar="true"
|
|
|
|
|
scrollbar_style="ModernScrollBar"
|
|
|
|
|
textcolor="white"
|
2026-03-03 07:55:32 -08:00
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
2026-03-24 15:52:47 -07:00
|
|
|
sprite="ModernDarkBox"
|
|
|
|
|
sprite_overlay="ModernDarkBoxGoldBorder"
|
|
|
|
|
/>
|
|
|
|
|
|
2026-03-09 10:42:43 -07:00
|
|
|
<style name="TutorialInfoText"
|
|
|
|
|
buffer_zone="16"
|
|
|
|
|
font="sans-16"
|
|
|
|
|
sprite="ModernDarkBoxGold"
|
|
|
|
|
scrollbar="true"
|
|
|
|
|
scrollbar_style="ModernScrollBar"
|
|
|
|
|
scroll_bottom="true"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="TutorialInfoTitle"
|
|
|
|
|
buffer_zone="10"
|
|
|
|
|
font="sans-bold-18"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
|
|
|
|
/>
|
|
|
|
|
|
2026-03-29 11:55:58 -07:00
|
|
|
<style name="TutorialExplanationTitle"
|
|
|
|
|
buffer_zone="10"
|
|
|
|
|
font="sans-bold-18"
|
|
|
|
|
textcolor="gold"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="TutorialExplanationText"
|
|
|
|
|
buffer_zone="10"
|
|
|
|
|
font="sans-16"
|
|
|
|
|
sprite="ModernFade"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
scrollbar="true"
|
|
|
|
|
scrollbar_style="ModernScrollBar"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="top"
|
|
|
|
|
/>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Icon Styles -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2016-08-25 06:59:25 -07:00
|
|
|
<style name="CivIconOverlay"
|
2025-01-26 14:29:27 -08:00
|
|
|
sprite="color:transparent"
|
2016-08-25 06:59:25 -07:00
|
|
|
sprite_over="CivIconOver"
|
|
|
|
|
sound_pressed="audio/interface/ui/ui_button_click.ogg"
|
|
|
|
|
/>
|
|
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<style name="commandIcon"
|
|
|
|
|
ghost="true"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="iconButton"
|
|
|
|
|
sprite="snIconPortrait"
|
|
|
|
|
sprite_over="snIconPortraitOver"
|
|
|
|
|
sprite_disabled="snIconPortraitDisabled"
|
|
|
|
|
tooltip_style="snToolTipBottom"
|
|
|
|
|
sound_pressed="audio/interface/ui/ui_button_click.ogg"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Tooltip Styles -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<style name="resourceCounter"
|
|
|
|
|
tooltip_style="snToolTip"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="resourceCounter"
|
|
|
|
|
tooltip_style="snToolTip"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="informationTooltip"
|
|
|
|
|
anchor="top"
|
|
|
|
|
buffer_zone="6"
|
|
|
|
|
font="sans-bold-14"
|
|
|
|
|
maxwidth="300"
|
|
|
|
|
offset="16 32"
|
|
|
|
|
sprite="BackgroundInformationTooltip"
|
|
|
|
|
textcolor="255 255 255"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Misc Styles -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2016-09-25 13:10:38 -07:00
|
|
|
<style name="chatPanelOverlay"
|
2016-08-27 08:33:22 -07:00
|
|
|
buffer_zone="5"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="left"
|
2021-01-12 11:13:16 -08:00
|
|
|
text_valign="center"
|
2016-08-27 08:33:22 -07:00
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="chatInput"
|
|
|
|
|
sprite="chatInput"
|
|
|
|
|
sprite_selectarea="chatInputHighlight"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
textcolor_selected="darkgray"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="notificationPanel"
|
|
|
|
|
buffer_zone="5"
|
|
|
|
|
font="sans-bold-stroke-14"
|
|
|
|
|
textcolor="white"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="bottom"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<style name="netStatus"
|
|
|
|
|
font="sans-bold-18"
|
|
|
|
|
textcolor="255 255 255"
|
|
|
|
|
text_align="center"
|
|
|
|
|
text_valign="center"
|
2017-08-30 06:22:53 -07:00
|
|
|
sprite="sessionOverlayBackground"
|
2016-08-27 08:33:22 -07:00
|
|
|
/>
|
2010-06-30 14:34:44 -07:00
|
|
|
</styles>
|