117 lines
6.7 KiB
XML
117 lines
6.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<PokerTH>
|
|
<TableStyle>
|
|
<StyleDescription value="PokerTH default table style" /><!-- This string will be shown in settings/game table style list -->
|
|
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
|
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/game table style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
|
|
|
|
<!-- Windows Settings -->
|
|
<IfFixedWindowSize value="0" /><!-- value [1,0] 1 = fixed window size, 0 = resizeable window -->
|
|
<FixedWindowWidth value="1024" /> <!-- value [min 1024] This will set the fixed window width if IfFixedWindowsSize=1 -->
|
|
<FixedWindowHeight value="600" /> <!-- value [min 600] This will set the fixed window height if IfFixedWindowsSize=1 -->
|
|
<MinimumWindowWidth value="1024" /> <!-- value [min 1024] This will set the minimum window width if IfFixedWindowsSize=0 -->
|
|
<MinimumWindowHeight value="600" /> <!-- value [min 600] This will set the minimum window height if IfFixedWindowsSize=0 -->
|
|
<MaximumWindowWidth value="1980" /> <!-- value [min 1024] This will set the maximum window width if IfFixedWindowsSize=0 -->
|
|
<MaximumWindowHeight value="1200" /> <!-- value [min 600] This will set the maximum window height if IfFixedWindowsSize=0 -->
|
|
|
|
<!-- Table Pictures - values should contain filenames of pictures which have to be stored in the same folder as this xml file. if you wanna have an item to be not shown please write "NULL" instead of the picture file name -->
|
|
<ActionAllIn value="action_allin.png" />
|
|
<ActionRaise value="action_raise.png" />
|
|
<ActionBet value="action_bet.png" />
|
|
<ActionCall value="action_call.png" />
|
|
<ActionCheck value="action_check.png" />
|
|
<ActionFold value="action_fold.png" />
|
|
<ActionWinner value="action_winner.png" />
|
|
<BigBlindPuck value="bigblindPuck.png" />
|
|
<SmallBlindPuck value="smallblindPuck.png" />
|
|
<DealerPuck value="dealerPuck.png" />
|
|
<DefaultAvatar value="genereticAvatar.png" />
|
|
<CardHolderFlop value="cardholder_flop.png" />
|
|
<CardHolderTurn value="cardholder_turn.png" />
|
|
<CardHolderRiver value="cardholder_river.png" />
|
|
<FoldButtonDefault value="playeraction_red.png" />
|
|
<FoldButtonHover value="playeraction_red_hover.png" />
|
|
<FoldButtonChecked value="playeraction_red_checked.png" />
|
|
<FoldButtonCheckedHover value="playeraction_red_checked_hover.png" />
|
|
<CheckCallButtonDefault value="playeraction_blue.png" />
|
|
<CheckCallButtonHover value="playeraction_blue_hover.png" />
|
|
<CheckCallButtonChecked value="playeraction_blue_checked.png" />
|
|
<CheckCallButtonCheckedHover value="playeraction_blue_checked_hover.png" />
|
|
<BetRaiseButtonDefault value="playeraction_green.png" />
|
|
<BetRaiseButtonHover value="playeraction_green_hover.png" />
|
|
<BetRaiseButtonChecked value="playeraction_green_checked.png" />
|
|
<BetRaiseButtonCheckedHover value="playeraction_green_checked_hover.png" />
|
|
<AllInButtonDefault value="playeraction_orange.png" />
|
|
<AllInButtonHover value="playeraction_orange_hover.png" />
|
|
<AllInButtonChecked value="playeraction_orange_checked.png" />
|
|
<AllInButtonCheckedHover value="playeraction_orange_checked_hover.png" />
|
|
<RadioButtonPressed value="radiobutton_pressed.png" />
|
|
<RadioButtonChecked value="radiobutton_checked.png" />
|
|
<RadioButtonCheckedHover value="radiobutton_checked_hover.png" />
|
|
<RadioButtonUnchecked value="radiobutton_unchecked.png" />
|
|
<RadioButtonUncheckedHover value="radiobutton_unchecked_hover.png" />
|
|
<PlayerTopSeatInactive value="playerSeatInactive.png" />
|
|
<PlayerTopSeatActive value="playerSeatActive.png" />
|
|
<PlayerBottomSeatInactive value="playerSeatInactive.png" />
|
|
<PlayerBottomSeatActive value="playerSeatActive.png" />
|
|
<Table value="table.png" />
|
|
<ToolBoxBackground value="toolboxbg.png" />
|
|
<HandRanking value="handranking.png" />
|
|
|
|
<!-- Table Colors - values should be set in hexcode RGB style without "#" -->
|
|
<FKeyIndicatorColor value="FFFFFF" />
|
|
<ChanceLabelPossibleColor value="9CD500" />
|
|
<ChanceLabelImpossibleColor value="55632F" />
|
|
<ChatTextNickNotifyColor value="FFFF00" />
|
|
<ChatLogTextColor value="F0F0F0" />
|
|
<ChatLogBgColor value="1D3B00" />
|
|
<ChatLogScrollBarBorderColor value="104600" />
|
|
<ChatLogScrollBarBgColor value="135000" />
|
|
<ChatLogScrollBarHandleBorderColor value="1B7200" />
|
|
<ChatLogScrollBarHandleBgColor value="176400" />
|
|
<ChatLogScrollBarArrowBorderColor value="208A00" />
|
|
<ChatLogScrollBarArrowBgColor value="27A800" />
|
|
<LogWinnerMainPotColor value="FFFF00" />
|
|
<LogWinnerSidePotColor value="FFFFCC" />
|
|
<LogPlayerSitsOutColor value="FF6633" />
|
|
<LogNewGameAdminColor value="69FF33" />
|
|
<TabWidgetBorderColor value="286400" />
|
|
<TabWidgetBgColor value="145300" />
|
|
<TabWidgetTextColor value="99D500" />
|
|
<MenuBgColor value="145300" />
|
|
<MenuTextColor value="99D500" />
|
|
<BreakLobbyButtonBgColor value="145300" />
|
|
<BreakLobbyButtonTextColor value="99D500" />
|
|
<BreakLobbyButtonBgDisabledColor value="145300" />
|
|
<BreakLobbyButtonTextDisabledColor value="486F3E" />
|
|
<BreakLobbyButtonBgBlinkColor value="6E9E00" />
|
|
<BreakLobbyButtonTextBlinkColor value="000000" />
|
|
<PlayerCashTextColor value="FFFF00" />
|
|
<PlayerBetTextColor value="FFFF00" />
|
|
<PlayerNickTextColor value="F0F0F0" />
|
|
<BoardBigTextColor value="669900" />
|
|
<BoardSmallTextColor value="669900" />
|
|
<SpeedTextColor value="99D500" />
|
|
<VoteButtonBgColor value="1C7000" />
|
|
<VoteButtonTextColor value="99D500" />
|
|
<BetInputTextColor value="F0F0F0" />
|
|
<BetInputBgColor value="1D3B00" />
|
|
<BetInputDisabledTextColor value="6d7b5f" />
|
|
<BetInputDisabledBgColor value="316300" />
|
|
<FoldButtonTextColor value="F0F0F0" />
|
|
<FoldButtonCheckableTextColor value="FF8787" />
|
|
<CheckCallButtonTextColor value="F0F0F0" />
|
|
<CheckCallButtonCheckableTextColor value="87CDFF" />
|
|
<BetRaiseButtonTextColor value="F0F0F0" />
|
|
<BetRaiseButtonCheckableTextColor value="87FF97" />
|
|
<AllInButtonTextColor value="F0F0F0" />
|
|
<AllInButtonCheckableTextColor value="FFE187" />
|
|
<BetSpeedSliderGrooveBgColor value="145300" />
|
|
<BetSpeedSliderGrooveBorderColor value="286400" />
|
|
<BetSpeedSliderHandleBgColor value="99D500" />
|
|
<BetSpeedSliderHandleBorderColor value="286400" />
|
|
|
|
<!-- Table Font Sizes - values should be set in px -->
|
|
<ChatLogTextSize value="11" />
|
|
</TableStyle>
|
|
</PokerTH> |