Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/design/dark/styles/uiex.xml
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

943 lines
36 KiB
XML

<button>
<style name="default" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="4" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="highlight" bg_color="#709918" border_color="#00000000" font_size="22" round_radius="4" text_color="#ffffff">
<normal/>
<disable bg_color="#70991866" text_color="#ffffff66"/>
<focused/>
<over/>
<pressed bg_color="#678c16" x_offset="1" y_offset="1"/>
</style>
<style name="close" icon="uiex_close_n" bg_color="#262626" icon_at="center">
<normal />
<over />
<pressed icon="uiex_close_p"/>
</style>
<style name="win_close" icon="uiex_Windowclosed_n">
<normal />
<over />
<pressed icon="uiex_Windowclosed_p"/>
</style>
<style name="color_update">
<normal icon="color_update_n"/>
<disable icon="color_update_d"/>
<over icon="color_update_o"/>
<pressed icon="color_update_p"/>
</style>
<style name="combobox_down" bg_color="#1F1F1F" border_color="#4D4D4D" icon="uiex_combobox_btn_n">
<normal/>
<disable bg_color="#FFFFFF66" icon="uiex_combobox_btn_d"/>
<over/>
<pressed icon="uiex_combobox_btn_p"/>
</style>
<style name="debug_restart" icon="debug_restart_o">
<normal icon="debug_restart_n"/>
<disable icon="debug_restart_d"/>
<over/>
<pressed/>
</style>
<style name="debug_step_into" icon="debug_step_into_o">
<normal icon="debug_step_into_n"/>
<disable icon="debug_step_into_d"/>
<over/>
<pressed/>
</style>
<style name="debug_step_over" icon="debug_step_over_o">
<normal icon="debug_step_over_n"/>
<disable icon="debug_step_over_d"/>
<over/>
<pressed/>
</style>
<style name="debug_step_return" icon="debug_step_return_o">
<normal icon="debug_step_return_n"/>
<disable icon="debug_step_return_d"/>
<over/>
<pressed/>
</style>
<style name="download">
<normal icon="download_n"/>
<disable icon="download_d"/>
<over icon="download_o"/>
<pressed icon="download_p"/>
</style>
<style name="empty">
<has_value has_value="1"/>
</style>
<style name="menu_on" border_color="#00000000" bg_color="#00000000" icon="uiex_Portraitmenu_n">
<normal/>
<disable/>
<over/>
<pressed icon="uiex_Portraitmenu_p"/>
</style>
<style name="search" bg_color="#00000000" icon="uiex_button_search" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="time" bg_color="#00000000" icon="uiex_button_time" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="export" bg_color="#00000000" icon="uiex_button_Export" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="import" bg_color="#00000000" icon="uiex_button_Import" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="empty" bg_color="#00000000" icon="uiex_button_Empty" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="picture" bg_color="#00000000" icon="uiex_editor_Importpictures" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="rounded" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="18" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="rounded_bottom" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="18" round_radius_top_left="0" round_radius_top_right="0" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="rounded_top" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="18" round_radius_bottom_left="0" round_radius_bottom_right="0" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="scroll_down" bg_color="#262626" icon="uiex_arrow_down_n">
<normal/>
<disable bg_color="#26262666" icon="uiex_arrow_down_d"/>
<over/>
<pressed icon="uiex_arrow_down_p"/>
</style>
<style name="scroll_up" bg_color="#262626" icon="uiex_arrow_up_n">
<normal/>
<disable bg_color="#26262666" icon="uiex_arrow_up_d"/>
<over/>
<pressed icon="uiex_arrow_up_p"/>
</style>
<style name="scroll_left" bg_color="#262626" icon="uiex_arrow_left_n">
<normal/>
<disable bg_color="#26262666" icon="uiex_arrow_left_d"/>
<over/>
<pressed icon="uiex_arrow_left_p"/>
</style>
<style name="scroll_right" bg_color="#262626" icon="uiex_arrow_right_n">
<normal/>
<disable bg_color="#26262666" icon="uiex_arrow_right_d"/>
<over/>
<pressed icon="uiex_arrow_right_p"/>
</style>
<style name="slide_button" bg_image="1" bg_image_draw_type="scale" font_size="32" text_color="#000000">
<normal/>
<over/>
<pressed y_offset="1"/>
</style>
<style name="spinbox_down" bg_color="#1F1F1F" border_color="#4D4D4D" icon="uiex_arrow_down_n">
<normal/>
<disable bg_color="#1F1F1F66" border_color="#4D4D4D66" icon="uiexarrow_down_d"/>
<over/>
<pressed icon="uiex_arrow_down_p"/>
</style>
<style name="spinbox_up" bg_color="#1F1F1F" border_color="#4D4D4D" icon="uiex_arrow_up_n">
<normal/>
<disable bg_color="#1F1F1F66" border_color="#4D4D4D66" icon="uiex_arrow_up_d"/>
<over/>
<pressed icon="uiex_arrow_up_p"/>
</style>
<style name="square" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="0" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="square_borderless" bg_color="#383838" border_color="#4d4d4d" border_width="0" font_size="22" round_radius="0" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="text_bg_color" bg_color="#00000000" icon="uiex_editor_bgcolor" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="text_color" bg_color="#00000000" icon="uiex_editor_Textcolor" border_color="#00000000">
<normal/>
<disable/>
<focused/>
<over/>
<pressed bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="with_icon_text" bg_color="#383838" border_color="#4d4d4d" font_size="22" icon_at="left" text_align_h="right" margin="6" icon="uiex_button_search" round_radius="4" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="exit" bg_color="#383838" border_color="#4d4d4d" font_size="22" icon_at="left" text_align_h="right" margin="6" icon="uiex_close_n" round_radius="4" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="gradient" bg_color="linear-gradient(180deg, #8ABC1D, #709918);" border_color="#00000000" font_size="22" round_radius="4" text_color="#FFFFFF">
<normal/>
<disable bg_color="linear-gradient(180deg, #8ABC1D66, #70991866);" text_color="#FFFFFF66"/>
<focused/>
<over/>
<pressed bg_color="linear-gradient(180deg, #80B01B, #678C16);" x_offset="1" y_offset="1"/>
</style>
</button>
<check_button>
<style name="default" font_size="22" icon="uiex_check_n" icon_at="left" text_color="#FFFFFF">
<normal/>
<disable icon="uiex_check_d" text_color="#FFFFFF66"/>
<disable_of_checked icon="uiex_check_checked_d" text_color="#FFFFFF66"/>
<focused/>
<focused_of_checked icon="uiex_check_checked_n"/>
<normal_of_checked icon="uiex_check_checked_n"/>
<over icon="uiex_check_p"/>
<over_of_checked icon="uiex_check_checked_p"/>
<pressed icon="uiex_check_p"/>
<pressed_of_checked icon="uiex_check_checked_p"/>
</style>
<style name="like_btn" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="4" text_color="#FFFFFF">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#FFFFFF66"/>
<disable_of_checked bg_color="#709918" border_color="#00000000"/>
<focused/>
<focused_of_checked bg_color="#709918" border_color="#00000000"/>
<normal_of_checked bg_color="#709918" border_color="#00000000"/>
<over/>
<over_of_checked bg_color="#709918" border_color="#00000000"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
</style>
<style name="fps" bg_color="#383838" border_color="#4d4d4d" font_size="22" round_radius="4" text_color="#ffffff" icon="uiex_texteditorhide" icon_at="left" text_align_h="right" margin="6" spacer="8">
<normal/>
<disable bg_color="#38383866" border_color="#4d4d4d66" text_color="#00000066"/>
<disable_of_checked bg_color="#38383866" border_color="#4d4d4d66" text_color="#00000066" icon="uiex_texteditor_show"/>
<focused/>
<focused_of_checked icon="uiex_texteditor_show"/>
<normal_of_checked icon="uiex_texteditor_show"/>
<over/>
<over_of_checked icon="uiex_texteditor_show"/>
<pressed bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#709918" border_color="#00000000" x_offset="1" y_offset="1" icon="uiex_texteditor_show"/>
</style>
<style name="bold" bg_color="#00000000" icon="uiex_editor_TextBold" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="debug_pause_resume" icon="debug_pause_o">
<normal icon="debug_pause_n"/>
<disable icon="debug_pause_d"/>
<disable_of_checked icon="debug_resume_d"/>
<normal_of_checked icon="debug_resume_n"/>
<over/>
<over_of_checked icon="debug_resume_o"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked icon="debug_resume_o" x_offset="1" y_offset="1"/>
</style>
<style name="debug_stop_start" icon="debug_stop_o">
<normal icon="debug_stop_n"/>
<disable icon="debug_stop_d"/>
<disable_of_checked icon="debug_start_d"/>
<normal_of_checked icon="debug_start_n"/>
<over/>
<over_of_checked icon="debug_start_o"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked icon="debug_start_o" x_offset="1" y_offset="1"/>
</style>
<style name="icon_right" bg_color="#383838" font_size="22" icon_at="right" margin="4" margin_left="16" margin_right="16" text_color="#FFFFFF">
<normal/>
<focused/>
<focused_of_checked icon="uiex_check"/>
<normal_of_checked icon="uiex_check"/>
<over/>
<over_of_checked icon="uiex_check"/>
<pressed/>
<pressed_of_checked icon="uiex_check"/>
</style>
<style name="italic" bg_color="#00000000" icon="uiex_editor_TextItalic" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="password_visible" icon="uiex_texteditorhide">
<normal/>
<normal_of_checked icon="uiex_texteditor_show"/>
<over/>
<over_of_checked icon="uiex_texteditor_show"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked icon="uiex_texteditor_show" x_offset="1" y_offset="1"/>
</style>
<style name="subtitle" bg_color="#2F4866" font_size="22" icon_at="right" margin_left="20" text_align_h="left" text_color="#FFFFFF">
<normal/>
<disable/>
<disable_of_checked/>
<normal_of_checked/>
<over/>
<over_of_checked/>
<pressed/>
<pressed_of_checked/>
</style>
<style name="underscore" bg_color="#00000000" icon="uiex_editor_TextUnderscore" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
</check_button>
<color_component>
<style name="default">
<normal border_color="black"/>
</style>
</color_component>
<color_picker>
<style name="default">
<normal bg_color="#00000000"/>
<has_value has_value="1"/>
</style>
</color_picker>
<color_tile>
<style name="default">
<normal border_color="black"/>
<disable border_color="#C2C2C266"/>
<focused border_color="#338FFF"/>
</style>
</color_tile>
<combo_box>
<style name="default" bg_color="#191919" border_color="#4D4D4D" font_size="22" margin_left="8" selected_bg_color="#709918" selected_text_color="#FFFFFF" text_align_h="left" text_color="#ffffff">
<normal/>
<over/>
<changed border_color="#709918"/>
<disable bg_color="#19191966" border_color="#4D4D4D66" text_color="#ffffff66"/>
<empty text_color="#555555"/>
<empty_over text_color="#555555"/>
<empty_focus text_color="#555555" border_color="#709918"/>
<error border_color="#FF0000"/>
<focused border_color="#709918"/>
<over/>
</style>
</combo_box>
<combo_box_ex>
<style name="default" bg_color="#191919" border_color="#4D4D4D" font_size="22" margin_left="8" selected_bg_color="#709918" selected_text_color="#FFFFFF" text_align_h="left" text_color="#ffffff">
<normal/>
<over/>
<changed border_color="#709918"/>
<disable bg_color="#19191966" border_color="#4D4D4D66" text_color="#ffffff66"/>
<empty text_color="#555555"/>
<empty_over text_color="#555555"/>
<empty_focus text_color="#555555" border_color="#709918"/>
<error border_color="#FF0000"/>
<focused border_color="#709918"/>
<over/>
</style>
</combo_box_ex>
<combo_box_item>
<style name="default" bg_color="#383838" font_size="22" icon_at="left" margin_left="26" text_color="#B3B3B3">
<normal/>
<disable bg_color="#38383866" text_color="#B3B3B366"/>
<disable_of_checked bg_color="#70991866" text_color="#FFFFFF66"/>
<focused/>
<focused_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<normal_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<over/>
<over_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<pressed/>
<pressed_of_checked bg_color="#709918" text_color="#FFFFFF"/>
</style>
</combo_box_item>
<dialog>
<style name="default">
<normal bg_color="#2E2E2E" border_color="#595959"/>
</style>
<style name="lucency">
<normal bg_color="#00000000" border_color="#00000000"/>
</style>
<style name="menu_bar">
<normal bg_color="#383838" border_color="#00000000"/>
</style>
</dialog>
<dialog_client>
<style name="default">
<normal bg_color="#262626" border="left|right|bottom" border_color="#709918"/>
</style>
</dialog_client>
<dialog_title>
<style name="default">
<normal bg_color="#F5F5F5" border="left|right|top" border_color="#709918" font_size="22" margin_left="10" text_align_h="left" text_color="#000000"/>
</style>
</dialog_title>
<digit_clock>
<style name="default">
<normal font_size="22" text_align_h="left" text_color="#FFFFFF"/>
</style>
<style name="sysbar">
<normal border="left" border_color="#262626" font_size="26" text_align_h="center" text_color="#FFFFFF"/>
</style>
</digit_clock>
<dragger>
<style name="default" bg_color="#9E9E9E" round_radius="4">
<normal/>
<over/>
<pressed/>
</style>
<style name="scroll_bar" bg_color="#4d4d4d">
<normal bg_color="#666666"/>
<disable bg_color="#66666666"/>
<over/>
<pressed/>
</style>
</dragger>
<edit>
<style name="default" bg_color="#191919" border_color="#4D4D4D" font_size="22" margin_left="8" selected_bg_color="#709918" selected_text_color="#FFFFFF" text_align_h="left" text_color="#ffffff">
<normal/>
<over/>
<changed/>
<disable bg_color="#19191966" border_color="#4D4D4D66" text_color="#CCCCCC66"/>
<empty text_color="#555555"/>
<empty_over text_color="#555555"/>
<empty_focus text_color="#555555" border_color="#709918"/>
<error border_color="#FF0000"/>
<focused border_color="#709918"/>
</style>
</edit>
<spin_box>
<style name="default" bg_color="#191919" border_color="#4D4D4D" font_size="22" margin_left="8" selected_bg_color="#709918" selected_text_color="#FFFFFF" text_align_h="left" text_color="#ffffff">
<normal/>
<over/>
<changed/>
<disable bg_color="#19191966" border_color="#4D4D4D66" text_color="#CCCCCC66"/>
<empty text_color="#555555"/>
<empty_over text_color="#555555"/>
<empty_focus text_color="#555555" border_color="#709918"/>
<error border_color="#FF0000"/>
<focused border_color="#709918"/>
</style>
</spin_box>
<gif>
<style name="default">
<normal bg_color="#00000000"/>
<has_value has_value="1"/>
</style>
</gif>
<hscroll_label>
<style name="default" font_size="22" text_color="#FFFFFF">
<normal/>
<disable text_color="#FFFFFF66"/>
<focused/>
</style>
<style name="title" font_size="22" margin_left="20" text_align_h="left" text_color="#709918">
<normal/>
<disable/>
<focused/>
</style>
</hscroll_label>
<image>
<style name="default">
<normal bg_color="#00000000"/>
</style>
</image>
<label>
<style name="default" font_size="22">
<normal text_color="#FFFFFF"/>
<disable text_color="#FFFFFF66"/>
</style>
<style name="icon_btn" font_size="18">
<normal text_color="#808080"/>
<disable text_color="#80808066"/>
</style>
<style name="chat_bubble" bg_image="uiex_Information_chat_bg" bg_image_draw_type="patch9" margin="10" margin_left="15">
<normal text_color="#FFFFFF"/>
<disable text_color="#FFFFFF66"/>
</style>
<style name="dialog" font_size="22">
<normal text_color="#D9D9D9"/>
<disable text_color="#D9D9D966"/>
</style>
<style name="layout_fill_green0" bg_color="#709918" font_size="22" text_color="#FFFFFF">
<normal/>
<disable/>
</style>
<style name="layout_fill_green1" bg_color="#5D8014" font_size="22" text_color="#FFFFFF">
<normal/>
<disable/>
</style>
<style name="layout_fill_green2" bg_color="#4B6610" font_size="22" text_color="#FFFFFF">
<normal/>
<disable/>
</style>
<style name="layout_fill_green3" bg_color="#384D0C" font_size="22" text_color="#FFFFFF">
<normal/>
<disable/>
</style>
<style name="layout_fill_green4" bg_color="#253308" font_size="22" text_color="#FFFFFF">
<normal/>
<disable/>
</style>
<style name="menu_title">
<normal bg_color="#1A1A1A" font_size="22" margin_left="20" text_align_h="left" text_color="#FFFFFF"/>
</style>
<style name="sep" bg_color="#4D4D4D">
<normal/>
<disable/>
</style>
<style name="tab1" text_align_h="left">
<normal text_color="#CCCCCC"/>
<disable text_color="#CCCCCC66"/>
</style>
<style name="tab2" margin_left="130" text_align_h="left">
<normal text_color="#FFFFFF"/>
<disable text_color="#FFFFFF66"/>
</style>
<style name="text_selector_mask">
<normal bg_color="#1A1A1A"/>
</style>
</label>
<line_number>
<style name="default" text_align_h="center" font_size="22">
<normal bg_color="#262626" text_color="#808080"/>
<disable bg_color="#26262666" text_color="#80808066"/>
</style>
</line_number>
<list_item>
<style name="default" border_color="#E9E9E9" text_color="#444444">
<normal bg_color="#FFFFFF"/>
<disable border_color="#E9E9E966" text_color="#44444466"/>
<over bg_color="#FFFFFF" border_color="#338FFF"/>
<pressed bg_color="#338FFF" text_color="#FFFFFF"/>
</style>
<style name="list_view_option" bg_color="#00000000" border_color="#00000000" font_size="22" icon="uiex_List_Nextpage_n" icon_at="right" margin_left="60" text_align_h="left" text_color="#FFFFFF">
<normal/>
<disable text_color="#FFFFFF66"/>
<over/>
<pressed bg_color="#404040" icon="uiex_List_Nextpage_p"/>
</style>
</list_item>
<list_view>
<style name="default">
<normal bg_color="#00000000" border_color="#00000000"/>
</style>
<style name="list_left">
<normal bg_color="#4D4D4D" border="left|top|bottom" border_color="#4D4D4D"/>
</style>
<style name="menu" border_color="#00000000">
<normal bg_color="#262626"/>
<disable bg_color="#26262666"/>
</style>
</list_view>
<list_view_h>
<style name="default">
<normal bg_color="#00000000" border_color="#00000000"/>
</style>
</list_view_h>
<mledit>
<style name="default" bg_color="#1a1a1a" border="top" border_color="black" selected_bg_color="#709918" selected_text_color="#ffffff" text_align_h="left" text_color="#ffffff" margin_left="34" margin_right="18" font_size="22">
<normal/>
<over/>
<disable bg_color="#1a1a1a66" text_color="#ffffff66"/>
<empty text_color="#555555"/>
<empty_over text_color="#555555"/>
<empty_focus text_color="#555555"/>
<error text_color="#FF0000"/>
<focused/>
</style>
</mledit>
<overlay>
<style name="default">
<normal bg_color="#262626" border_color="#4D4D4D"/>
</style>
<style name="lucency">
<normal bg_color="#00000000" border_color="#00000000"/>
</style>
</overlay>
<pages>
<style name="default">
<normal border_color="#404040"/>
</style>
<style name="bottom">
<normal bg_color="#1A1A1A" border="left|right|top" border_color="#4D4D4D"/>
</style>
<style name="list_left">
<normal bg_color="#1A1A1A" border="right|top|bottom" border_color="#4D4D4D"/>
</style>
<style name="lucency">
<normal border_color="#00000000"/>
</style>
<style name="top">
<normal bg_color="#1A1A1A" border="left|right|bottom" border_color="#4D4D4D"/>
</style>
</pages>
<popup>
<style name="default">
<normal bg_color="#262626" border_color="#4D4D4D"/>
</style>
<style name="combobox_popup">
<normal bg_color="#4D4D4D" border_color="#4D4D4D"/>
</style>
<style name="dark">
<normal bg_color="#808080"/>
</style>
<style name="menu">
<normal bg_color="#333333"/>
</style>
</popup>
<progress_bar>
<style name="default" round_radius="0">
<normal bg_color="#141414" border_color="#141414" fg_color="#709918" text_color="#FFFFFF"/>
<disable bg_color="#14141466" border_color="#14141466" fg_color="#70991866" text_color="#FFFFFF66"/>
</style>
</progress_bar>
<progress_circle>
<style name="default" font_size="26">
<normal bg_color="#141414" fg_color="#709918" text_color="#FFFFFF"/>
<disable bg_color="#14141466" fg_color="#70991866" text_color="#FFFFFF66"/>
</style>
</progress_circle>
<radio_button>
<style name="default" font_size="22" icon="uiex_radio_n" icon_at="left" text_color="#FFFFFF">
<normal/>
<disable icon="uiex_radio_d" text_color="#FFFFFF66"/>
<disable_of_checked icon="uiex_radio_checked_d" text_color="#FFFFFF66"/>
<focused/>
<focused_of_checked icon="uiex_radio_checked_n"/>
<normal_of_checked icon="uiex_radio_checked_n"/>
<over icon="uiex_radio_p"/>
<over_of_checked icon="uiex_radio_checked_p"/>
<pressed icon="uiex_radio_p"/>
<pressed_of_checked icon="uiex_radio_checked_p"/>
</style>
<style name="align_both" bg_color="#00000000" icon="uiex_editor_TextAlignBoth" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="align_left" bg_color="#00000000" icon="uiex_editor_TextAlignleft" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="align_middle" bg_color="#00000000" icon="uiex_editor_TextCenteralignment" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="align_right" bg_color="#00000000" icon="uiex_editor_TextAlignright" border_color="#00000000">
<normal/>
<normal_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<over/>
<over_of_checked bg_color="#1A1A1A" border_color="#4C4C4C"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#1A1A1A" border_color="#4C4C4C" x_offset="1" y_offset="1"/>
</style>
<style name="icon_right" bg_color="#333333" font_size="22" icon_at="right" margin="4" margin_left="16" margin_right="16" text_color="#FFFFFF">
<normal/>
<focused/>
<focused_of_checked icon="uiex_check"/>
<normal_of_checked icon="uiex_check"/>
<over/>
<over_of_checked icon="uiex_check"/>
<pressed/>
<pressed_of_checked icon="uiex_check"/>
</style>
<style name="switch_left" bg_color="#383838" border="left|top|bottom" border_color="#000000" font_size="22" round_radius_bottom_left="4" round_radius_top_left="4" text_color="#CCCCCC">
<normal/>
<disable bg_color="#38383866" border_color="#00000066" text_color="#CCCCCC66"/>
<disable_of_checked bg_color="#70991866" border_color="#00000066" text_color="#FFFFFFDA"/>
<normal_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<over/>
<over_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#709918" text_color="#FFFFFF" x_offset="1" y_offset="1"/>
</style>
<style name="switch_right" bg_color="#383838" border="right|top|bottom" border_color="#000000" font_size="22" round_radius_bottom_right="4" round_radius_top_right="4" text_color="#CCCCCC">
<normal/>
<disable bg_color="#38383866" border_color="#00000066" text_color="#CCCCCC66"/>
<disable_of_checked bg_color="#70991866" border_color="#00000066" text_color="#FFFFFFDA"/>
<normal_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<over/>
<over_of_checked bg_color="#709918" text_color="#FFFFFF"/>
<pressed x_offset="1" y_offset="1"/>
<pressed_of_checked bg_color="#709918" text_color="#FFFFFF" x_offset="1" y_offset="1"/>
</style>
</radio_button>
<rich_text>
<style name="default">
<normal font_size="22" text_color="#FFFFFF"/>
</style>
</rich_text>
<scroll_bar_d>
<style name="default" bg_color="#262626" border_color="#262626">
<normal/>
<disable bg_color="#26262666" border_color="#26262666"/>
<over/>
<pressed/>
</style>
</scroll_bar_d>
<scroll_bar_m>
<style name="default">
<normal bg_color="#0D0D0D" fg_color="#808080"/>
<disable bg_color="#0D0D0D66" fg_color="#80808066"/>
</style>
</scroll_bar_m>
<scroll_view>
<style name="default">
<normal bg_color="#00000000"/>
<has_value has_value="1"/>
</style>
</scroll_view>
<slide_indicator>
<style name="default">
<normal fg_color="#808080" selected_fg_color="#709918"/>
<disable fg_color="#80808066" selected_fg_color="#70991866"/>
</style>
</slide_indicator>
<slide_indicator_arc>
<style name="default">
<normal fg_color="#808080" selected_fg_color="#709918"/>
<disable fg_color="#80808066" selected_fg_color="#70991866"/>
</style>
</slide_indicator_arc>
<slide_menu>
<style name="default">
<normal bg_color="#00000000"/>
</style>
</slide_menu>
<slide_view>
<style name="default">
<normal bg_color="#00000000"/>
</style>
</slide_view>
<slider>
<style name="default" bg_color="#141414" fg_color="#709918" icon="uiex_Sliding_dot" round_radius="5">
<normal/>
<disable bg_color="#14141466" fg_color="#70991866"/>
<focused/>
<over/>
<pressed/>
</style>
<style name="img" bg_color="#141414" fg_color="#00000000" fg_image="uiex_loading_repeat_bg" fg_image_draw_type="repeat_x" icon="uiex_Sliding_dot" round_radius="5">
<normal/>
<disable bg_color="#14141466" fg_color="#70991866"/>
<focused/>
<over/>
<pressed/>
</style>
<style name="square" bg_color="#141414" fg_color="#709918" icon="uiex_Sliding_Square" round_radius="5">
<normal/>
<disable bg_color="#14141466" fg_color="#70991866"/>
<focused/>
<over/>
<pressed/>
</style>
</slider>
<svg>
<style name="default">
<normal bg_color="#00000000"/>
</style>
</svg>
<switch>
<style name="default" margin="0" round_radius="15">
<normal bg_color="#737373" fg_color="#FFFFFF" selected_bg_color="#709918" selected_fg_color="#FFFFFF"/>
<disable bg_color="#73737366" fg_color="#FFFFFF66" selected_bg_color="#70991866" selected_fg_color="#FFFFFF66"/>
</style>
<style name="img" round_radius="6" bg_image="uiex_switch">
<normal/>
</style>
</switch>
<system_bar>
<style name="default">
<normal bg_color="#383838" border="bottom" border_color="#000000"/>
</style>
</system_bar>
<tab_button>
<style name="default" bg_color="#212121" border_color="#595959" text_color="#1971DD">
<normal bg_color="#333333" text_color="#B2B2B2"/>
<disable bg_color="#33333366" border_color="#59595966" text_color="#B2B2B266"/>
<disable_of_active bg_color="#33333366" border="left|right|top" border_color="#59595966" text_color="#B2B2B266"/>
<normal_of_active border="left|right|top" text_color="#FFFFFF"/>
<over bg_color="#333333"/>
<over_of_active border="left|right|top"/>
<pressed bg_color="#474747" text_color="#B2B2B2"/>
<pressed_of_active border="left|right|top"/>
</style>
<style name="bottom" bg_color="#383838" border="none" text_color="#7FAD1C" margin_bottom="5" margin_top="5">
<normal text_color="#8E8E93"/>
<disable bg_color="#38383866" text_color="#8E8E9366"/>
<disable_of_active/>
<normal_of_active/>
<over text_color="#8E8E93"/>
<over_of_active/>
<pressed text_color="#8E8E93"/>
<pressed_of_active/>
</style>
<style name="img_repeat1" bg_color="#00000000" bg_image="repeat1" border_color="#00000000" icon_at="bottom" margin_top="85">
<normal/>
<disable/>
<disable_of_active icon="uiex_arrow_down_p"/>
<normal_of_active icon="uiex_arrow_down_p"/>
<over/>
<over_of_active icon="uiex_arrow_down_p"/>
<pressed/>
<pressed_of_active icon="uiex_arrow_down_p"/>
</style>
<style name="img_repeat2" bg_color="#00000000" bg_image="repeat2" border_color="#00000000" icon_at="bottom" margin_top="85">
<normal/>
<disable/>
<disable_of_active icon="uiex_arrow_down_p"/>
<normal_of_active icon="uiex_arrow_down_p"/>
<over/>
<over_of_active icon="uiex_arrow_down_p"/>
<pressed/>
<pressed_of_active icon="uiex_arrow_down_p"/>
</style>
<style name="img_repeat3" bg_color="#00000000" bg_image="repeat3" border_color="#00000000" icon_at="bottom" margin_top="85">
<normal/>
<disable/>
<disable_of_active icon="uiex_arrow_down_p"/>
<normal_of_active icon="uiex_arrow_down_p"/>
<over/>
<over_of_active icon="uiex_arrow_down_p"/>
<pressed/>
<pressed_of_active icon="uiex_arrow_down_p"/>
</style>
<style name="img_repeat4" bg_color="#00000000" bg_image="repeat4" border_color="#00000000" icon_at="bottom" margin_top="85">
<normal/>
<disable/>
<disable_of_active icon="uiex_arrow_down_p"/>
<normal_of_active icon="uiex_arrow_down_p"/>
<over/>
<over_of_active icon="uiex_arrow_down_p"/>
<pressed/>
<pressed_of_active icon="uiex_arrow_down_p"/>
</style>
<style name="list_left" bg_color="#383838" border_color="#00000000" font_size="22" margin_left="26" text_align_h="left" text_color="#FFFFFF">
<normal text_color="#B3B3B3"/>
<disable bg_color="#38383866" text_color="#B3B3B366"/>
<disable_of_active bg_color="#70991866" text_color="#FFFFFF66"/>
<normal_of_active bg_color="#709918"/>
<over text_color="#B3B3B3"/>
<over_of_active bg_color="#709918"/>
<pressed/>
<pressed_of_active bg_color="#709918"/>
</style>
<style name="tb_elm" bg_color="#383838" font_size="22" margin_left="20" text_align_h="left" text_color="#C7C7C7">
<normal/>
<disable bg_color="#38383866" text_color="#C7C7C766"/>
<disable_of_active bg_color="#80B33F66" text_color="#FFFFFF66"/>
<normal_of_active bg_color="#709918" text_color="#FFFFFF"/>
<over/>
<over_of_active bg_color="#709918" text_color="#FFFFFF"/>
<pressed/>
<pressed_of_active bg_color="#709918" text_color="#FFFFFF"/>
</style>
<style name="top" bg_color="#383838" border="right|bottom" border_color="#4D4D4D" font_size="22" text_color="#8B8B8B">
<normal/>
<disable bg_color="#38383866" border_color="#59595966" text_color="#8B8B8B66"/>
<disable_of_active bg_color="#1A1A1A66" border="right" text_color="#70991866"/>
<normal_of_active bg_color="#1A1A1A" border="right" text_color="#709918"/>
<over/>
<over_of_active bg_color="#1A1A1A" border="right" text_color="#709918"/>
<pressed/>
<pressed_of_active bg_color="#1A1A1A" border="right" text_color="#709918"/>
</style>
<style name="top2" bg_color="#383838" border="none" border_color="#4D4D4D" border_width="2" font_size="22" text_color="#8B8B8B">
<normal/>
<disable bg_color="#38383866" border_color="#59595966" text_color="#8B8B8B66"/>
<disable_of_active bg_color="#38383866" border="bottom" border_color="#70991866" text_color="#70991866"/>
<normal_of_active border="bottom" border_color="#709918" text_color="#709918"/>
<over/>
<over_of_active border="bottom" border_color="#709918" text_color="#709918"/>
<pressed/>
<pressed_of_active border="bottom" border_color="#709918" text_color="#709918"/>
</style>
</tab_button>
<tab_button_group>
<style name="tab">
<normal bg_color="#383838" border="all" border_color="#4D4D4D"/>
</style>
<style name="top">
<normal bg_color="#383838" border="left|right|top" border_color="#4D4D4D"/>
</style>
</tab_button_group>
<text_selector>
<style name="default">
<normal bg_color="#00000000" border="left|right" border_color="#4D4D4D" fg_color="#00000000" font_size="22" highlight_font_size="26" highlight_text_color="#709918" mask_color="#26262664" text_align_h="center" text_color="#FFFFFF"/>
</style>
</text_selector>
<view>
<style name="default">
<normal bg_color="#00000000" border_color="#00000000"/>
</style>
<style name="layout_view">
<normal bg_color="#1A1A1A" border_color="#000000" border_width="1"/>
</style>
<style name="toolbar">
<normal border="right" border_color="#000000"/>
</style>
</view>
<window>
<style name="default">
<normal bg_color="#262626"/>
</style>
</window>