awtk/demos/assets/default/raw/styles/tab_top.xml

24 lines
795 B
XML
Raw Normal View History

2018-07-23 18:53:40 +08:00
2019-11-11 17:44:21 +08:00
<tab_button_group1>
2018-07-24 19:07:17 +08:00
<style name="highlight" border_color="#a0a0a0" fg_color="#1296db">
2018-07-23 18:53:40 +08:00
<normal/>
</style>
2019-11-11 17:44:21 +08:00
</tab_button_group1>
2018-07-23 18:53:40 +08:00
<tab_button>
2019-11-11 17:44:21 +08:00
<style name="default" margin="4" bg_color="#eeeeee" border_color="#808080" border="bottom">
<normal text_color="black" />
<pressed text_color="black" />
<over text_color="black" />
<normal_of_active text_color="#1296db" border_color="#1296db" border="bottom" border_width="2"/>
<pressed_of_active text_color="#1296db" border_color="#1296db" border="bottom" border_width="2"/>
<over_of_active text_color="#1296db" border_color="#1296db" border="bottom" border_width="2"/>
2018-07-23 18:53:40 +08:00
</style>
</tab_button>
<pages>
<style name="at_top" border_color="#a0a0a0" border="bottom">
<normal />
</style>
</pages>