55 lines
2.2 KiB
XML
55 lines
2.2 KiB
XML
<Config>
|
|
|
|
<append xpath="/styles">
|
|
|
|
<style name="SMX.conversation.player.background" type="texture">
|
|
<style_entry name="depth" value="2" />
|
|
<style_entry name="pos" value="0,0" />
|
|
<style_entry name="size" value="856,200" />
|
|
<style_entry name="texture" value="@modfolder:Resources/smx_player_bg.png" />
|
|
</style>
|
|
|
|
<style name="rebirth_label" type="label">
|
|
<style_entry name="font_size" value="22" />
|
|
<style_entry name="color" value="255,255,255" />
|
|
<style_entry name="crispness" value="Always" />
|
|
<style_entry name="effect" value="outline" />
|
|
<style_entry name="effect_distance" value="1,1" />
|
|
<style_entry name="effect_color" value="20,20,20,230" />
|
|
</style>
|
|
|
|
<style name="FuriousRamsayItemStackToolbar">
|
|
<style_entry name="select_color" value="[beige]"/>
|
|
<style_entry name="press_color" value="[limeGreen]"/>
|
|
<style_entry name="final_pressed_color" value="[lightGrey]"/>
|
|
<style_entry name="background_color" value="[mediumGrey]"/>
|
|
<style_entry name="highlight_color" value="[hoverColor]"/>
|
|
<style_entry name="holding_color" value="[white]"/>
|
|
<style_entry name="width" value="62"/>
|
|
<style_entry name="height" value="62"/>
|
|
<style_entry name="hover_icon_grow" value="2"/>
|
|
<style_entry name="on_press" value="true"/>
|
|
<style_entry name="sound_volume" value="0.75"/>
|
|
<style_entry name="pickup_sound" value="[pickup_click]"/>
|
|
<style_entry name="place_sound" value="[place_click]"/>
|
|
</style>
|
|
|
|
<style name="FuriousRamsayItemStackBackpack">
|
|
<style_entry name="select_color" value="[beige]"/>
|
|
<style_entry name="press_color" value="[limeGreen]"/>
|
|
<style_entry name="final_pressed_color" value="[lightGrey]"/>
|
|
<style_entry name="background_color" value="[mediumGrey]"/>
|
|
<style_entry name="highlight_color" value="[hoverColor]"/>
|
|
<style_entry name="holding_color" value="[white]"/>
|
|
<style_entry name="width" value="50"/>
|
|
<style_entry name="height" value="50"/>
|
|
<style_entry name="hover_icon_grow" value="2"/>
|
|
<style_entry name="on_press" value="true"/>
|
|
<style_entry name="sound_volume" value="0.75"/>
|
|
<style_entry name="pickup_sound" value="[pickup_click]"/>
|
|
<style_entry name="place_sound" value="[place_click]"/>
|
|
</style>
|
|
|
|
</append>
|
|
|
|
</Config> |