added dfool theme

This commit is contained in:
John W. C. McNabb 2005-03-25 20:25:05 +00:00
parent 34889399c3
commit 5660d8143a

474
data/themes/dfool.cfg Normal file
View file

@ -0,0 +1,474 @@
[theme]
name=null
[resolution]
width=1
height=1
[/resolution]
[/theme]
[theme]
name=DFool
[resolution]
id=1024x768
width=1024
height=768
[screen]
# this is only useful as a ref for other rects
id=screen
rect=0,0,1024,768
[/screen]
[panel]
id=top-panel
image=misc/top-bg.png
ref=screen
rect==,=,=-142,+26
xanchor=left
yanchor=fixed
[/panel]
# rightside panel
[panel]
ref=screen
id=time-of-day-panel
image=misc/timeofday.png
rect=-142,=,=,+49
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=minimap-panel
image=misc/minimap.png
rect==,+0,=,=+154
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=terrain-panel
image=misc/rightside-bg.png
rect==,+0,=,=+33
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=unit-panel
image=misc/unit.png
rect==,+0,=,=+80
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=middle-right-panel
image=misc/rightside-bg.png
rect==,+0,=,=+425
xanchor=right
yanchor=top
[/panel]
[panel]
ref=screen
id=bottom-right-panel
image=misc/rightside-bottom.png
rect=-142,-30,=,=
xanchor=right
yanchor=bottom
[/panel]
[main_map]
id=main-map
rect==,+0,+882,768
xanchor=left
yanchor=top
ref=top-panel
[/main_map]
[mini_map]
id=mini-map
ref=minimap-panel
rect==+10,=+5,=-6,=-3
xanchor=right
yanchor=fixed
[/mini_map]
[menu]
id=menu-main
title= _ "Menu"
image=lite
items=objectives,statistics,unitlist,separator,statustable,save,load,preferences,chatlog,help,quit
ref=top-panel
rect==+3,=+1,+100,=-4
xanchor=fixed
yanchor=fixed
[/menu]
[menu]
id=actions-menu
title= _ "Actions"
image=lite
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn
rect=+2,=,+100,=
xanchor=fixed
yanchor=fixed
[/menu]
[menu]
is_context_menu=true
items=undo,redo,describeunit,renameunit,createunit,changeside,labelterrain,speak,continue,recruit,recall,delayshroud,updateshroud,cycle,endturn
[/menu]
[menu]
id=button-endturn
title= _ "End Turn"
items=endturn
ref=bottom-right-panel
rect==+17,=+5
xanchor=right
yanchor=bottom
[/menu]
[panel]
ref=actions-menu
id=villages-panel
image=misc/status-bg.png
rect=+5,=,+85,=
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
rect=+5,=,+85,=
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=gold-panel
image=misc/status-bg.png
rect=+5,=,+85,=
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=upkeep-panel
image=misc/status-bg.png
rect=+5,=,+85,=
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=units-panel
image=misc/status-bg.png
rect=+5,=,+85,=
xanchor=proportional
yanchor=fixed
[/panel]
[label]
id=turn-panel
ref=time-of-day-panel
rect==-60,=+3,+58,+19
xanchor=right
yanchor=fixed
[/label]
# HP/XP
[label]
ref=unit-panel
id=label-hp
font_size=10
text= _ "HP"
rect==+84,=+13,+54,+12
xanchor=right
yanchor=fixed
[/label]
[label]
ref=unit-panel
id=label-xp
font_size=10
text= _ "XP"
rect==+84,=+44,=+54,+12
xanchor=right
yanchor=fixed
[/label]
[label]
id=gold-icon
icon=misc/gold.png
text= _ "gold"
ref=gold-panel
rect==+5,=+1,+16,+16
xanchor=proportional
yanchor=fixed
[/label]
[label]
id=villages-icon
icon=misc/villages.png
text= _ "villages"
ref=villages-panel
rect==+5,=+1,+16,+16
xanchor=proportional
yanchor=fixed
[/label]
[label]
id=units-icon
icon=misc/units.png
text= _ "units"
ref=units-panel
rect==+5,=+1,+16,+16
xanchor=proportional
yanchor=fixed
[/label]
[label]
id=upkeep-icon
icon=misc/upkeep.png
text= _ "upkeep"
ref=upkeep-panel
rect==+5,=+1,+32,+16
xanchor=proportional
yanchor=fixed
[/label]
[label]
id=income-icon
icon=misc/income.png
text= _ "income"
ref=income-panel
rect==+5,=+1,+32,+16
xanchor=proportional
yanchor=fixed
[/label]
[status]
# the time of day image
[time_of_day]
id=image-tod
ref=time-of-day-panel
rect==+10,=+5,=-3,=-6
xanchor=right
yanchor=fixed
[/time_of_day]
#put the side playing indicator next to the turn indicator
[side_playing]
id=icon-sideplaying
ref=turn-panel
rect==+3,=+2,+15,+16
xanchor=right
yanchor=fixed
[/side_playing]
# the game status
[turn]
id=turn
font_size=12
rect=+4,=,+48,+16
xanchor=right
yanchor=fixed
prefix=
prefix_literal=""
[/turn]
[gold]
id=gold
font_size=12
ref=gold-icon
rect=+4,=,+65,+16
xanchor=proportional
yanchor=fixed
prefix=
prefix_literal=""
[/gold]
[villages]
id=villages
font_size=12
ref=villages-icon
rect=+4,=,+55,+16
xanchor=proportional
yanchor=fixed
prefix=
prefix_literal=""
[/villages]
[num_units]
id=num-units
font_size=12
ref=units-icon
rect=+4,=,+55,+16
xanchor=proportional
yanchor=fixed
prefix=
prefix_literal=""
[/num_units]
[upkeep]
id=status-upkeep
font_size=12
ref=upkeep-icon
rect=+4,=,+40,+16
xanchor=proportional
yanchor=fixed
prefix=
prefix_literal=""
[/upkeep]
[income]
id=status-income
font_size=12
ref=income-icon
rect=+4,=,+40,+16
xanchor=proportional
yanchor=fixed
prefix=
prefix_literal=""
[/income]
[observers]
ref=top-panel
id=observers
font_size=12
rect=+4,=-1,+16,+16
xanchor=right
yanchor=fixed
[/observers]
[terrain]
ref=terrain-panel
id=status-terrain
font_size=12
rect==+9,=+1,=-5,=+15
xanchor=right
yanchor=fixed
[/terrain]
[position]
ref=terrain-panel
id=status-position
font_size=12
rect==+9,=+17,=-5,=-2
xanchor=right
yanchor=fixed
[/position]
#unit stats here
[unit_image]
id=unit-image
ref=unit-panel
rect==+7,=+3,+72,+72
xanchor=right
yanchor=fixed
[/unit_image]
[unit_description]
id=unit-description
font_size=14
ref=middle-right-panel
rect==+9,=+3,=-2,+18
xanchor=right
yanchor=fixed
[/unit_description]
[unit_type]
id=unit-type
font_size=12
rect==,+0,=,+16
xanchor=right
yanchor=fixed
[/unit_type]
[unit_level]
id=unit-level
font_size=12
rect==,+0,=,+16
prefix= _ "statuspanel^level"
prefix_literal=" "
xanchor=right
yanchor=fixed
[/unit_level]
[unit_alignment]
id=unit-alignment
font_size=12
rect==,+0,=,+16
xanchor=right
yanchor=fixed
[/unit_alignment]
[unit_traits]
id=unit-traits
font_size=12
rect==,+0,=,+16
xanchor=right
yanchor=fixed
[/unit_traits]
[unit_abilities]
id=unit-abilities
font_size=12
rect==,+0,=,+16
xanchor=right
yanchor=fixed
[/unit_abilities]
[unit_moves]
id=unit-moves
font_size=12
ref=unit-abilities
rect==,+0,=+2,+16
prefix= _ "statuspanel^movement"
prefix_literal=": "
xanchor=right
yanchor=fixed
[/unit_moves]
[unit_hp]
id=unit-hp
font_size=12
ref=label-hp
rect==,+0,+54,+14
#prefix=hp
#prefix_literal=" "
xanchor=right
yanchor=fixed
[/unit_hp]
[unit_xp]
id=unit-xp
font_size=12
ref=label-xp
rect==,+0,+54,+14
#prefix=xp
#prefix_literal=" "
xanchor=right
yanchor=fixed
[/unit_xp]
[unit_weapons]
id=unit-weapons
font_size=12
ref=unit-moves
rect==,+0,=,594
xanchor=right
yanchor=fixed
[/unit_weapons]
[unit_status]
id=unit-status
font_size=12
ref=unit-xp
rect==+1,+3,=,+16
xanchor=right
yanchor=fixed
[/unit_status]
[/status]
[/resolution]
[partialresolution]
id=800x600
inherits=1024x768
width=800
height=600
[change]
id=menu-main
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
[/change]
[change]
id=villages-panel
rect=+65,=,+85,=
[/change]
[/partialresolution]
[/theme]