From f045efe007cffb87238ee519b7f33d710814ded7 Mon Sep 17 00:00:00 2001 From: "Daniel J. Ramirez" Date: Sun, 22 Jan 2017 22:40:43 -0600 Subject: [PATCH] Add new editor and default theme (WIP) --- editor/animation_editor.cpp | 15 +- editor/create_dialog.cpp | 1 + editor/editor_audio_buses.cpp | 22 +- editor/editor_node.cpp | 26 +- editor/editor_settings.cpp | 2 +- editor/editor_themes.cpp | 10 +- editor/filesystem_dock.cpp | 5 +- editor/icons/2x/icon_2_d.png | Bin 0 -> 366 bytes editor/icons/2x/icon_3_d.png | Bin 0 -> 571 bytes editor/icons/2x/icon_animation_player.png | Bin 174 -> 173 bytes editor/icons/2x/icon_animation_tree.png | Bin 471 -> 421 bytes .../icons/2x/icon_animation_tree_player.png | Bin 471 -> 421 bytes editor/icons/2x/icon_arrow_left.png | Bin 333 -> 354 bytes editor/icons/2x/icon_arrow_right.png | Bin 308 -> 349 bytes editor/icons/2x/icon_arrow_up.png | Bin 293 -> 382 bytes editor/icons/2x/icon_asset_lib.png | Bin 0 -> 367 bytes editor/icons/2x/icon_audio_bus_bypass.png | Bin 0 -> 368 bytes editor/icons/2x/icon_audio_bus_layout.png | Bin 0 -> 565 bytes editor/icons/2x/icon_audio_bus_mute.png | Bin 0 -> 527 bytes editor/icons/2x/icon_audio_bus_solo.png | Bin 0 -> 479 bytes editor/icons/2x/icon_audio_effect_amplify.png | Bin 0 -> 462 bytes editor/icons/2x/icon_audio_player.png | Bin 0 -> 769 bytes editor/icons/2x/icon_back.png | Bin 323 -> 410 bytes editor/icons/2x/icon_baked_light.png | Bin 267 -> 264 bytes editor/icons/2x/icon_bool.png | Bin 171 -> 422 bytes editor/icons/2x/icon_bus_vu_db.png | Bin 0 -> 7645 bytes editor/icons/2x/icon_bus_vu_empty.png | Bin 0 -> 2241 bytes editor/icons/2x/icon_bus_vu_frozen.png | Bin 0 -> 1673 bytes editor/icons/2x/icon_bus_vu_full.png | Bin 0 -> 1839 bytes editor/icons/2x/icon_copy_node_path.png | Bin 356 -> 358 bytes editor/icons/2x/icon_curve_texture.png | Bin 0 -> 728 bytes editor/icons/2x/icon_debug.png | Bin 0 -> 1018 bytes editor/icons/2x/icon_edit_resource.png | Bin 396 -> 311 bytes editor/icons/2x/icon_error.png | Bin 155 -> 346 bytes editor/icons/2x/icon_file.png | Bin 196 -> 242 bytes editor/icons/2x/icon_forward.png | Bin 326 -> 410 bytes editor/icons/2x/icon_g_d_native_script.png | Bin 0 -> 698 bytes editor/icons/2x/icon_gradient_texture.png | Bin 0 -> 330 bytes editor/icons/2x/icon_graph_scalars_to_vec.png | Bin 255 -> 565 bytes editor/icons/2x/icon_graph_vec_to_scalars.png | Bin 257 -> 575 bytes editor/icons/2x/icon_graph_vecs_to_xform.png | Bin 282 -> 549 bytes editor/icons/2x/icon_graph_xform_to_vecs.png | Bin 277 -> 560 bytes editor/icons/2x/icon_key_hover.png | Bin 376 -> 191 bytes editor/icons/2x/icon_key_selected.png | Bin 353 -> 255 bytes editor/icons/2x/icon_key_value.png | Bin 380 -> 244 bytes editor/icons/2x/icon_key_xform.png | Bin 388 -> 261 bytes editor/icons/2x/icon_line_2d.png | Bin 795 -> 739 bytes editor/icons/2x/icon_load.png | Bin 523 -> 228 bytes editor/icons/2x/icon_mini_basis.png | Bin 0 -> 472 bytes editor/icons/2x/icon_mini_matrix3.png | Bin 391 -> 472 bytes editor/icons/2x/icon_mini_transform2D.png | Bin 0 -> 602 bytes editor/icons/2x/icon_mirror_x.png | Bin 247 -> 361 bytes editor/icons/2x/icon_mirror_y.png | Bin 240 -> 406 bytes editor/icons/2x/icon_move_down.png | Bin 357 -> 553 bytes editor/icons/2x/icon_move_up.png | Bin 346 -> 505 bytes editor/icons/2x/icon_new.png | Bin 196 -> 242 bytes editor/icons/2x/icon_particles_material.png | Bin 0 -> 657 bytes editor/icons/2x/icon_search.png | Bin 0 -> 762 bytes editor/icons/2x/icon_spatial_material.png | Bin 0 -> 704 bytes editor/icons/2x/icon_stream_texture.png | Bin 0 -> 247 bytes editor/icons/2x/icon_tabs.png | Bin 222 -> 366 bytes editor/icons/2x/icon_texture.png | Bin 262 -> 0 bytes editor/icons/2x/icon_tween.png | Bin 315 -> 320 bytes editor/icons/2x/icon_warning.png | Bin 154 -> 350 bytes editor/icons/2x/icon_zoom.png | Bin 762 -> 718 bytes editor/icons/icon_2_d.png | Bin 0 -> 252 bytes editor/icons/icon_3_d.png | Bin 0 -> 363 bytes editor/icons/icon_animation_player.png | Bin 153 -> 151 bytes editor/icons/icon_animation_tree.png | Bin 279 -> 291 bytes editor/icons/icon_animation_tree_player.png | Bin 279 -> 291 bytes editor/icons/icon_arrow_left.png | Bin 211 -> 269 bytes editor/icons/icon_arrow_right.png | Bin 215 -> 262 bytes editor/icons/icon_arrow_up.png | Bin 223 -> 259 bytes editor/icons/icon_asset_lib.png | Bin 0 -> 224 bytes editor/icons/icon_audio_bus_bypass.png | Bin 0 -> 242 bytes editor/icons/icon_audio_bus_layout.png | Bin 0 -> 319 bytes editor/icons/icon_audio_bus_mute.png | Bin 0 -> 292 bytes editor/icons/icon_audio_bus_solo.png | Bin 0 -> 309 bytes editor/icons/icon_audio_effect_amplify.png | Bin 379 -> 300 bytes editor/icons/icon_audio_player.png | Bin 0 -> 443 bytes editor/icons/icon_back.png | Bin 223 -> 290 bytes editor/icons/icon_baked_light.png | Bin 180 -> 179 bytes editor/icons/icon_bool.png | Bin 154 -> 250 bytes editor/icons/icon_bus_vu_db.png | Bin 1136 -> 3410 bytes editor/icons/icon_bus_vu_empty.png | Bin 1631 -> 938 bytes editor/icons/icon_bus_vu_frozen.png | Bin 267 -> 868 bytes editor/icons/icon_bus_vu_full.png | Bin 2463 -> 894 bytes editor/icons/icon_copy_node_path.png | Bin 248 -> 241 bytes editor/icons/icon_curve_texture.png | Bin 0 -> 391 bytes editor/icons/icon_debug.png | Bin 659 -> 492 bytes editor/icons/icon_edit_resource.png | Bin 232 -> 202 bytes editor/icons/icon_error.png | Bin 121 -> 195 bytes editor/icons/icon_file.png | Bin 157 -> 203 bytes editor/icons/icon_forward.png | Bin 224 -> 292 bytes editor/icons/icon_g_d_native_script.png | Bin 0 -> 392 bytes editor/icons/icon_gradient_texture.png | Bin 0 -> 250 bytes editor/icons/icon_graph_scalars_to_vec.png | Bin 172 -> 355 bytes editor/icons/icon_graph_vec_to_scalars.png | Bin 181 -> 358 bytes editor/icons/icon_graph_vecs_to_xform.png | Bin 178 -> 347 bytes editor/icons/icon_graph_xform_to_vecs.png | Bin 195 -> 352 bytes editor/icons/icon_key_hover.png | Bin 206 -> 138 bytes editor/icons/icon_key_selected.png | Bin 203 -> 181 bytes editor/icons/icon_key_value.png | Bin 210 -> 182 bytes editor/icons/icon_key_xform.png | Bin 213 -> 192 bytes editor/icons/icon_line_2d.png | Bin 474 -> 418 bytes editor/icons/icon_load.png | Bin 271 -> 170 bytes editor/icons/icon_mini_basis.png | Bin 0 -> 270 bytes editor/icons/icon_mini_matrix3.png | Bin 236 -> 270 bytes editor/icons/icon_mini_transform2D.png | Bin 0 -> 330 bytes editor/icons/icon_mirror_x.png | Bin 166 -> 247 bytes editor/icons/icon_mirror_y.png | Bin 168 -> 277 bytes editor/icons/icon_move_down.png | Bin 268 -> 309 bytes editor/icons/icon_move_up.png | Bin 269 -> 296 bytes editor/icons/icon_new.png | Bin 157 -> 203 bytes editor/icons/icon_particles_material.png | Bin 0 -> 367 bytes editor/icons/icon_search.png | Bin 0 -> 404 bytes editor/icons/icon_spatial_material.png | Bin 0 -> 483 bytes editor/icons/icon_stream_texture.png | Bin 0 -> 180 bytes editor/icons/icon_tabs.png | Bin 146 -> 232 bytes editor/icons/icon_texture.png | Bin 200 -> 0 bytes editor/icons/icon_tween.png | Bin 248 -> 247 bytes editor/icons/icon_warning.png | Bin 120 -> 204 bytes editor/icons/icon_zoom.png | Bin 404 -> 410 bytes editor/icons/source/icon_2_d.svg | 93 ++++++ editor/icons/source/icon_3_d.svg | 105 ++++++ editor/icons/source/icon_animation_player.svg | 16 +- .../source/icon_animation_tree_player.svg | 20 +- editor/icons/source/icon_arrow_left.svg | 25 +- editor/icons/source/icon_arrow_right.svg | 26 +- editor/icons/source/icon_arrow_up.svg | 16 +- editor/icons/source/icon_asset_lib.svg | 80 +++++ editor/icons/source/icon_audio_bus_bypass.svg | 295 ++++++++++++++++ editor/icons/source/icon_audio_bus_layout.svg | 107 ++++++ editor/icons/source/icon_audio_bus_mute.svg | 301 +++++++++++++++++ editor/icons/source/icon_audio_bus_solo.svg | 315 ++++++++++++++++++ .../source/icon_audio_effect_amplify.svg | 110 ++++++ editor/icons/source/icon_audio_player.svg | 113 +++++++ editor/icons/source/icon_back.svg | 21 +- editor/icons/source/icon_baked_light.svg | 10 +- editor/icons/source/icon_bool.svg | 80 ++++- editor/icons/source/icon_bus_vu_db.svg | 111 ++++++ editor/icons/source/icon_bus_vu_empty.svg | 115 +++++++ editor/icons/source/icon_bus_vu_frozen.svg | 110 ++++++ editor/icons/source/icon_bus_vu_full.svg | 110 ++++++ editor/icons/source/icon_copy_node_path.svg | 14 +- editor/icons/source/icon_curve_texture.svg | 81 +++++ editor/icons/source/icon_debug.svg | 93 ++++++ editor/icons/source/icon_edit_resource.svg | 18 +- editor/icons/source/icon_error.svg | 14 +- editor/icons/source/icon_forward.svg | 19 +- .../icons/source/icon_g_d_native_script.svg | 77 +++++ ..._texture.svg => icon_gradient_texture.svg} | 37 +- .../source/icon_graph_scalars_to_vec.svg | 58 ++-- .../source/icon_graph_vec_to_scalars.svg | 55 +-- .../icons/source/icon_graph_vecs_to_xform.svg | 45 ++- .../icons/source/icon_graph_xform_to_vecs.svg | 45 ++- editor/icons/source/icon_key_hover.svg | 28 +- editor/icons/source/icon_key_selected.svg | 26 +- editor/icons/source/icon_key_value.svg | 26 +- editor/icons/source/icon_key_xform.svg | 26 +- editor/icons/source/icon_mini_basis.svg | 204 ++++++++++++ editor/icons/source/icon_mini_matrix3.svg | 198 +++++++---- ...matrix32.svg => icon_mini_transform2D.svg} | 86 ++--- editor/icons/source/icon_mirror_x.svg | 34 +- editor/icons/source/icon_mirror_y.svg | 21 +- editor/icons/source/icon_move_down.svg | 25 +- editor/icons/source/icon_move_up.svg | 27 +- editor/icons/source/icon_new.svg | 26 +- ...shader.svg => icon_particles_material.svg} | 0 editor/icons/source/icon_search.svg | 87 +++++ ...l_shader.svg => icon_spatial_material.svg} | 0 editor/icons/source/icon_stream_texture.svg | 81 +++++ editor/icons/source/icon_tabs.svg | 83 +---- editor/icons/source/icon_tween.svg | 33 +- editor/icons/source/icon_warning.svg | 10 +- editor/icons/source/icon_zoom.svg | 30 +- .../editor_texture_import_plugin.cpp | 2 +- .../animation_player_editor_plugin.cpp | 20 +- .../plugins/animation_player_editor_plugin.h | 3 +- editor/plugins/canvas_item_editor_plugin.cpp | 7 +- editor/plugins/script_editor_plugin.cpp | 7 +- editor/project_settings.cpp | 2 +- editor/scene_tree_dock.cpp | 2 + editor/script_editor_debugger.cpp | 38 ++- misc/scripts/svgs_2_pngs.py | 12 +- .../visual_script/visual_script_editor.cpp | 4 +- scene/gui/button.cpp | 29 +- scene/gui/graph_edit.cpp | 4 +- scene/gui/item_list.cpp | 18 +- scene/gui/item_list.h | 4 + scene/gui/line_edit.cpp | 4 +- scene/gui/option_button.cpp | 19 +- scene/gui/spin_box.cpp | 7 +- scene/gui/tab_container.cpp | 9 +- scene/gui/tool_button.cpp | 4 + scene/gui/tool_button.h | 3 + scene/resources/default_theme/arrow_down.png | Bin 184 -> 170 bytes scene/resources/default_theme/arrow_right.png | Bin 183 -> 189 bytes .../default_theme/button_disabled.png | Bin 486 -> 333 bytes .../resources/default_theme/button_group.png | Bin 0 -> 427 bytes .../resources/default_theme/button_hover.png | Bin 606 -> 309 bytes .../resources/default_theme/button_normal.png | Bin 598 -> 333 bytes .../default_theme/button_pressed.png | Bin 499 -> 307 bytes scene/resources/default_theme/checked.png | Bin 627 -> 341 bytes scene/resources/default_theme/close.png | Bin 230 -> 265 bytes scene/resources/default_theme/close_hl.png | Bin 230 -> 265 bytes .../resources/default_theme/default_theme.cpp | 224 ++++++++----- scene/resources/default_theme/dropdown.png | Bin 369 -> 179 bytes scene/resources/default_theme/focus.png | Bin 411 -> 90 bytes scene/resources/default_theme/frame_focus.png | Bin 448 -> 90 bytes .../resources/default_theme/full_panel_bg.png | Bin 430 -> 332 bytes scene/resources/default_theme/graph_node.png | Bin 762 -> 277 bytes .../default_theme/graph_node_comment.png | Bin 506 -> 214 bytes .../graph_node_comment_focus.png | Bin 482 -> 226 bytes .../default_theme/graph_node_position.png | Bin 278 -> 252 bytes .../default_theme/graph_node_selected.png | Bin 933 -> 271 bytes scene/resources/default_theme/hseparator.png | Bin 323 -> 90 bytes scene/resources/default_theme/hslider_bg.png | Bin 526 -> 177 bytes .../default_theme/hslider_grabber.png | Bin 591 -> 328 bytes .../default_theme/hslider_grabber_hl.png | Bin 734 -> 316 bytes scene/resources/default_theme/hsplit_bg.png | Bin 334 -> 96 bytes scene/resources/default_theme/hsplitter.png | Bin 359 -> 132 bytes scene/resources/default_theme/icon_close.png | Bin 230 -> 265 bytes scene/resources/default_theme/line_edit.png | Bin 424 -> 408 bytes .../default_theme/line_edit_active.png | Bin 0 -> 411 bytes .../default_theme/line_edit_disabled.png | Bin 406 -> 389 bytes .../default_theme/line_edit_focus.png | Bin 660 -> 0 bytes .../default_theme/line_edit_selected.png | Bin 0 -> 411 bytes .../resources/default_theme/option_arrow.png | Bin 227 -> 205 bytes .../default_theme/option_button_disabled.png | Bin 901 -> 346 bytes .../default_theme/option_button_focus.png | Bin 679 -> 0 bytes .../default_theme/option_button_hover.png | Bin 924 -> 320 bytes .../default_theme/option_button_normal.png | Bin 922 -> 100 bytes .../default_theme/option_button_pressed.png | Bin 931 -> 318 bytes scene/resources/default_theme/panel_bg.png | Bin 334 -> 95 bytes scene/resources/default_theme/popup_bg.png | Bin 672 -> 425 bytes scene/resources/default_theme/popup_hover.png | Bin 404 -> 0 bytes .../default_theme/popup_unchecked.png | Bin 310 -> 0 bytes .../resources/default_theme/popup_window.png | Bin 1234 -> 514 bytes .../resources/default_theme/progress_bar.png | Bin 460 -> 93 bytes .../resources/default_theme/progress_fill.png | Bin 402 -> 309 bytes .../resources/default_theme/radio_checked.png | Bin 477 -> 441 bytes .../default_theme/radio_unchecked.png | Bin 422 -> 406 bytes scene/resources/default_theme/scroll_bg.png | Bin 510 -> 90 bytes .../default_theme/scroll_button_down.png | Bin 418 -> 187 bytes .../default_theme/scroll_button_down_hl.png | Bin 418 -> 222 bytes .../default_theme/scroll_button_left.png | Bin 444 -> 207 bytes .../default_theme/scroll_button_left_hl.png | Bin 461 -> 244 bytes .../default_theme/scroll_button_right.png | Bin 446 -> 205 bytes .../default_theme/scroll_button_right_hl.png | Bin 464 -> 243 bytes .../default_theme/scroll_button_up.png | Bin 421 -> 190 bytes .../default_theme/scroll_button_up_hl.png | Bin 421 -> 232 bytes .../default_theme/scroll_grabber.png | Bin 523 -> 147 bytes .../default_theme/scroll_grabber_hl.png | Bin 536 -> 188 bytes scene/resources/default_theme/selection.png | Bin 406 -> 261 bytes .../resources/default_theme/selection_oof.png | Bin 411 -> 257 bytes .../default_theme/source/arrow_down.svg | 20 +- .../default_theme/source/arrow_right.svg | 18 +- .../default_theme/source/button_disabled.svg | 80 +++++ .../default_theme/source/button_group.svg | 78 +++++ .../default_theme/source/button_hover.svg | 80 +++++ .../default_theme/source/button_normal.svg | 80 +++++ .../default_theme/source/button_pressed.svg | 80 +++++ .../default_theme/source/checked.svg | 79 +++++ .../default_theme/source/dropdown.svg | 79 +++++ .../resources/default_theme/source/focus.svg | 71 ++++ .../default_theme/source/frame_focus.svg | 71 ++++ .../default_theme/source/full_panel_bg.svg | 80 +++++ .../default_theme/source/graph_node.svg | 83 +++++ .../source/graph_node_comment.svg | 83 +++++ .../source/graph_node_comment_focus.svg | 83 +++++ .../source/graph_node_position.svg | 77 +++++ .../source/graph_node_selected.svg | 83 +++++ .../default_theme/source/hseparator.svg | 73 ++++ .../default_theme/source/hslider_bg.svg | 79 +++++ .../default_theme/source/hslider_grabber.svg | 80 +++++ .../source/hslider_grabber_hl.svg | 80 +++++ .../default_theme/source/hsplitter.svg | 79 +++++ .../default_theme/source/icon_close.svg | 43 +-- .../default_theme/source/line_edit.svg | 89 +++++ .../default_theme/source/line_edit_active.svg | 89 +++++ .../source/line_edit_disabled.svg | 86 +++++ .../default_theme/source/option_arrow.svg | 28 +- .../default_theme/source/panel_bg.svg | 79 +++++ .../default_theme/source/popup_bg.svg | 87 +++++ .../default_theme/source/popup_window.svg | 96 ++++++ .../default_theme/source/progress_bar.svg | 72 ++++ .../default_theme/source/progress_fill.svg | 82 +++++ .../default_theme/source/radio_checked.svg | 85 +++++ .../default_theme/source/radio_unchecked.svg | 79 +++++ .../default_theme/source/scroll_bg.svg | 71 ++++ .../source/scroll_button_down.svg | 77 +++++ .../source/scroll_button_down_hl.svg | 77 +++++ .../source/scroll_button_left.svg | 77 +++++ .../source/scroll_button_left_hl.svg | 77 +++++ .../source/scroll_button_right.svg | 77 +++++ .../source/scroll_button_right_hl.svg | 77 +++++ .../default_theme/source/scroll_button_up.svg | 77 +++++ .../source/scroll_button_up_hl.svg | 77 +++++ .../default_theme/source/scroll_grabber.svg | 78 +++++ .../source/scroll_grabber_hl.svg | 79 +++++ .../default_theme/source/selection.svg | 88 +++++ .../default_theme/source/selection_oof.svg | 88 +++++ .../default_theme/source/spinbox_updown.svg | 33 +- .../default_theme/source/submenu.svg | 19 +- scene/resources/default_theme/source/tab.svg | 81 +++++ .../default_theme/source/tab_behind.svg | 71 ++++ .../default_theme/source/tab_close.svg | 46 +-- .../default_theme/source/tab_container_bg.svg | 80 +++++ .../default_theme/source/tab_current.svg | 79 +++++ .../default_theme/source/tab_menu.svg | 36 +- .../default_theme/source/toggle_off.svg | 86 +++++ .../default_theme/source/toggle_on.svg | 85 +++++ .../default_theme/source/tooltip_bg.svg | 85 +++++ .../default_theme/source/tree_bg.svg | 80 +++++ .../default_theme/source/tree_title.svg | 80 +++++ .../source/tree_title_pressed.svg | 80 +++++ .../default_theme/source/unchecked.svg | 77 +++++ .../resources/default_theme/source/updown.svg | 14 +- .../default_theme/source/vseparator.svg | 73 ++++ .../default_theme/source/vslider_bg.svg | 85 +++++ .../default_theme/source/vslider_grabber.svg | 80 +++++ .../source/vslider_grabber_hl.svg | 80 +++++ .../default_theme/source/vsplit_bg.svg | 79 +++++ .../default_theme/source/vsplitter.svg | 79 +++++ .../default_theme/source/window_resizer.svg | 81 +++++ .../default_theme/spinbox_updown.png | Bin 280 -> 345 bytes scene/resources/default_theme/submenu.png | Bin 175 -> 217 bytes scene/resources/default_theme/tab.png | Bin 300 -> 158 bytes scene/resources/default_theme/tab_behind.png | Bin 553 -> 93 bytes scene/resources/default_theme/tab_close.png | Bin 325 -> 265 bytes .../default_theme/tab_container_backup.png | Bin 0 -> 211 bytes .../default_theme/tab_container_bg.png | Bin 598 -> 331 bytes scene/resources/default_theme/tab_current.png | Bin 627 -> 256 bytes scene/resources/default_theme/tab_menu.png | Bin 186 -> 146 bytes scene/resources/default_theme/tab_menu_hl.png | Bin 186 -> 146 bytes scene/resources/default_theme/theme_data.h | 202 ++++++----- scene/resources/default_theme/toggle_off.png | Bin 1355 -> 702 bytes scene/resources/default_theme/toggle_on.png | Bin 1318 -> 738 bytes .../default_theme/tool_button_pressed.png | Bin 1230 -> 0 bytes scene/resources/default_theme/tooltip_bg.png | Bin 424 -> 194 bytes scene/resources/default_theme/tree_bg.png | Bin 424 -> 304 bytes .../resources/default_theme/tree_bg_focus.png | Bin 1039 -> 0 bytes scene/resources/default_theme/tree_title.png | Bin 335 -> 104 bytes .../default_theme/tree_title_pressed.png | Bin 335 -> 104 bytes scene/resources/default_theme/unchecked.png | Bin 477 -> 231 bytes scene/resources/default_theme/updown.png | Bin 241 -> 214 bytes scene/resources/default_theme/vseparator.png | Bin 323 -> 90 bytes scene/resources/default_theme/vslider_bg.png | Bin 532 -> 180 bytes .../default_theme/vslider_grabber.png | Bin 394 -> 328 bytes .../default_theme/vslider_grabber_hl.png | Bin 439 -> 316 bytes scene/resources/default_theme/vsplit_bg.png | Bin 334 -> 96 bytes scene/resources/default_theme/vsplitter.png | Bin 351 -> 122 bytes .../default_theme/window_resizer.png | Bin 181 -> 138 bytes 354 files changed, 8681 insertions(+), 950 deletions(-) create mode 100644 editor/icons/2x/icon_2_d.png create mode 100644 editor/icons/2x/icon_3_d.png create mode 100644 editor/icons/2x/icon_asset_lib.png create mode 100644 editor/icons/2x/icon_audio_bus_bypass.png create mode 100644 editor/icons/2x/icon_audio_bus_layout.png create mode 100644 editor/icons/2x/icon_audio_bus_mute.png create mode 100644 editor/icons/2x/icon_audio_bus_solo.png create mode 100644 editor/icons/2x/icon_audio_effect_amplify.png create mode 100644 editor/icons/2x/icon_audio_player.png create mode 100644 editor/icons/2x/icon_bus_vu_db.png create mode 100644 editor/icons/2x/icon_bus_vu_empty.png create mode 100644 editor/icons/2x/icon_bus_vu_frozen.png create mode 100644 editor/icons/2x/icon_bus_vu_full.png create mode 100644 editor/icons/2x/icon_curve_texture.png create mode 100644 editor/icons/2x/icon_debug.png create mode 100644 editor/icons/2x/icon_g_d_native_script.png create mode 100644 editor/icons/2x/icon_gradient_texture.png create mode 100644 editor/icons/2x/icon_mini_basis.png create mode 100644 editor/icons/2x/icon_mini_transform2D.png create mode 100644 editor/icons/2x/icon_particles_material.png create mode 100644 editor/icons/2x/icon_search.png create mode 100644 editor/icons/2x/icon_spatial_material.png create mode 100644 editor/icons/2x/icon_stream_texture.png delete mode 100644 editor/icons/2x/icon_texture.png create mode 100644 editor/icons/icon_2_d.png create mode 100644 editor/icons/icon_3_d.png create mode 100644 editor/icons/icon_asset_lib.png create mode 100644 editor/icons/icon_audio_bus_bypass.png create mode 100644 editor/icons/icon_audio_bus_layout.png create mode 100644 editor/icons/icon_audio_bus_mute.png create mode 100644 editor/icons/icon_audio_bus_solo.png create mode 100644 editor/icons/icon_audio_player.png create mode 100644 editor/icons/icon_curve_texture.png create mode 100644 editor/icons/icon_g_d_native_script.png create mode 100644 editor/icons/icon_gradient_texture.png create mode 100644 editor/icons/icon_mini_basis.png create mode 100644 editor/icons/icon_mini_transform2D.png create mode 100644 editor/icons/icon_particles_material.png create mode 100644 editor/icons/icon_search.png create mode 100644 editor/icons/icon_spatial_material.png create mode 100644 editor/icons/icon_stream_texture.png delete mode 100644 editor/icons/icon_texture.png create mode 100644 editor/icons/source/icon_2_d.svg create mode 100644 editor/icons/source/icon_3_d.svg create mode 100644 editor/icons/source/icon_asset_lib.svg create mode 100644 editor/icons/source/icon_audio_bus_bypass.svg create mode 100644 editor/icons/source/icon_audio_bus_layout.svg create mode 100644 editor/icons/source/icon_audio_bus_mute.svg create mode 100644 editor/icons/source/icon_audio_bus_solo.svg create mode 100644 editor/icons/source/icon_audio_effect_amplify.svg create mode 100644 editor/icons/source/icon_audio_player.svg create mode 100644 editor/icons/source/icon_bus_vu_db.svg create mode 100644 editor/icons/source/icon_bus_vu_empty.svg create mode 100644 editor/icons/source/icon_bus_vu_frozen.svg create mode 100644 editor/icons/source/icon_bus_vu_full.svg create mode 100644 editor/icons/source/icon_curve_texture.svg create mode 100644 editor/icons/source/icon_debug.svg create mode 100644 editor/icons/source/icon_g_d_native_script.svg rename editor/icons/source/{icon_texture.svg => icon_gradient_texture.svg} (82%) create mode 100644 editor/icons/source/icon_mini_basis.svg rename editor/icons/source/{icon_mini_matrix32.svg => icon_mini_transform2D.svg} (51%) rename editor/icons/source/{icon_particles_shader.svg => icon_particles_material.svg} (100%) create mode 100644 editor/icons/source/icon_search.svg rename editor/icons/source/{icon_spatial_shader.svg => icon_spatial_material.svg} (100%) create mode 100644 editor/icons/source/icon_stream_texture.svg create mode 100644 scene/resources/default_theme/button_group.png create mode 100644 scene/resources/default_theme/line_edit_active.png delete mode 100644 scene/resources/default_theme/line_edit_focus.png create mode 100644 scene/resources/default_theme/line_edit_selected.png delete mode 100644 scene/resources/default_theme/option_button_focus.png delete mode 100644 scene/resources/default_theme/popup_hover.png delete mode 100644 scene/resources/default_theme/popup_unchecked.png create mode 100644 scene/resources/default_theme/source/button_disabled.svg create mode 100644 scene/resources/default_theme/source/button_group.svg create mode 100644 scene/resources/default_theme/source/button_hover.svg create mode 100644 scene/resources/default_theme/source/button_normal.svg create mode 100644 scene/resources/default_theme/source/button_pressed.svg create mode 100644 scene/resources/default_theme/source/checked.svg create mode 100644 scene/resources/default_theme/source/dropdown.svg create mode 100644 scene/resources/default_theme/source/focus.svg create mode 100644 scene/resources/default_theme/source/frame_focus.svg create mode 100644 scene/resources/default_theme/source/full_panel_bg.svg create mode 100644 scene/resources/default_theme/source/graph_node.svg create mode 100644 scene/resources/default_theme/source/graph_node_comment.svg create mode 100644 scene/resources/default_theme/source/graph_node_comment_focus.svg create mode 100644 scene/resources/default_theme/source/graph_node_position.svg create mode 100644 scene/resources/default_theme/source/graph_node_selected.svg create mode 100644 scene/resources/default_theme/source/hseparator.svg create mode 100644 scene/resources/default_theme/source/hslider_bg.svg create mode 100644 scene/resources/default_theme/source/hslider_grabber.svg create mode 100644 scene/resources/default_theme/source/hslider_grabber_hl.svg create mode 100644 scene/resources/default_theme/source/hsplitter.svg create mode 100644 scene/resources/default_theme/source/line_edit.svg create mode 100644 scene/resources/default_theme/source/line_edit_active.svg create mode 100644 scene/resources/default_theme/source/line_edit_disabled.svg create mode 100644 scene/resources/default_theme/source/panel_bg.svg create mode 100644 scene/resources/default_theme/source/popup_bg.svg create mode 100644 scene/resources/default_theme/source/popup_window.svg create mode 100644 scene/resources/default_theme/source/progress_bar.svg create mode 100644 scene/resources/default_theme/source/progress_fill.svg create mode 100644 scene/resources/default_theme/source/radio_checked.svg create mode 100644 scene/resources/default_theme/source/radio_unchecked.svg create mode 100644 scene/resources/default_theme/source/scroll_bg.svg create mode 100644 scene/resources/default_theme/source/scroll_button_down.svg create mode 100644 scene/resources/default_theme/source/scroll_button_down_hl.svg create mode 100644 scene/resources/default_theme/source/scroll_button_left.svg create mode 100644 scene/resources/default_theme/source/scroll_button_left_hl.svg create mode 100644 scene/resources/default_theme/source/scroll_button_right.svg create mode 100644 scene/resources/default_theme/source/scroll_button_right_hl.svg create mode 100644 scene/resources/default_theme/source/scroll_button_up.svg create mode 100644 scene/resources/default_theme/source/scroll_button_up_hl.svg create mode 100644 scene/resources/default_theme/source/scroll_grabber.svg create mode 100644 scene/resources/default_theme/source/scroll_grabber_hl.svg create mode 100644 scene/resources/default_theme/source/selection.svg create mode 100644 scene/resources/default_theme/source/selection_oof.svg create mode 100644 scene/resources/default_theme/source/tab.svg create mode 100644 scene/resources/default_theme/source/tab_behind.svg create mode 100644 scene/resources/default_theme/source/tab_container_bg.svg create mode 100644 scene/resources/default_theme/source/tab_current.svg create mode 100644 scene/resources/default_theme/source/toggle_off.svg create mode 100644 scene/resources/default_theme/source/toggle_on.svg create mode 100644 scene/resources/default_theme/source/tooltip_bg.svg create mode 100644 scene/resources/default_theme/source/tree_bg.svg create mode 100644 scene/resources/default_theme/source/tree_title.svg create mode 100644 scene/resources/default_theme/source/tree_title_pressed.svg create mode 100644 scene/resources/default_theme/source/unchecked.svg create mode 100644 scene/resources/default_theme/source/vseparator.svg create mode 100644 scene/resources/default_theme/source/vslider_bg.svg create mode 100644 scene/resources/default_theme/source/vslider_grabber.svg create mode 100644 scene/resources/default_theme/source/vslider_grabber_hl.svg create mode 100644 scene/resources/default_theme/source/vsplit_bg.svg create mode 100644 scene/resources/default_theme/source/vsplitter.svg create mode 100644 scene/resources/default_theme/source/window_resizer.svg create mode 100644 scene/resources/default_theme/tab_container_backup.png delete mode 100644 scene/resources/default_theme/tool_button_pressed.png delete mode 100644 scene/resources/default_theme/tree_bg_focus.png diff --git a/editor/animation_editor.cpp b/editor/animation_editor.cpp index 447f57a73f4..63ed27e60c2 100644 --- a/editor/animation_editor.cpp +++ b/editor/animation_editor.cpp @@ -1035,7 +1035,7 @@ void AnimationKeyEditor::_track_pos_draw() { //draw position int pixel = (timeline_pos - h_scroll->get_value()) * zoom_scale; pixel += name_limit; - track_pos->draw_line(ofs + Point2(pixel, 0), ofs + Point2(pixel, size.height), Color(1, 0.3, 0.3, 0.8)); + track_pos->draw_line(ofs + Point2(pixel, 0), ofs + Point2(pixel, size.height), get_color("animation_editor_track_pos", "Editor")); } } @@ -1089,9 +1089,8 @@ void AnimationKeyEditor::_track_editor_draw() { int sep = get_constant("vseparation", "Tree"); int hsep = get_constant("hseparation", "Tree"); Color color = get_color("font_color", "Tree"); - Color sepcolor = get_color("guide_color", "Tree"); - Color timecolor = get_color("prop_subsection", "Editor"); - timecolor = Color::html("ff4a414f"); + Color sepcolor = get_color("guide_color", "Editor"); + Color timecolor = get_color("animation_editor_time", "Editor"); Color hover_color = Color(1, 1, 1, 0.05); Color select_color = Color(1, 1, 1, 0.1); Color invalid_path_color = Color(1, 0.6, 0.4, 0.5); @@ -1155,8 +1154,9 @@ void AnimationKeyEditor::_track_editor_draw() { int settings_limit = size.width - right_separator_ofs; int name_limit = settings_limit * name_column_ratio; - te->draw_line(ofs + Point2(name_limit, 0), ofs + Point2(name_limit, size.height), color); - te->draw_line(ofs + Point2(settings_limit, 0), ofs + Point2(settings_limit, size.height), color); + Color line_color = get_color("animation_editor_line", "Editor"); + te->draw_line(ofs + Point2(name_limit, 0), ofs + Point2(name_limit, size.height), line_color); + te->draw_line(ofs + Point2(settings_limit, 0), ofs + Point2(settings_limit, size.height), line_color); te->draw_texture(hsize_icon, ofs + Point2(name_limit - hsize_icon->get_width() - hsep, (h - hsize_icon->get_height()) / 2)); te->draw_line(ofs + Point2(0, h), ofs + Point2(size.width, h), color); @@ -1483,7 +1483,7 @@ void AnimationKeyEditor::_track_editor_draw() { switch (click.click) { case ClickOver::CLICK_SELECT_KEYS: { - te->draw_rect(Rect2(click.at, click.to - click.at), Color(0.7, 0.7, 1.0, 0.5)); + te->draw_rect(Rect2(click.at, click.to - click.at), get_color("animation_editor_selection_rect", "Editor")); } break; case ClickOver::CLICK_MOVE_KEYS: { @@ -3753,6 +3753,7 @@ AnimationKeyEditor::AnimationKeyEditor() { //add_child(menu); zoomicon = memnew(TextureRect); + zoomicon->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); hb->add_child(zoomicon); zoomicon->set_tooltip(TTR("Animation zoom.")); diff --git a/editor/create_dialog.cpp b/editor/create_dialog.cpp index dc28fc9020f..7c9dae1e3fd 100644 --- a/editor/create_dialog.cpp +++ b/editor/create_dialog.cpp @@ -622,6 +622,7 @@ CreateDialog::CreateDialog() { search_box->set_h_size_flags(SIZE_EXPAND_FILL); search_hb->add_child(search_box); favorite = memnew(Button); + favorite->set_flat(true); favorite->set_toggle_mode(true); search_hb->add_child(favorite); favorite->connect("pressed", this, "_favorite_toggled"); diff --git a/editor/editor_audio_buses.cpp b/editor/editor_audio_buses.cpp index 6ef32a6afd5..1129a7d633b 100644 --- a/editor/editor_audio_buses.cpp +++ b/editor/editor_audio_buses.cpp @@ -45,6 +45,10 @@ void EditorAudioBus::_notification(int p_what) { vu_r->set_progress_texture(get_icon("BusVuFull", "EditorIcons")); scale->set_texture(get_icon("BusVuDb", "EditorIcons")); + solo->set_icon(get_icon("AudioBusSolo", "EditorIcons")); + mute->set_icon(get_icon("AudioBusMute", "EditorIcons")); + bypass->set_icon(get_icon("AudioBusBypass", "EditorIcons")); + disabled_vu = get_icon("BusVuFrozen", "EditorIcons"); prev_active = true; @@ -627,23 +631,23 @@ EditorAudioBus::EditorAudioBus(EditorAudioBuses *p_buses) { vb->add_child(hbc); hbc->add_spacer(); solo = memnew(ToolButton); - solo->set_text("S"); + solo->set_tooltip(TTR("Toggle Solo")); solo->set_toggle_mode(true); - solo->set_modulate(Color(0.8, 1.2, 0.8)); + // solo->set_modulate(Color(0.8, 1.2, 0.8)); solo->set_focus_mode(FOCUS_NONE); solo->connect("pressed", this, "_solo_toggled"); hbc->add_child(solo); mute = memnew(ToolButton); - mute->set_text("M"); - mute->set_toggle_mode(true); - mute->set_modulate(Color(1.2, 0.8, 0.8)); - mute->set_focus_mode(FOCUS_NONE); mute->connect("pressed", this, "_mute_toggled"); + mute->set_toggle_mode(true); + // mute->set_modulate(Color(1.2, 0.8, 0.8)); + mute->set_focus_mode(FOCUS_NONE); + mute->set_tooltip(TTR("Toggle Mute")); hbc->add_child(mute); bypass = memnew(ToolButton); - bypass->set_text("B"); + bypass->set_tooltip(TTR("Toggle Bypass")); bypass->set_toggle_mode(true); - bypass->set_modulate(Color(1.1, 1.1, 0.8)); + // bypass->set_modulate(Color(1.1, 1.1, 0.8)); bypass->set_focus_mode(FOCUS_NONE); bypass->connect("pressed", this, "_bypass_toggled"); hbc->add_child(bypass); @@ -763,7 +767,7 @@ void EditorAudioBuses::_update_buses() { EditorAudioBus *audio_bus = memnew(EditorAudioBus(this)); if (i == 0) { - audio_bus->set_self_modulate(Color(1, 0.9, 0.9)); + audio_bus->set_self_modulate(Color(0.7, 0.7, 0.7)); } bus_hb->add_child(audio_bus); audio_bus->connect("delete_request", this, "_delete_bus", varray(audio_bus), CONNECT_DEFERRED); diff --git a/editor/editor_node.cpp b/editor/editor_node.cpp index 04d369fed4e..cefeaeab601 100644 --- a/editor/editor_node.cpp +++ b/editor/editor_node.cpp @@ -2697,7 +2697,7 @@ void EditorNode::add_editor_plugin(EditorPlugin *p_editor) { ToolButton *tb = memnew(ToolButton); tb->set_toggle_mode(true); tb->connect("pressed", singleton, "_editor_select", varray(singleton->main_editor_buttons.size())); - tb->set_text(p_editor->get_name()); + tb->set_icon(singleton->gui_base->get_icon(p_editor->get_name(), "EditorIcons")); singleton->main_editor_buttons.push_back(tb); singleton->main_editor_button_vb->add_child(tb); singleton->editor_table.push_back(p_editor); @@ -5080,19 +5080,21 @@ EditorNode::EditorNode() { */ scene_tabs = memnew(Tabs); scene_tabs->add_tab("unsaved"); - scene_tabs->set_tab_align(Tabs::ALIGN_CENTER); + scene_tabs->set_tab_align(Tabs::ALIGN_LEFT); scene_tabs->set_tab_close_display_policy((bool(EDITOR_DEF("interface/always_show_close_button_in_scene_tabs", false)) ? Tabs::CLOSE_BUTTON_SHOW_ALWAYS : Tabs::CLOSE_BUTTON_SHOW_ACTIVE_ONLY)); scene_tabs->connect("tab_changed", this, "_scene_tab_changed"); scene_tabs->connect("right_button_pressed", this, "_scene_tab_script_edited"); scene_tabs->connect("tab_close", this, "_scene_tab_closed"); + // MarginContainer *st_mc = memnew( MarginContainer ); + // st_mc->add_child(scene_tabs); srt->add_child(scene_tabs); scene_root_parent = memnew(PanelContainer); scene_root_parent->set_custom_minimum_size(Size2(0, 80) * EDSCALE); - //Ref sp = scene_root_parent->get_stylebox("panel","TabContainer"); - //scene_root_parent->add_style_override("panel",sp); + // Ref sp = scene_root_parent->get_stylebox("panel_full","PanelContainer"); + // scene_root_parent->add_style_override("panel",sp); /*scene_root_parent->set_anchor( MARGIN_RIGHT, Control::ANCHOR_END ); scene_root_parent->set_anchor( MARGIN_BOTTOM, Control::ANCHOR_END ); @@ -5121,7 +5123,7 @@ EditorNode::EditorNode() { scene_root_parent->add_child(viewport); PanelContainer *top_region = memnew(PanelContainer); - top_region->add_style_override("panel", gui_base->get_stylebox("hover", "Button")); + top_region->add_style_override("panel", memnew(StyleBoxEmpty)); HBoxContainer *left_menu_hb = memnew(HBoxContainer); top_region->add_child(left_menu_hb); menu_hb->add_child(top_region); @@ -5204,7 +5206,7 @@ EditorNode::EditorNode() { } PanelContainer *editor_region = memnew(PanelContainer); - editor_region->add_style_override("panel", gui_base->get_stylebox("hover", "Button")); + editor_region->add_style_override("panel", memnew(StyleBoxEmpty)); main_editor_button_vb = memnew(HBoxContainer); editor_region->add_child(main_editor_button_vb); menu_hb->add_child(editor_region); @@ -5271,6 +5273,8 @@ EditorNode::EditorNode() { //s1->set_size(Point2(10,15)); play_cc = memnew(CenterContainer); + // play_cc->add_style_override("bg",gui_base->get_stylebox("panel","PanelContainer")); + play_cc->set_mouse_filter(Control::MOUSE_FILTER_IGNORE); gui_base->add_child(play_cc); play_cc->set_area_as_parent_rect(); @@ -5278,7 +5282,7 @@ EditorNode::EditorNode() { play_cc->set_margin(MARGIN_TOP, 5); top_region = memnew(PanelContainer); - top_region->add_style_override("panel", gui_base->get_stylebox("hover", "Button")); + top_region->add_style_override("panel", gui_base->get_stylebox("panel", "ButtonGroup")); play_cc->add_child(top_region); HBoxContainer *play_hb = memnew(HBoxContainer); @@ -5398,7 +5402,9 @@ EditorNode::EditorNode() { } PanelContainer *vu_cont = memnew(PanelContainer); - vu_cont->add_style_override("panel", gui_base->get_stylebox("hover", "Button")); + vu_cont->add_style_override("panel", memnew(StyleBoxEmpty)); + + // CenterContainer *vu_cont = memnew( CenterContainer ); menu_hb->add_child(vu_cont); audio_vu = memnew(TextureProgress); @@ -5419,7 +5425,7 @@ EditorNode::EditorNode() { } top_region = memnew(PanelContainer); - top_region->add_style_override("panel", gui_base->get_stylebox("hover", "Button")); + top_region->add_style_override("panel", memnew(StyleBoxEmpty)); HBoxContainer *right_menu_hb = memnew(HBoxContainer); top_region->add_child(right_menu_hb); menu_hb->add_child(top_region); @@ -5585,7 +5591,7 @@ EditorNode::EditorNode() { search_button = memnew(ToolButton); search_button->set_toggle_mode(true); search_button->set_pressed(false); - search_button->set_icon(gui_base->get_icon("Zoom", "EditorIcons")); + search_button->set_icon(gui_base->get_icon("Search", "EditorIcons")); prop_editor_hb->add_child(search_button); search_button->connect("toggled", this, "_toggle_search_bar"); diff --git a/editor/editor_settings.cpp b/editor/editor_settings.cpp index b4948456113..5f2a4d22693 100644 --- a/editor/editor_settings.cpp +++ b/editor/editor_settings.cpp @@ -566,7 +566,7 @@ void EditorSettings::_load_defaults(Ref p_extra_config) { set("editors/grid_map/pick_distance", 5000.0); - set("editors/3d/grid_color", Color(0, 1, 0, 0.2)); + set("editors/3d/grid_color", Color(1, 1, 1, 0.2)); hints["editors/3d/grid_color"] = PropertyInfo(Variant::COLOR, "editors/3d/grid_color", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_RESTART_IF_CHANGED); set("editors/3d/default_fov", 45.0); diff --git a/editor/editor_themes.cpp b/editor/editor_themes.cpp index 3b5dbf7fc77..a3d6bde75a3 100644 --- a/editor/editor_themes.cpp +++ b/editor/editor_themes.cpp @@ -49,11 +49,11 @@ Ref create_editor_theme() { } focus_sbt->set_draw_center(false); theme->set_stylebox("EditorFocus", "EditorStyles", focus_sbt); - theme->set_color("prop_category", "Editor", Color::hex(0x3f3a44ff)); - theme->set_color("prop_section", "Editor", Color::hex(0x35313aff)); - theme->set_color("prop_subsection", "Editor", Color::hex(0x312e37ff)); - theme->set_color("fg_selected", "Editor", Color::html("ffbd8e8e")); - theme->set_color("fg_error", "Editor", Color::html("ffbd8e8e")); + // theme->set_color("prop_category","Editor",Color::hex(0x3f3a44ff)); + // theme->set_color("prop_section","Editor",Color::hex(0x35313aff)); + // theme->set_color("prop_subsection","Editor",Color::hex(0x312e37ff)); + // theme->set_color("fg_selected","Editor",Color::html("ffbd8e8e")); + // theme->set_color("fg_error","Editor",Color::html("ffbd8e8e")); return theme; } diff --git a/editor/filesystem_dock.cpp b/editor/filesystem_dock.cpp index 9d101174181..218ccd4b309 100644 --- a/editor/filesystem_dock.cpp +++ b/editor/filesystem_dock.cpp @@ -150,10 +150,11 @@ void FileSystemDock::_notification(int p_what) { } button_display_mode->connect("pressed", this, "_change_file_display"); //file_options->set_icon( get_icon("Tools","EditorIcons")); + files->connect("item_activated", this, "_select_file"); button_hist_next->connect("pressed", this, "_fw_history"); button_hist_prev->connect("pressed", this, "_bw_history"); - search_icon->set_texture(get_icon("Zoom", "EditorIcons")); + search_icon->set_texture(get_icon("Search", "EditorIcons")); button_hist_next->set_icon(get_icon("Forward", "EditorIcons")); button_hist_prev->set_icon(get_icon("Back", "EditorIcons")); @@ -1659,8 +1660,6 @@ FileSystemDock::FileSystemDock(EditorNode *p_editor) { button_reload->set_tooltip(TTR("Re-Scan Filesystem")); button_reload->hide(); - //toolbar_hbc->add_spacer(); - button_favorite = memnew(Button); button_favorite->set_flat(true); button_favorite->set_toggle_mode(true); diff --git a/editor/icons/2x/icon_2_d.png b/editor/icons/2x/icon_2_d.png new file mode 100644 index 0000000000000000000000000000000000000000..9b2ed646653829ff6ba1933681db89c2eb97b772 GIT binary patch literal 366 zcmV-!0g?WRP)bkTFy8ENz!|M-d&OJd*K} zry#lvmYPzTZX^hspWy zQM?b(RyDHE9{>^U09;JlSaQ>5+~j)E&^aLOn3!pWbT2R~#OS-gqbdNKW=|~f7euJN2bKcp zXbFG{_5J`bum`5f;W2-i+K@BQ_n1~kJ=YRA?R+qRzQ^?Wmbfq706zR`a~tMV`~Uy| M07*qoM6N<$f=%_E8vpu4^P)0}|pA>+wn`;tVi;DdLgV-WjiL)}(-6Wj~MK@0;^gdKaCC$F%N2mn9t`|jWM5r8-R&4IWxvQnNFu) zmV>p1MN#aj>Pf^LV4|uYoOAbM0LGZ-z|Dj?z;;=d?^fOm7kQrVR6XBHBmkHIADwf% zEp6I#O;smR01^WUK}vIE$27Or9*M}erTBLdsTFCLsvm3);Jv?VjCsLDXJ0mR46cDL=3O-C z6Ku+S5WptQdjo9R9C{StVzJm&)uXQF&biybd)AyMI*&jf^Ga`l>%g|Eo+NkCt^hsF zn+m(=3dE3E(8*j?52$ZoQHaj#zy{?-WIxoz7zXP!QPnr$<}v_kx(om>BG1B2>tW$f zRQ*?+QeSI4@F2^w;}95a1R`h574uO68j6~a4NyB{#?1c<;2al{`aT2%UIzdG002ov JPDHLkV1h9L`hNfb literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_animation_player.png b/editor/icons/2x/icon_animation_player.png index 4a3209ab70e9828b6b1e0b6b49db38b7fa5956ec..1a9373938b560b906ce47e559c93daf8d50e20cd 100644 GIT binary patch delta 126 zcmZ3-xR!B(S$UGDi(^PcYjT3b%Lc(?KmIOyWzP%*kL!;ah@HH4^~IwnOktg7ZYg$W zY-U&ptF{F*_gFC~^IqWYS=Q+Im_e+Bv1%%_fx!bsgI5g~ixRFdE`EAo1+&}f#z6L- eY0QiHBv={NHCb41b>d%Hh5!6L_t(og=1hC>3|W&cyv18Hvx z3$F6MsT}u^rtj&z)Nk1guR{&M%np2`Yr(t)>X3pw2e4riTz`27L|YB1cl1E6e=h_L zZNjIe4M5Asca!r{aQo{3KP8bj413@ipi}XNGqjyo#WDn;4;1%6AwWfa1Sif3t@ux= z$>ZID0`+wUSOCyLJ~;c-AwX(PF$QqlVE-$hBY#mLxzL?61HiGB{=$gJS1gOvhTH$3qF!v^G0BY-jB9-;P z-2Z?!z{}WMot)#nwYmVbdqA{WA>Zt51At-U+vEA&3-%C{WHLS7kLA# zmbC$Z!8=RoyX(=ot`g~TWO(l7^WtKf9Q8GJ)lX|@4!{H#QL#9fn=;A- zS0|UA4-hUAsq+5YYIS91kmf-538>rajWmc%fWjiWwY;3@>@2YT;5 zo~g90dN#?xGcgPgjDWR7s@!Z;^RZ!Hm{~vIZ4LnR;dH#sdk2Ssj(P`xpuXT6pd-vd zwYt(6`>!jd){`Ey;z=^4DmAM40}?JpgeZYI(Dz9S`y_!7V2XagpXSyN%t|3Zs82$! VzPZ~El&Sy#002ovPDHLkV1n$a$sqs$ diff --git a/editor/icons/2x/icon_animation_tree_player.png b/editor/icons/2x/icon_animation_tree_player.png index a213ab6e5eb458cfed104df06f7d37dfcc23978e..a1dd4f137f764a0044ee6cdbb89d363bb9f05a69 100644 GIT binary patch delta 376 zcmV-;0f+wA1Em9yHh)@4L_t(oh3%BVO2a@DMel1TbXPx z3$F6MsT}u^rtj&z)Nk1guR{&M%np2`Yr(t)>X3pw2e4riTz`27L|YB1cl1E6e=h_L zZNjIe4M5Asca!r{aQo{3KP8bj413@ipi}XNGqjyo#WDn;4;1%6AwWfa1Sif3t@ux= z$>ZID0`+wUSOCyLJ~;c-AwX(PF$QqlVE-$hBY#mLxzL?61HiGB{=$gJS1gOvhTH$3qF!v^G0BY-jB9-;P z-2Z?!z{}WMot)#nwYmVbdqA{WA>Zt51At-U+vEA&3-%C{WHLS7kLA# zmbC$Z!8=RoyX(=ot`g~TWO(l7^WtKf9Q8GJ)lX|@4!{H#QL#9fn=;A- zS0|UA4-hUAsq+5YYIS91kmf-538>rajWmc%fWjiWwY;3@>@2YT;5 zo~g90dN#?xGcgPgjDWR7s@!Z;^RZ!Hm{~vIZ4LnR;dH#sdk2Ssj(P`xpuXT6pd-vd zwYt(6`>!jd){`Ey;z=^4DmAM40}?JpgeZYI(Dz9S`y_!7V2XagpXSyN%t|3Zs82$! VzPZ~El&Sy#002ovPDHLkV1n$a$sqs$ diff --git a/editor/icons/2x/icon_arrow_left.png b/editor/icons/2x/icon_arrow_left.png index bc3995f70bcd61520678ac7dcba26487753cb75d..64bb9c81c079c4ea9b449f18cde83dc5bb6f5a53 100644 GIT binary patch delta 309 zcmV-50m}Z(0^$OYHh&jML_t(oh3%CwPQx%5h2I0Nf%H2$5fW7em_vD{CAl9qP6x0z$*Ya=T>do?#?D)jOhTp zk-QooeTm3*&R!QM2tSG>fkWZm`#pe%;sRRh#WWm%Be@ij&wpHjs579oUXa{O!vWlj z$R;;DN}y!;tU&4TKLw02Pb41?tnrb1_c8qt6tLFr0bFK=|1jGR$vtptf&$+AXZ-%+ zl;-T6bL+W9bBFMj8Od|T9mXb&s$Dv_Fvdf(ZN!L&* zwFPiDPCx*_C@%Ao6P_#(k~oH}B2r3iNp=8wMBevGr4r&BO-zV|E|LE?00000NkvXX Hu0mjf+V74e delta 288 zcmV+*0pI@O0?h)DHh%(1L_t(oh3%EGYQr!TMUPAz3ijHeS!@jcgboQ5I`uO;=3lyY z%G|BwADZr^qb7qTYwZsd3{oc-H*v8C%ahKghopOT-vdD)5C}{}O1W;D<}mlY(UeWb zm`#!-C+FOLaRXZGowfD@*v>6JYCtKq2i|}iAL0P3p`w&>oqwk3vyaF}4H#oK*4m?U z&P(Lyi2g!ry#tPTjJzYy^9Xt~utdLy_%-01`v&Zi;(rVjMe!npxC6|R2E=)xs;cWa zj$eWMp#xp-=HlYAvMj%pQV&9ir#XfG<064RbzMJ3QFH*Vx|;U{`YbUQqp!)b?6Ym# mTj1T7iAnhSju``iK;Q?r=TL^J@Xcia0000^hJB@F|NkU=3`|V?cf@+I@B33#y(4)<^2#~)WXVyh zfQa0ZTmYDh$S#Di{8NDgW~zE`kuVFSlr{j~YbDHY003f)XMX@*0G#A*B-hTlhhG?mr~|U*LByW&4W{r&HGqb$k>o9cD4Ek%nS;UycChwA7p;H z0+L%1NuxGfi7{RP*aJAumOoNTYw!KzcjsD-p{cxyKuvkIKy5hy%&g@hgmV#jE|jml z_q(w<<}p;&Z7OYfmB0a}@+yJse|RIgw3JUwOaQm_LBS;czrek|e7%O}oF&drb?7$SlwE zT@*$AzX-e-_`ZMCT95uE002Dz8?E)yG(=6O#&P_pgb=Mg&wrZ-L2�XLAE3rn@LN zP-kv|i-=5>QrqI8l?}X6xr??1KtvA!*W$a=a{dXxL@9MBg_=$<+|nMvgqhFpkF8Wd zL}8X?ZNR2LrSCdyRj>yzWM*Ty6#-M<4u`{0#}l!wQkR^1&inuX O002ovPDHLkU;%>AC3p+~ diff --git a/editor/icons/2x/icon_arrow_up.png b/editor/icons/2x/icon_arrow_up.png index 524ab934e2ffb771ab0da48def5c10494a44bb3a..008ef633baf008a6595f4b190e885d7e188d7acd 100644 GIT binary patch delta 338 zcmV-Y0j>U}0{#M!HGcs!NklS6h_ar6v3y+}!& zuCpxLSxO+E{1)gJLGC^*wMx=~q>nh|wAAHvrT_o{07*qoM6N<$f;QltJOBUy delta 248 zcmeyzw3KOrX+6U&PZ!6Kh}O4L4EdT2MB4sO>rhuvG*oG^p7G+rGut~)9Q5K2Ru^mF}G*tKd0F*!X?b zG_yjP`RS|*izdxvUz+^PdBv1_d?ibYV?S%Vc2P@nExGNrcDWuS~h&}r)#{r20dzv3u3dRzWB!CcLJ5Ws*jBT4A0^E}P7yw|2-_2|#E!+IYACdQdF6kK!kC8E^_pd5c;~gl9 z;+5nTfbW=)y#WpZ(Wwi@gy`IcHN^EFh|hxo)DSO{N&sJV_#ze{Dd`8|`EYP}>U$Xg O0000A=MHMjqcyV*}W!5E2e z{lmFigI;bda&1qF;}KuoBR>JxzCtM@-592@O7n`&k3tNUyD_u1|NOjsdQ4JF{p00000NkvXXu0mjf D%xn6; literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_audio_bus_mute.png b/editor/icons/2x/icon_audio_bus_mute.png new file mode 100644 index 0000000000000000000000000000000000000000..4b334682f004503dbe1a33ea8728eb3f1a8fe913 GIT binary patch literal 527 zcmV+q0`UEbP)ZL=ZYD!Mb7b26T}4s7$k$GUzYgm4cyFtamBJI=W; zeFP?5CVTH6085~hgqghrZub!=+D?oy&duyCP}Vg`xB9?a3&a@blHSvC#|9A?6TVSk zY&iMCA%r`?E8u!vlhk>^B>e*TC27B^s?Yg&x<$_ud)KmoW8g+tpmXkg4M`Sb{0>}8 zr4vbus;X81-uwGzw&c$b|B-KPXLvJarVzqeR+^aE(tBTz=Wu}2F`n%nu*yJ_1f~H$ z0rp$>fwpnZ9h%w01gJA8A@Ma`ibh?Y;jw_zsxavnE{9Lehf9!7Pg6AfI>)+#JB6 z%sw|8(OY!lYB)euRVzs|Aeh-vQ53st{}II)XOcd!=B(tc z_$pa@1~%O1L9+1>jxEvZ7K|y;`WhyQM-7Ru|4blBe3Uc?z9slhUx975`3+Im$ey|7 RY?%N6002ovPDHLkV1oBi^1=WB literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_audio_bus_solo.png b/editor/icons/2x/icon_audio_bus_solo.png new file mode 100644 index 0000000000000000000000000000000000000000..b09a15351ad7fef521e0c6f4b6e7fc4a83b21ead GIT binary patch literal 479 zcmV<50U-W~P)+{eZX%~F^lbOW@%eIOI|f$z@1m+NNGXp1ToKVHGsjUB zJ-GmQRR#}-!xI2E00c9Gh&lkaT>#d~4pd6Di0B%CD0<8sx|o*+P)fC!`3@BmE2D)I z)@42z4Ay<$kD2)lz%GD|g#dM#r)k>A^SsB*d*-vBiKUbW0J;FSiXJn&_yYL;@;uLb z0DhSR(`%rko7W}Z_v3lyz;v{Yy3HqQ8+A_z5r<(oHUX9*X5P_j&+{&VAQ%^Q>2ttA zn|cuh!AP(F0>G*jz)}H{Br*RLZ+`}mBuVIbUe{>9nB(+qI06v38cQi{$LFot&=WW( zqSO_@qJEZTW+L_*ky7fIneSmau%alMnqy7^eIdkQar)`9u7PH=`A9^k06uKv=I9;3 zGl0u1%l2oP110Z-wj|61s;bm3a7@A-K!a!-5Hn+43cv*7ftgzXUMJ?UE5J%CeE|;T Vj&qBV^-cf)002ovPDHLkV1fuC%+CM- literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_audio_effect_amplify.png b/editor/icons/2x/icon_audio_effect_amplify.png new file mode 100644 index 0000000000000000000000000000000000000000..868bc6ddded815e8687b926dc4b564b8fe2874a9 GIT binary patch literal 462 zcmV;<0WtoGP)IG@cmEXb&Uf|uLELs6hl&aaN_`z+kg;2 z#Rwh%Td%7PFu4y%M3jJReB;&t#t*?_szI!-x-o$9ARysH32dI~)&NFNJ|Q|PNr$V6 z<1GM2FFpx7N&p(^*cxE?>JuQUSiozlTPuL!n@`N37}`BJ2k`Ok69TKa=2Um;R8?pO zo`wVAp`M>F}eAW6i`}lPs007?JNu~oGKU~HmXR$ZYURsc)Vf1!~v|VnqYS_jXRKc=`DX*itNIAsRX- zx>Wr9D^Nz+D?!;q_}2w&>b`Rd07xd2eat)yzyT0%Zf>3-BIy_Bn?0lHc~%O{JO`i& zz##y4lgZ?&X_~Fo3lMsqd7!c2`KS=$m1SAesZ=UbDyS&q+J~tDW*z}iI|FR{DfEU; zL|4-3bgyZe7Y)OB>?z>cr}$JFJX#&6D-0pTaw3sfbR6e$OH0ew>_V;uPg2tZ8BH54 z?78X;C}J=W2&|i?c{2MVm(kJ1$RD^Ox}i=8F$3Umo`8&|D_tOJgxukh6JUE!csA~P z4ahf$=u(k@jHbT?(B(-FtW`-~G=w`9Ang_tc?)2QS4eD1DP6Z=ZWo-7oLzD>ebUx+ zxLHQiZd{0*c~~a#CNtj&hr_LIW0%jH2{*yP~b^`pjSh~=Ae){ zbzNIy%m;w|_0ZRNJU#>fv#nSXjWJJAaZ6hboO71|Ch-`_yMN|6SG)lo0N$;&6Ozgj zNaAQTdgv4{NKSu?vj)z&nWWPW`n9#TZjJ4Vo+KzmPa2e>Z;UVmy+<$WK~+^=(rstWaV|>Fd1#d0E)0#baT|w3Nj9f6O7b9;M#-MURFn|H zbZdk-iue8%?Jslre}SY{tJMYCQ5qFprmCtu$#Vd60CSR8C3SzJA49dyp&0E|GXMYp M07*qoM6N<$f~*;)G5`Po delta 279 zcmV+y0qFjk1H%H4HGcs3Nkl&2r{)M?E0Mv)QFZ702e`f zj_n;IKpcQN`V@c!N*sS@CDv6G`#;Sj2L5|dd$6wSFOnOQMno#-++GcM@2xTB7r+Pr zNFJ@V696!&VG&_b6x-+Ua z%Y%q41_MBTl@^d&rSmuDREgdLZIvjXt(C0C2BDat7c6;6!q+ dnfuJT0m`R!5fG>mkI?`C002ovPDHLkV1oDkdFcQE diff --git a/editor/icons/2x/icon_baked_light.png b/editor/icons/2x/icon_baked_light.png index 3c1cba5586d81d8c161aaa1d617b63b18e9ebf96..9b13ed8ff1333c0ab162e74f3134f8c5ddd3ae25 100644 GIT binary patch delta 218 zcmV<0044v60*C^THh;ZIL_t(oh3%D14uUWch2ON@dKSGC6afEsB32O0pIun@i- ztMJfH;36p4h56hwV2KU@?i0wD7TEU;P?lY-F3|Vk;K73j|7mHVf`S5yolLZ}j2JNLfKdQX zk+e?z=m3@*20RVmbbx|_0wa2!rKUJR2hagf_5yn6cfxR@e5LN~J|Nnm{h6Dcn`&Yrh z!0?_9_P=FiWi7^VfRd8Z%|Czs=rb@dtY%o00000NkvXXu0mjfRj^^V diff --git a/editor/icons/2x/icon_bool.png b/editor/icons/2x/icon_bool.png index 47103538bd83ba5977ad06c3c59b1bd1a6ef66d5..e2383809d8364fb698101a2c59a3f42fff6b8b76 100644 GIT binary patch delta 378 zcmV-=0fqjn0j2|xHGctHNklNJC@_*V}tBA-k=*~#}r2~k{ zcYEOm0!uiB(h@O;qt9U-D1__8M-b3$TOWktWN5sEffJavM^PEp5d>w|uG4&6A6qKg zz=#6&Gx{@uB{Y3!6KGf~l)7NDR$W{^&OqTZeV;N;#ab|Ms>NF7!KRDL#~PRy-sw{o zLT*9II9mf9xO1u;SZW)l@086lV$sFrr*zTRa1Q+B7kDV%Kg{w_3G|6JptJ;25-}x| zmR%=4Dt>$)3G@kj2fDzm!1dDex|_d|cL4uL_j~EbGH{~s`P7be85h8wkL{C?kg&jf Y01}d>LDAbF&j0`b07*qoM6N<$g7nd|BLDyZ delta 125 zcmV-@0D}Lf1FHd$HFf}CNklHwcmxX{6LN38kL=l$tZ$Z z^6-oSVu;!eE#R7ots9^zXmCb%GVZnl-J)aQ5=}5Tt`M9gI>JsKKQ_cQC>p{f5NR3^ z=)A% zLkCJtO-3--QcYkX0EmcRYctMU?avM^7;LEq@yLKeKvo9x&tL7&4h4lp5m$-xR{OI< z10Z0;_48KyvqOOrMH`g!R{OI<(^yc|E6q^hLC_HK`LCz$ro1hrY$RnPh!)fJd>^>NZGDEl0R|7www}sjU&WebzKS)=Kv`@_6I&0u9l+H7^X}Sp>)gl*aR$Jc@aYjQ{qIfvY3-S!d9Af`{bE)4;U7Wd!vjDG z1eHCFbXCbAg^~&Y^?e5`%t_wfpk1Lm1I=wUo~VKgaz$YuC*T5xWUwn=Uu|#8>CG3|cq0;dgB=o7oQ zRBt75dxWe=b@l`L&xY{!$w$|7Yb~!m>;5${>(uq!+C>1K0x;H=Bmk?j?yp*(=>4@s z1yX^Ix(y{BPiT`s?v9dtk|OtIKCoubV9HK;1BgQ(?08V(9vT6F-YV;YHP-QGU+4FDV+_>VXekt#5T^5!XT0P&y# z3iVK^Hy{-e>5wHLjwjFqju?~&hVKc|_+o=nQnd!j z7Quj}sF0OiT^K#wpa6>^>;ly&;sym0O#>NC++b8o(b2;V<`flGbu>2ug8qdOe~xzu zwZ9RDlxu^DqT{8tcZx_I1VW%ZXMw&aMtZ4Dv`K*9D{^bLCNK1V$_Bd{fj^gM%@ zY&wf%lC0^`iy*EyLcv#LhyIlz=>Z)t>66++co%}F1-Lv{z!TAALoo(SH+M6Sfd_N$(HnB^(Hk^s6}B#VMZ%>g_!H&trIRNsh9qhOoX*4bDM;E@l5yyE~j=Remf?sXsZ&)B1dLO#I<(l#Pm3(*Ohq#zz%_2?^rJv<;VK# zTWCBC4Wu}^4hraAJN%qIprv@yeH58F=t;V3Ik~o_YwW#B5Y1B5dZ_cya!`walNlmWh_%FDKx|P}X?>A@{2Mti~!4JPDv7N^uPYpU4ez7_~#W%yK4J zQZP^d)8{R z&y8(S zy|s&Lo11s)7n#xrJr4jqmU)1XpCnxyBn-cRH}sziFh>h%b7EwUVs~I{1vv9u9{Fo{ z@W{$lu0Mg!Tu5y>nUqY#^$<@EeBWdoJP{9J9*{Q12vXD83f} z{wwF}y+g7dP(1JP69p$4W{OA!h_?Z>184{FwvbB;PMo-@c;4eDV#?3e8w$H{3&HX} zc{WAn;xU0yZoevu6UAU!qt{&~Hm&T|AWzX`Archxu7}n!Se_;nl z4>#B(h1F0nMUj!prZF;lxIr+I8w5rXHwZ>m1xFD#D2$@%MZ0!>LMudL)mavSkUr;W zz(2NiIJLjTA#ds0*>2-jDqINwV&K5oOtp`*zF=NsXZPrN;t8!FSO!2Ks(kF%^|)SR zr(f4^Q#9&8o7b4&4~D4n;=j@NCQ^r#G=S;BBfQ4Oer;V$ud&8oRNW;&T(2<#^NPN< zZsdB6HU6sVPH4svk_mZ@o&1G9UI<68F(LdXe=&l+#tcEN5Jj;Rl~~X`@{kaDro1hp zuu&8?3ejS^p06q6{PP+U5vwPdVDY%Gu3I+ltLv6Qu-KeLV&r;_DGvs`#z?sK8Y5xx z8q>0R_x7i0S-pELD?LcSYiw|jF?baH)jEsU*qJx0+&N^KyvBq$Qt*|37*LVBgqqjd zc<#N%+-4jqxOJH^fC_=s3#48Q!(vmc^=fu<$Gz9s;XTVU3Nj0;(Kiu_$_6M;7JI4mNdu%MSuN-d#^Ext_|AZ z=(ONOSR_mCv$yn#r}u@ng1B7(OAiuY-GtlLC*(Dz=pv?Q^!0li+%8)?$;H8`y;X~# zLLZ^uW$xS|AXZPftvX>PPHS#&t|}N)fUvoIgx?^9{^D`Ux!}QebQf}G_pO`~qN)Yt zjws2;g!0`9Us?ag5Z!)g@!9{ejveD~v5pz1_pO>Eq#v=p#_Tu>#ftGauRA}y#ze6e z33`n|LIA7MDZFESpwjA0!1Dn(q3a} zq>+X@5C9JES)P$slyCAKr2kBwXZ7^y=RZHF0YLcSO}>LtIj%i8D)>PK00t4U%Y-pX z_`$vwtUk1fD8h%^#wOI0}KK#K1DC__+1w^Sq zY)Z5aDQkdF-`6LB+zN&Rx=Kp7 zTCE6y?~b3Yw;%g(f~U&7ZsO{SmO-D!Jm|{y!7(;^!Kq(tYgrW z%bdp^V3@xG;Td2Zh%pJUy%!luoNay*HOvTOSQ~(Z2*hyf<8O{&;8eCij+*jE#wLw{ zRO~QO4&p=tJ>ZW*MED0rmWv7y^&sjABZ6g4BaP_b;ls-_e9W!JK>Q#2+k29${f%U3 z;fJ^Q4UX~kjtX8702KOmkFerA-fi9vtuJ0h#D{ZK@PYuKgz!hPv>Fw>AOL7VqqRz@ z0#L$!gM`1k+gbZdBaJlDI3JKQcKF~y-ItLa`i_A2LU0)XAApYt{8&Ow&xTj3T;X>o zzn_!cmGyTJmILsJsESK2)?aZWo00}NbZliQgPvCad^tvz4}uKdarv~^k!JewA4m0@ zLSno~lPeyGGnY(TSL~)P!>$e=JgEB+^zIb!%My0=h;m%*5#P@b9@KsD$~tsJzdI!I zCcvo{c~P#{4~M-0ygB$LAU8PYlxwscBc|2&p+By^9>9yRatHu;S_H16)oOI+-->FeHZ1^ve_B q|4A2O8>qxnC;O@eO03wKwBS-Yi9^hp_ zvP^Xqiu`?BCN^9*N$+%9A1&Y=Tg`!(q7g$v3BXEEHj<_t8l7q&uN$a3BhlAbQl=M{7?y zepjzg_6A{&57vJ9G~E(;cK`l5Z}zwoCt(e|0012b$1ax++2XdxDz^)BLyg~ms!#F; z)n>~*$@lH~vWrjN2Cyhf9diKQ2;dp!@STs3x{F<|85BQ32YOi?yVk)!uZ=qLPM;ck z_qaYe{hJVO3JHoqdlCF`ga9$u#SlLO2=3ayzi#Gr*Of;^tTRJp^cGbK_@sahQ9efv z0z83s=N%_vebVB}h)|&Fge;Df<2wg0xHKZ(pdoQTpXTG*jPaj2ehsuQeQ8BXxIq&V z{e4|%JKv?zSkg_6nqkxe=b}fbzS!lP;}w>)d4R+?;(??Xka7Xe*yRjh=B1zh{=O*p z$us8*Dz)^|3-pGor>r_2@)%2PWjMwzPZ~M;ms6_-HBw$Vbj^XL`2;v%&O=D;2glZz{;po1Oi{Hq z`N*iXHVk_Vk%I?yUto;(&m`^!@J2ujeye{XB%(RnSy1^Qa?8NEU^anzh!*j}#f8`V zus1+3SDOc5LAbJWwUGAH{YN*HX&zAk>MUWGMLx94H%<=xsPLHf0Ag#B{nEb)el{-R zD`Lm+2T~#_BnA#}w#S180qX_4)0}3I+wJnRs0Tek&JprAmU67e{-A-mPICYt1r0E! zJ9no*ei!SjF>nap_q7F|i&n;8UbOO*uQhNpL>?629RWH7XcypZp)3uZ8h6um(^fjJ zB>(^qAFj!0&1|b?zt14V?`sVXDL453r%y}*gFgpwb+mMW{J&7pcgL46tQ@rcpIfNb z%#Lc1j|f>JWQjpl*;U{j(%t4~T<~Z^Zg=jDqSSIB-x0Dse7q-0EzfKX-Z&f&4*=YM z{P7bIOtfCb$?HmgkkXBih6@@bLIVM0G;xDMf5bF2ksT$z;Lr-Xv#Xl3J2Bum4f=DM zyVBfX8lwa$_Z#fTyA4m?4w2^oQ53c0hRKz2{r?Ug)P3y*S!F_52w}h4`yn9PbDO(e zuL+Kb26*?>h6xhV4gtsyUph8((xWl0y?_1b6O%j|b_2L3Mwa)z-r(%(ik)YJBSIZE zLf$6@%r`A(#dLl;cu@B#4Z8)rCeCu$jNX8E*M4!{&oJc;@NUCD+zh~Os1?)yucaWX z3}CD`Z^pHOlP!*Gf+=l)w?x-M@H`_X4bdPE^pteQc7suBp;_|-xy$fMDMH$0q1tWH zCZk!v*^5i+6D0`WshkQSt};!+1R~33F}DAo0Zg~7IR-sTZ!Uhc;if6yJMIZZtSC9J z3GO*ulaV*3r{7XEBBrQ-{-VbAq-%%op8B5?f=0libP?G8pC?uRdou6i1TAk&Z?%AN zV~REw0G^6(IWB;_IhXDpXo?5YHj#yE$ zLm9+E=Ll`d-5d1RpZ(*_LRy?7L&Ta{aE?8 zByP~H<7C8sg7FdI|0m$LE$vF|3NWz5LobzqT9}w60q;eh6J<=Kf*V{S;2#}Vg=5GI zaD`>@Mq%mg#g8`p)wu5+heu0%9+1E@#>Ib`@I6<3VAh0(-vICzvC{wT)Kd=K!@h(U zVN>9y8Uq-1X2=PSTWTtN48b`oGXu46p82OGiW)Obeez`2UH( z57Um80B6HMeJH%Ow3S+OF%S4Wl^qHYQURd8?_h-gUt@90761{pLs9UX{PCHN+~9~< z5J?pOditpnP1G&{u8p2U_J=5QzFz#WuTc*A-O=gnea z&)J$hgW97IV+lYCu=K965B@Zs%nsS%%Q}0yjD7nhUjYCDe5i!mJI0RNGN1Fm7~J4% zO`C3|AwLFSa>$UzyT&dX8%ySYpMH9hqS_6{;0B5Jy&-M(*Ne+XHaGa%+0FAI_@$7g z7CS%1nA6xDvcpG@XSXO`6Vpx*oYCtE?W!Be+~BKcH{K+aZ36ggpWy}w7sryzXgXUa zz%?#bldhfEWQ+!ho6i{vJUF*_c>@6KIA#^ zZZNjldHA!G_=Co|<@JvD>pQOYv^GY>5VPk?G~Eu(a1m1!;_P|xv*x;}4gSr7a(gYN z*)qP;tNMbac@24%;5W|QmkR(qZLLatxaOR~P&xTMeSU*vgZ=j-WCOt`jQm0u+Mzp- zQvvhL>4p}3@LPH1XTFtJe#RH@F0;u`k0>C?V}N!Clf(_W&u8)a3iV_S%+`85L5^!?=vSF=Bn^S#~HV<%3jw*Zr!EOEL9xb@#C(U(z z(c{UDwuX$b@DSo-z{CuBJ)3rPZms};P(W->k{mu}XnuZ~t0pkOZN#|-0Pr=E{{ckl zMIu`xF7@qxV-CPD2LWx4JzrRU$+ju? z0>+~7XfFT`0`Pls^R~|C{J1OAbyDZeZ&&w=sD*&^F+<=15dPLN!ROsPd>UzlwZX=Y zoN7wgWrpI{a`KX<{f%^JjUBnw5P78k6C}dQo{sj>!wo_rtw1TGi5rZJTmpRW7}O&>X#7@4*ab&y#__wuf8}GJW!`J{)Cd3hE_Z*WOjlzJ(M?lF#LgWpkE3^o)QHYJ<|NG_g zdlgo=t=F(oWB29U`#OM&Vx>RVwQUuI)#t8AV`iqR891Y|>^Vr`;`_1}{tEy+-?{xw zft-sXOUwqa%1ymSgst#)*`5c%!rWphu@kZFfCvON#oc-XqCte#rP1?IO8L!kn~X92*VSggo{9`7QUSRkPsf=g(S zK5j5Bgh}6Tupho|t`LYhK4@c4rqtN;m1Qn`9Z`IU>N@;0gyyjWfI&x^y&qaCCxbPz zJ&)aZ*jxtzo?2mh`>{~l`Ql7ab_2*BxJWc3)9bu5RTvsbzlg-;2E|28(b}#bN9{;U zvKGW_;l8(Ti4NP?8|Cds)JKHRcD?j{p==OXe*6MM9$3QpEly?hL+i;XsPgtS1AT*_ zZNEV@5cH4DaNddD4HIidjcm`8Za!@8fI>dCg7?II`y1PLOswm9ajPiaZtuM!sIJIf z@Uukfp{?K@DTyhn^?Fu-rr*AxF_;mG`}Q|?y|f4__>>6kCUhcXRYm4K>l3a=q5`py z2rb<=@{4ukSA1%P^}9cSx(0BhdlIZNfE0~@&-A>sion3g zEkL8;3tbqk0XB8NG$*`5mFKefqZC$DWd5zIJx7OqCRiie^8h?-Gh>PQ_CrLi*doa~ z9McTSv(d_mhG938Q@!35uzmLpUohrxpJ0TIfHT~8>|yT#0$E~p&WQcn4+|_2;CKQ( z;0PrYb6)~GhP?*}EpN0D-ay=ue_7_=?gkLUWbX50_;;LCQZ7Wj0G|rEAnw~Aj{4Nd zo(!Y6wVGkSK>+?HA6M(6g&Q<_+p9q}zzqVZEa>GZ;szD$TipXnMmIMoqlp_dqWBGl zEwM%gG_RIZ6$o|!40D5`{B2q&%?+lJMjC0PkwzM6q>)A%=QaL6f;e)cfV{ps00000 LNkvXXu0mjf=tPvO literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_bus_vu_empty.png b/editor/icons/2x/icon_bus_vu_empty.png new file mode 100644 index 0000000000000000000000000000000000000000..dfa1536fb435a936015f43854ba958e5013d384b GIT binary patch literal 2241 zcmV;y2tN0TP)eal0019+Jy%lFgAdx8mKk*rR0#!+xC_V*9*j1T=32_QO+iwPw z#uij1>C+G9C~&Uz7`6fih)x*@54W@px=26)A$CZViz=B1Gs{ zLh7?O=HdeDT7VQeBB&4SNuXeLOhJOUpc0vatSm16CcL-X3_h$Ogt-0yVXsQ5&t09Z z8HG0X;s5~NPkY5YHavcLB+#PDsghC?Ve~g45p`1L$|)Dym1lq6ZLACH0Ffy`>_sK@ z`71LNI3L>Bivs}o5NdO{l!8=RLV-|;C@82aSD6AXPC>idn9(PpKngWafwjI37?O0+ zjCNemMFVfSa;i#|gaRb$l+2Y=E=IxAzwS2H_;rZw5h3>)pm$7r$mi(2GLo?T`O9LxFQ`?8N~9yoY+6sGPogH6tN~ zMuI-zQF~{k3lO_XSLT~TRP_XHufvwoT0T-Yi%-ilCn9xMF zTqMa8Qi0tnchO9UQSjvZoyLqILH_{sm6CdUXNCf6!lth{x<>@{;Y9zyyGTKzY&l`4 zsvI42aSDD&Lje->D=GE%M{~BohSo!TTi^qnkS>~2LTbeLl~Y3ODwQeVV!QJA$DPKR zu=dgG1<)&@^o0-S;sWd2*oy;f;(}pZ5*-7iqhLu#rK*&s6dn;_x5_!932_R3+G&gl z@pD83eN`!a;dgT$kxP^#3Q!*ooC5X*Qe{bh>)yP7K&f>71DS#eF$y02ywh0Yqt}iR zu|Ksc^@R_<@;uJjGX-oYrk z_4^lRD6rPIA;4AugqWB2P!9)7C^$wZffjX82&FU<_OYJ;AazP*3b@#=Jbbv@7@Ho4(>C zIigDH58hwWU7ujm%6q5}hLeyfRh8686x|kJfqBMcQjCJ19_=-wi9cyYNWH8I{rg!8 z9JT>*3lJgZ5t|p zu+F!!7Y6`vKGcUpI03dmD4`*NM+8J&xylr9F$(_vm@4aKQa?{2T>Iw&^L zaqQSI0MvF#jwoek^`d%#TuF_IJfgD79uXI#;M*sco6-3AQ@4b@s7n2Z?Jws$C_<9x zIMn0e;-1n(d7_E?vL{efrACA#9#PH_O^I#F*H1q=q9A^~KuDoK-hME18jtmD2q6sx z6FH(uTks||*;x$*^#KuLUP#mxtDGa^VidGbKWm(|2{NVF7oyNt<|wevC(4wD+M1J) zBPxZ^Kt+6yh^UjfYBnK8!C#(TYwT!}ctlc_`pWtHb8&%9<`E4`Jfh93^S}Q~U#lhE zbVABRIU?v(p0b$`+wFVLt~K7eBxg`aA@!%{zj!?b!KLY-a31Qz6ES5|RzhO}j|hsQ zQz}!y#VEM@%k?G5f=X#5>Z6uR{v93X91$0z z;O6r?jWJ__Q#!F%O6c2XZ_V_S8rz0|@jI)-Ntrtqs??C;+;W1h5Gqr^#3;D_;%;LH zvkt*Wr=VO({l%FZa} literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_bus_vu_frozen.png b/editor/icons/2x/icon_bus_vu_frozen.png new file mode 100644 index 0000000000000000000000000000000000000000..367322b21ccfb82669671bf5cecff34b181d502a GIT binary patch literal 1673 zcmV;426p+0P);=LALwfZ7rL!p@g7yMp0{OjQ z{V0GTK^Owo>IpOooE!xo|L~%d6cP~$tWzLp3Sv9pNjNdvguOsw0>-C+R4-biz^O<9 zs2QMh$yQ?L|%@9PaZ#Ccti?_hy+K0`zI8&puoMg|EviY{?n^3 z-(0`FK#Ylq0Q77gQ9+)9pPqFH*b4*_eiY?9|VWDPJ=pP7J`V1AL zVk`_LjC}QI4oN|tf}amNNi&k;yX8`PP@@3gbo|8uK$B&M&M_5o!#w`lXQ&VrGq8W4 zIV4`5f~SWaBPyrD05UzeU7>(EFKb34KMA=hT{NIV`UeE`%YCNlm>dP4Jw51zn2t&b z>A~%5D|A!_^$)PH7pxxz%0V?Fp{KQo$jejk%Rz@6(?w%s+PhVu09j#qL6$ZkFEGT_ zjGz_~c@-#_cR);bY|3fx*7aIPB}3eD0uwF#r(;^by?~bEx@fF*(RdXp2ea7J0$w4ekShbiYOch$*NLkEm2HSi`(P2%EZ9^N0#6Qb3FG zh(M`qKkD!Q%7)(gJZ>$m#Ma&xtlOt?GL}ZGgK!%=MjRG%E!Jqpba!g)e zMB075MnMju0GJ$YL^quwE-zqnN((Adz>umL2P)SoAmThCag|A{i>82<6TpzXKx`h7 zm;1)Q{435W1#{Yct(F(Sg0f>3XV2F!A_C$lpc(~Uo`S!FC?E$Qr`?;ihzJ(bL7{TJ zVErf%xU3ftqh4k`+LTQ}1q$XJn1gysnRahhYRAiYu$U>EmF5dBIwG>=2@K=s1+8{m zmZxBtchvY42p9}Z_g<+{pco1WOjPiQ){p`*sE>%f+N@bYMGA~TRkMsb1!jR&v#m{V zN|(>;n5tRZ3kvcS>@O(@IFkxMx_4t03J^rWDiP5+Zw19Uqp)*G+LTR6?koRlJ`X&r z7U|yg3I$T!lnpncY9<8Mj$6H;pdtkbnlG@dv{R!1fxlsqZ4>GRM#asVwR%B8o`QpU zhoHG*gVN5m>a1DJ$!uKttlEpFVCm_Pe{MO@=TNTk<)<1 zfm3G9)-NKWaw4NTC|bS1%Te(4;XLeAE?7=GS891d;Hg~5n=p3_%W-*uH43~u1<&H9 z?}Zg8SU#_VvSUxd`b9)i4m^XRQQ+k%cz)0!$|EAv&gIHUER@3X0^5j_SQt2Eqc&wz zP>})#Rm~`-yHyGTXU$ZYvRS`~h+Lk~IKJ8mjYT;MzIk!b<)FO)WV(B)LO~AvZM)LM z<@(K?xV8}$e%i7s=im4aqlryW>Z!gG1Vw<>ZI!FBj|9dpqzG69QUn4P0eJ*c2q^@? zBD@rWgR$rBXF|!WNUjrkhvzlFjs)c31H`Nt{KJT@V$o|X2oCM+Kxn?f&;Sv=tQKo z>lGG|dE#(#02ouKv%p>xUzjT(Ac5!xe-02ch0s`FU|Dc`J0fHUEkFk$tzD~W!6-Xv z0mfht7U)0zz&LfsF+gmIZgVqvXH>pd*mhuD;EJ!cDk4k&_k(m;iWZ z-+y4`T0k-paEXWl)L39(R{Yi7tw_;@1rpPdE7gdIK3YJG8Pp>p0+z}I8xfI7M5p=l zd&py^QDcFHWx;eSf<7z&nT~u>(*j}w$VCf~wPGzOe0L!`mRnxHfW`s?vnns|ZAAw7 zXaSYhFW;zW!J3mtM2rdR5tU4;rNU}~sE1*owiUUI27KNb46XS`gl_z(EUg=;M?I_!>op)9wAhEg}ky z1q}@a*eBu6W)#De1E*&MI%TG#7iv*4IT`xo03cwDK2O5z84nat^a*{Qgq+Q*vJG#; ztoZZqHzOIQgPRmWr@(aV(;5pvABTi}E2m4&77LYACl&99a<9g9R(sf;{hZ@u{4$ zvB1Kz;Frw^`Zy$#((!X&SG0hdIGh{+#$=C~XZ@J|MuVzI0R8C3E&{$A_VZqZ!8<9B-&H@5mCen!yD_Rf~Tp}V7 zW5Q;~2ag3AaO|RK*|CLX!EYOp2vfJ&mc^76 z0zaozg^tRDrv;S!ddbwBQVYw1#~W_-0#WJonVb9P1rR0zou+QBM^t2immc(*H{3-? z0y}{i_?Rsi*6 z6X~N9*DD?oFcFI!}k%*cj;96_{6n}M-)ar zS|Ih$jzK3L6u!3Pk|hD%;8&n^)BOX?s{Hcon<%F}sR*WX$FEjcAo@i_{qlkpYXQI{ zvJ;76k1)#^H5M3{<^Ji}ok(!1;fEeON$LC^78LfRnzO*+Rvd$ep|cv9ZV^%2ji&^2 zr~UB!uFt;Zi`wz0$F9^oBENb8)T3&a89?a2|IUAj;@t6^1%qFK8PHf@VOX&9{B9&U zrAI_0rq7OjxxW^W^Ll~9ZTKcHIN(~41Dqlv&e--XFTk+iyBAZpy=qCO3rD}Gctl*x z7YvVnJ2o#*1?DL2KafC&>=>A-)e8zREO_wZUX)wyIHZe5FW35r{IcU-dr-LfLqI=| z2!TEx5inD$7ZhMt<^IcWqg?U=cA(Ow^~;sHV_^cPo>KJbDP6f1h#|o%B4Tq&Ees3p zy}TdkG<_e0bb0+!Eh6&ktlp*FxBTGc1(H*}0GegByuiY+VEXF8!Xt8UN{RI4k&Cst zW52h0pvI23sSeY8NWo30GQg4?fmBH%P}38m|67y7)< z$SWf1GjX}Z dZFxb1#a}gNo>CU9Kh^*M002ovPDHLkV1nl{Oyd9m literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_copy_node_path.png b/editor/icons/2x/icon_copy_node_path.png index 056748d20bbb8106badc2d2383d6f573d86598e4..29180d017c4be4bc88e474d5edc8f54c6c5a9b22 100644 GIT binary patch delta 313 zcmV-90mlC10_FmcHh&vQL_t(oh2@pOal$YVMgQWo0OwzWPt2r;bij>MQb5uHX&{`a zhvDQJ)<@FBav>Q75MCKcB$I#A=*!;sckC7L-z8s*zV9E+>Q=ZoG#l!TL2r zaR6AV>M|L?%w`#ihY&AG00p%0Ks>|@lJk^ms=A9nfaFK)xqp%!2qB`Kr~z;lq830D zq9(vah}r;W5ZM4kt9l82TpIf(`$Fg9}jR$*9Kc1$;^rmIL+h_PMA2E4mo}ifU0%?I&Z0W&h@E&F+h#%lL2aFpA1kd`y_yx*(U+i%pOSS1F?4; z^JDtGoiNn9*D%(PSHK6z{*_)UlIJCWT?+`3=W!f&wd4F9T>x6mjl?R6IP3rb002ov JPDHLkV1mhqkwyRj diff --git a/editor/icons/2x/icon_curve_texture.png b/editor/icons/2x/icon_curve_texture.png new file mode 100644 index 0000000000000000000000000000000000000000..ccdebe89f5ef69e10c65c68dc9c784950d56ff7d GIT binary patch literal 728 zcmV;}0w?{6P)vl1k77sb8Xc^1hYbL(xgmt2xUziQ@t zGxNUp-n?NK_}4+nKq++`zwhfZeuj-$`se zXCP0Vwbs+-oS6>;*kw@GUxPlPPDBq)!m_M0sWs1%LGBFXz2PEq#q+$mWIj7PyHi9? zn`^YzkK5w%3do7K%sgolj^kVcu-TwyJkNX6wl8;L554`)w(S!{6emO&hDELQ<H zMASZW)fo_x77^VV7#KL@y6*Rc_kG{dT0cN%^lE;7zTIBD`k^s&)sTu*N`?rp5`gN2=QzH`1av%7O<1y_NIiHQx>YIVE!{=OgxZYQ}B07T>$@BL3f5S*Ev zot+#S8fvtgQ`#lQaeRN0BnJU(E}_;*zG;k^Y$tC}Mi?C(4V-falO%b$4RHY2EFxpI zTJ0Hg1QrX>I;MC4Qu1hW7@vd??JQ$%)= ztfXVh@|PCiy&o5m2T4{$s_v57#EF%EG z^z?L3M@NULR4PAqcX!Vhap&gdu3uVO+Pbi?UUF1M5ae?`j*)M~Ydz4ylf2+4iM zm=jq}9LKjMNpb|h4*dNkoesnBh2GxYOIfb9c9)2}3!ot)`;<~&6c*r|s{`m+9$ryO z^@xaX`e$Zl`ol2%0l-a}(BH!_yenPA)YMd^v$L}fpt)hiN~taBpuByclDfauIX9Sg zhGBRlM;ridPLkws+R)Y2wX-P>03=)V@(TF+AA}${l<_~16Vt?w^nheG_Va8&-XnMv zz^9o+2aGXq7YMh&Iky+Udl~b+TI+8L3m_RrQFIo-9U1#c0B>onPm4%yvmqJ8alF-g zzaPNfbbb*zqmZv006D^XWsj50H*$h_&JjIXsy3ojZoN*tJUf`0N<`vo#do3=4=sX-Aem_7ri7Kyr(7Zc`Cw)fI@MXqeI&}b_0PxwE6cPX*ib$MwkbKcv`$TC0 zK@hx>5uYbHqLeaP>)j$UNb(H;7Xi#KUl&NeE+T_k>&F)t7yALcgiJ3Hk+JO0O4*TY zk>n%Bm{SF_UKQ5bZ6fj&fE$)gzbU0Qipa{3M&3K{6o3f8Wf2)(t2h7{W4;5h2f(iY o{s3?&Exv9b8IlawUAP_m1urdY#4i?|pa1{>07*qoM6N<$f=%Mc#{d8T literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_edit_resource.png b/editor/icons/2x/icon_edit_resource.png index 5ba9b36b0aa982bae955405540d17c840c7a0bb5..f0c757016004b23c89ea50708a4b8fbcfaff17ee 100644 GIT binary patch delta 267 zcmV+m0rdWi1GfT@HGcr?NklIZlh7A&;kfWV{(yqWL{L=l zJPIymcHScCECkOW>2fs^LMIuRTGo5@@w(cWP>gW}Tub_u^cq6g=Js69lw`n_q$A+i z%pPNmXL|$8Op-LPyrgvwk_7;G@1KEw2{H*NiedxYWgvCaG=Jy+*G>U;YTNb{cmVvs zPLk>n!n+L?zm{Ml^^$HUpRk9#bME300Dukw^eLsc#S&wTD@iq@5}kAFvMfJl0ZU<+ z`Npp6PEtxwqi}C#_f=JW?u^L}Bwa3rX91&GHarV3vllb_0luAcH@PstALguZ?9#p! RVgLXD07*qoLF*zw_+1Nj?BL zDOgJp=^0}_f&C%w$rv*w*#$5wSap(5yPy=1O48*!uLd~hu0$jP&?#6e5gG4-Uo)`Q zDgbvRZ#>-UAzA+G8?CjMBtHPuJta?!F;fo|M;VEH_9V|p_S^0Dw=Wq;hbSTefN-xg y@cC*+`lyd0000kP5d0`2 z?>z)d1?GV509#ZSDp9mXWY$6ODq*-O-#^c%z()&sh3`K=^?}5gjG`C=FC1^j0tvo9 zmLSNXHjV#raVLC^=S^^KM17oLiRwbaa8s}U16tBgz}PKnHvj+t07*qoM6N<$f($H* AW&i*H delta 109 zcmV-z0FwXO0-FJlHD&-%NklZ@DV5RK=gr+qW}X54Fywe zGt+H~S~n35vmR19Q6}u&GDIwB`5B|E`GpMrz#sTZ;C|I8M@AWp93sjEwki^BZY!u6 P00000NkvXXu0mjf*)%A( diff --git a/editor/icons/2x/icon_file.png b/editor/icons/2x/icon_file.png index 683f1141fd1d2b1d0f26f06179257ba80b0d6a9d..a10fe2cc60e5cfb1b17f6569437567e7e7a35f92 100644 GIT binary patch delta 196 zcmV;#06YK00rCNmHh-r{L_t(oh3%Eg4S*mFKwIM=Fp=Zv!J`M)aiX#bo;cVj7UUBm z?`WdDJfH&n9pn#;F*fEyN+|>YAfjDsy-431Vixm(h%*uG)dWH%vIvAoWD}4|WEGG| zWEXgoC?epK7*j9g=7E%A1)fMY38nBt)eCfiehZQpaBTLt+&!ihr`s~^7YN;RPW1wx yC!s6A_xufaCaM?c0?Ez*=Rb3R7i;cc&^ZC72R^%l=temJ0000)R^_c^edXST9_&@R%9oo^ZNM*tSwpkb7alhyTi)Z%^A# zdGY??r-NtK&2v;bZ74ePIbm%+uA+Wt~$(696!eJJJ9E diff --git a/editor/icons/2x/icon_forward.png b/editor/icons/2x/icon_forward.png index 11fd444a048cf696ab54ca42dfec395f1102f6ee..60294493546de213b21febc07a95ef9f151ea51f 100644 GIT binary patch delta 366 zcmV-!0g?X30-6JmHGct5Nkl~WjbA?f(vBrTL>X^k=80LG2sFKg|Lq>==Z zI2w&s!Q?H;`DbBrQouR42zme{AHsG%X(0zaN|1{l705+DX<-O@hhQjrN1&>zd5A9Q zF?AlcEClxg0DM|&uTs@p1VL=-y1wh1+!7$U1h59MCV884EB%l71x``bmY0pd%>V!Z M07*qoM6N<$f)pL1>i_@% delta 282 zcmV+#0p$Xl==cDWAt@tK-jV@$wT{1p9K2x-X!3!hxbKm{Y3IZL~bJTQdQMC7We{? z{T_Q`%(|}Yb`DV1o>}`!DRmMN4j=e{;XG=scS`_}d~e&fPJadfJcvl+t1<@wGgU$W zZ>3VFM0^zjqU$VG3nL(cCX(5D{*5WwUwOY+D>Ltqn0JxYHgb-8O!T>~6H4c(;)1VmvY#zA)M06Rz z7b1G=`~LZKj+v*LG4ljezu&JD(F*__BHFR_G46q6z#{;aMEV2ZJ~Qu2DYu#Vq0vl; z>x04InNsQwGv5ZVmZVMqT-91X%>_uNtdnY<2mk<%&+{~ZO)2H2o06sFaYw1Noh@&`;-vKzPR;x4tU<)GRjI^t@eqyTieg6tGKhE<60IjtE zO8g7LFnn#xMN#yssGl0YWWRJwn2lz$`O8+{Xf%EjQ6Ye`f5WAP$}6zV#IoxD`3#)W z8g_dC;FA#IFp8psMx!y;)m+qP7C<_V9mm;nUH5wlfSEq?Eom1d;qW) g1i^)QZox9~7qZp`9B;K$e*gdg07*qoM6N<$f)+A5_y7O^ literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_gradient_texture.png b/editor/icons/2x/icon_gradient_texture.png new file mode 100644 index 0000000000000000000000000000000000000000..d002c8534c9e610030587d3a69bed343fb1a1e70 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v~0+o-U3d z5v^~h*a|fn2(-pum?Y`uz52qfB3AAEN3Ay9(-&MV)3jk|jd~fS%Isq#D9psSFRO9p z-TeBB19wzI99*gy+!H7SKjIMjFVJ${$|*ba{B#VrmL0TZyIza zhCi58%=)8%>26Q-F<*( z@%@Iti)(IhHr(`2C}}Y9%`c5rH|$D_{1&v)OfpT3K`b@0%}8!>*P;Xle?=F8?*FxW Z8K?Ht|Gc5Za1Iz044$rjF6*2UngBEtgTDX( literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_graph_scalars_to_vec.png b/editor/icons/2x/icon_graph_scalars_to_vec.png index 266c84e5aeaa9ff626786b65844405226c95bd2b..7363a47db3ca6f5424496a61a13359f53a8f1944 100644 GIT binary patch delta 523 zcmV+m0`&d=0ks5>HGcu>NklAMn_vC`PIfViAc82>1OfpULFm%O zi%0@-5G6)*Qcwpi6bhL-)F^a`&<4aHI(2a>MB5Mv=pr~oaj5@7leCXh%uQ|*@#bdH zcRA;Mhx<9_IdI`$FY9fZxAz=HI?ohq?<>|WoL@fmW)@%wK!3;(CEzG9hwN2->GPGD zfrbe3sZPZsj29Ab$8(x9*}y@7`PJi9 z^P*u)<(<;IK+w?eV7_>wDl-o%DA(4vrbay=Kw|l1bws>jgL3V~+o{lzAVA{DnbGk= zxmKzAM#q8xiGPQQvGHzKE56YFpQf<4plIi*V(qx19Te@LSbK2wH~U7kd+XA%wXK00 z3Z4UTKd1IyL+&n)X}#A>jC2;&2aTH;tw6pib2Zk|p|1CtKh$pVy`v+YilUu}>unB* z?&s1@X7g{)GBMKKm4<^^1&FxD2S~oKiC|;tlViezNq^+h8OIkk7HmBF;%EeBQZ9XM z(Kj{{Y~1_mfV?ppxzvq?sW1=Ny!+j;5pO0Vm&#w98XEwcg`bP^VqFuN)SU}~U;`j% zZ5YEWo4lWT85A}M8eumkvuyIgxj?Z&P?iUN2x|$uoP2ybaP0r6UmyA56HC+|!vFvP N07*qoLKnIg*`cCDMm~NBZL8ZU;q=Ks9kT2vTo-*;s@{UnuGgGJvX^F;T=@ z-m*y+3gUn;bAc!lZy9oSt-hXjer>vA?vt9y!sQEBeUXqf085-&r;(N*LcK421M`w* zDiz8jk$(4wA55Bn;GP~MIcc(Rc}ZjC8%Z-ROyrs@Oh}s0&144L0qtKja#0Mk?f?J) M07*qoM6N<$g5sN3mH+?% diff --git a/editor/icons/2x/icon_graph_vec_to_scalars.png b/editor/icons/2x/icon_graph_vec_to_scalars.png index 1b8254b3c6e6a0a20afddd20c8ea28a8f71dee86..6d16ea72fec753991f7ea31a895b7b0593cade74 100644 GIT binary patch delta 533 zcmV+w0_y#N0>1>1HGcv0Nklw6Lca08_Vx=_%NV@Suu3*!^+#N2|uk-+-1S6PezW}=Wz8LgWn%Ccolh$?~s1;AD?Vwg1wH^A}!}V>`aW0SFPptRt z(BKh}9A?LVh@?!9yC0F1wu9mqD7XaL3SAIed$xC>$NBqs_hM~k?1!_awiD~g*X~&B z@SJ-sy?W5ULmlbFbl#Jcr>7_bhYTw>mYTDng8-TQw0{Q{K#`Rjw>S4iN4hkb!jxwN zP+{ff%`XGdk#A|{;-n`dc)YT5^TyWz8p^Xs7teVN$SJ0B^Xg6?8rnNdUzzY^%=%Hu zo_;ERKOZ^>;9fslMe?ID!|p`_0=NsQs`*gqcae{zw7H8XtA=KPZD7aHd=$>V89xDY X9l8;m%MK~L00000NkvXXu0mjf1*i#< delta 212 zcmV;_04x8$1c3sOHGcrMNkl2)!bj?)g@eb)+d2Aaf?=x~Q!SX}@XTA?68Ap>ao8M1`H zHe+TWN2nz_oPQsd*01fuTD1rNxM39*CLA{G+WA(5p9R?*Pfc3Km(mE@f}~000%I5`LDKHP@s5W^3 O0000&NR#GN@9XmCyvS!c}8CL2AQd+veZ zch9+S2mbX?H`&||d?mJ~nAnR|TR6Y=Xd0mFCO@$dI3YNNcz^J6uXbaqprA8QFJQL* zrj}CqZHr~DpD!GFIJAsm zXX_DC8ihvd>Evh%1Xws1MzS<&sL^^n89EXKn7b54HUbrDe2B86M}h!zm&3?Lj#rJn zW;V3<(mdY}7Jt3OLd6taB3uG42Jg@65^#z7d9Ma8)=;hgjc~Dj@e*#ITwQ%~s6(q8 z6tkTAn4XG;?sa!#M>>rd0JQ>Y=Pro0#I64JnAq6~e3#I4359_>?6@CPFD{20f9sDO z>Ff7_k7xpgfpW(z8#Wf){uua>#st+FKO1%=xcw>cHFF9xsxwR3v60}5&w+22#=xqx z*CxYK;O5uBN0z=bta_z4>knKbSH&Ll~O6ZpBFX+^826H w!;mUhXY<8|K$8W)H%V=iyFPy*f9(H=UtyKN9po@E&Hw-a07*qoM6N<$f=5{IfdBvi delta 237 zcmVsT4FGvKed(J)t3AX+vvk1MqkklXpSSp%W zWG$h>(>e^SoP~mfAi0CogmkyGxs^w4u6KTH+QaK^8JAi3|7OA=Ndv&2ym--pW3b_H2!-J; z4qPaML3a?gv@b_YEgtM)bCdNF5v!ttzwrj;5;^~XAT~`_dO$lMG`9yuQy+33LfnGo{3kNF%#ADjprNP z&yEa!-u69N5<^xk-|WRk29MtO9w>=n)d#nd*ht{fmhV{#CRug%PC7O;_;thgq!bLR z&P?>jpsUjSs(;t#BZp_Pt5WP3u?vv{u>-N&Y3)zj(+9C*7uQkum}8jBY2>IjS8Qze ztk6&sR2pW*gJMuZ_M&s2OKBUF3sBf9;v{=QCl=e2zs?Z(vRPX+ht1fb(De_a=qfAs zrW)&m<_`5q$CrXoVu`Mz3|x`X`grIsXAT04KMq2y4}N;wA027a++7GlOF_+O?R`&2 zN8Y8A^Fb(-Krvc7KayxB$6~S^geZwh)_Ql=i)MBXr|t)#&~gGbd-?X~>Z8m-fa&R= zEhW%`OiyzG0cIwGHYsRsAi(VHplupk1Wti7No#pH|7LyzYE8lyMmlRm00000NkvXX Hu0mjfposAd delta 232 zcmVJA7f|DnkVD4#GtI3^0IL z(S2d;KMOO**p5VG$hBm1%}HGcqfNklou432Pqh!I1og}$VJ z+=Uh@q67#)%oVhA8ax9#PYz(|h3%3L_+Mgxbx8wUOSq<;8sIw#2m=sBWHL>-&Ng;} zul`*v_=i~Br2iQkB(C4++6OyaNCL3tQrGzeVZ<6WcJa)r01E&B07*qoM6N<$f++Yr AaR2}S delta 332 zcmV-S0ki(U0r&!tHGcsuNkl{fkGCV#&H^`50;9X^%vgFx|h%Aba6p_*zGJvBgEh@(O8ZrQ8 zhjI eRkE4x?EW_b5oD)#u16d?Iq!lKX| zs8UNK8;-y`0q%_9Qfg`bv&IBTxJVI_ delta 309 zcmV-50m}aW0pS9WHGcsXNklR%~c~3jq8KIFZ%Z6oHPDSJbIH|5b z&1|izi#U!y>h-ccBuR1@MbRB_4QNwbr2yt3gqim~{})v7GkxCM|b%Z6t5zUSGyQUIq~mgTeq3~(SK6BUum4ln>_Hd5fIs{lAwzVm&7X`2FAYBk&QwzQc&Ip;PC5JH#%uPxxUbM6MJ0rKAGA%rpT z$o_T;Gkb8(jV?vx2Ws26O`4`&L?&i7qPEV!3RpVlHud^nSmRaSqGfMv2WYDoDUF zNy&#`0nSQZf&w@xQ6>B(QRwyvYzpC+892zy?!c}R2EcoNb3ngQAy((r#1 zW96@JtdQgfsX($m$_tY6Wr{Jg&U=3XkTm4h`3agJSL>OSaMl0-002ovPDHLkV1nfq BUUmQg delta 336 zcmV-W0k8h_0sI1xHGcsyNklMXS-sH8QRpVwf82ugm>bi+OG-3=!!5G~asm}SiD6k#6# zqhnABLZOz9HRt=~w@A8fX!O2uiI4@+#o!-2gM44Qxt8OM|9=9Kt{WN-!}kKQCE@~7 z?a5oR0#Vq4P1_)??Gc}0&kO43x zpyz3O?XI0f|JxUnCL@2P85I9*{`)+Z8a6f?sLGe5>86#!e81eY%330mM8Fo%0jLr+bb{ S7AW)p0000@wU5h0U(WZEb4~5=LNCn$yLzFl z3%3cU*);$?(^1c(JTAf4);5RdFj=6C(;4-wehTD<#pAdlT(55pQ-^m?U*NmOsp_Xk q`#@GylK9S9l?yj0000^0zlMP#>B^tpWE_MI_002ovPDHLkV1j>sPs;!R delta 480 zcmV<60U!S40gD8XHGcuXNklVMIjK9Sv%y?gP1}gVaVG{5|*W{6P+k%A6VF#eRrPUK07ZA z-0FXqR0o5>plytK0Xzk^YPILU$$UOPEQ+F^9AIJo8QA^FJAdCp2>ab`_cR4Sw!B$< z`7ZFG(P-q>TB%;fm^N?>>=~0?xS!uw{&C=Xvh0Dqf`Y4VYMKw^IWsfVEbx zF9+w`DUe63?STVp?eR@T*-a0x(SeA>{Qq1;j-pp}&gn9RKdE0yAgN4jVOf?>RP_~5 z{HEtnM4ojzoqvz8Mgpq(GJ!cjp{j3}gD3#+{T-m2z<*03a!Vs;-v+u$K}bgb<&=cs#xf+)wC#*6a1oq5-DU>Bcr-6u>4sAPRuQ8<0u| z{1t#|2gCwwtOM!*=K$XO)oG_J%RS&;LjQiX1L^=L3t7U~-urws8d+71KhZ=;Ro~U; zR_DLraQGn0vQNNHO4Ew^&1UmatJS)wPOcItilQGv*azMNlZ3`UMC6T#Jg%GH3g8k) WHIh2F2&x7E00006P)BWb)M(Hw}M(YAF3?v#!uHA9* zK0ASSU2I9BUtN{PCyEyc(A%|mp|#3d*Yq|LXj5pG7YIylR{Euxl z8s;CxivQ)W^+(5B zK1Su6F!wPk|5<=rPFis^&GB0Jqj&)TWTbaQ-v8PF O0000kI!zH}C7$(CE3>^fnS`Q)reK2vEMtdB#Z5DxY}WOJ^9B z0oefjk8L#?<{!n21pV)vz0Tf4w zj18#uN5@+}M&+9@_c1E}S%6zmdmytn$;yzIS}BJLz$LoWY8kJ4>Fis^&GB0Jqj&)T WWTbaQ-v8PF0000=GU0??I+CMm>k0J;FSB!1_;FT6^n`SBNktbaeSoYFk*pA^=|*M4wN z$_qd(Mjb?#z25O+GIDH}qG1tjCgRuW0Q^7{*1q;-@$<`(6Nc<1?5+}kNH}0z>G`xP zs}nLmg0MZYnsKfKC>NVgmPHLszb32mON_hGK(v$q08lEP`kMZVZhuO2G=2{-qrS8{ z-ZKV}c4nAh4pTsKW~#;jRLUJ7?H*vpeKeoRYeXdv3rhiQNt=7pX3 s3o5c!Pf2|M55#B>?cl6N7oYL)8yjI{8tuU92><{907*qoM6N<$f^0UU^Z)<= diff --git a/editor/icons/2x/icon_mini_transform2D.png b/editor/icons/2x/icon_mini_transform2D.png new file mode 100644 index 0000000000000000000000000000000000000000..4237eced1809637f518138d87e6090d3a184b2f0 GIT binary patch literal 602 zcmV-g0;T!_pdof%+kraSpCA%%kx;2uih4j@$xwi|@qF+hSuU2K*s!d&srZ>Dr z^AF*}DqIoO)X)z3&(-YdwmRgJ2u}jWtmn68=5jjg^do>5V~*whhAs{6qcbQ^2ey7J z?S<%90Dv*6RvvUG)tdv`-xC1hFZpM6X;#>)8v-#{!h{Y{PgsEHIV_;nM*$I13d2M2s&b7I9U>rXI@TK zuOB!-q5Af$v4MpqQdsNc*)_qBK5EoysceH{`CSahCQv4^g#8Pz@CF!f=N~k`jCF%e zmacE0P|ltsU{_J5fp81Ss)mkbI`wcH!6_g0rRxCV@DdnqQ~op{?%kN&uC?>8lpl_W z@}jvZx$Z}x_|unA*3^)xg?K$G_jlVJ>^6c^woU>V^>#F_q7SJLt5d|`jf5e^gn0IIXRi=F-HZU6uP07*qoM6N<$f^xhS<^TWy literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_mirror_x.png b/editor/icons/2x/icon_mirror_x.png index 3b096dce884a1c1be2cd806e20034b0f66bde6aa..b5a8867a16bff00f53f49a2767757867a49d9792 100644 GIT binary patch delta 317 zcmV-D0mAsZdBYzPdSrQ=qlqzOKqpI zBq1QoTL#+qO8IflFbu=U5M#VFc*nh1&djMcfSFS+;n@KKL7v# diff --git a/editor/icons/2x/icon_mirror_y.png b/editor/icons/2x/icon_mirror_y.png index 4c89b167b5fdbddf7cfc1e12a22c1c57b93c0a13..4a0483eb707198350cb1fda9d1eff8473595910a 100644 GIT binary patch delta 362 zcmV-w0hRvn0hR-hHGct1NklSwb?dG8DnWb# zaivy#pkzRBA$P{C7#$!lEb+L?i<+v+-asc-|O5 zp65dmxfhY`d8iB_jGS|KYX?{|yizBKRsbu8cZP@t$n$(pM1LMv3W+HN&rs*W6 zuf_tXYSuIyV4iam-8VK7SR7t1`Mwxy1Z@pqW*5L4;LYp^uv*Fq@D5CYv)I0!{{!Cp zasH&Nn32+r_!+X{B3B_fQBS5iI-~a#s07*qo IM6N<$g41iDy8r+H delta 195 zcmbQn{DEC00czwMXw(?~eZ;mX~(*%qyOz%}>{E{hBH8+1I5no_&wjd`BL}dsEW|6CIY= zG<)o2R8lft{deb-q7!F4V{aKVK!HPre8AP#na-!xjcw+;KG~$L&?TWM&sO8qGi^CT vbcfH+kdV@sc52J#i+-=HIqNjrXwy{djqBq#p5%-82{OXd)z4*}Q$iB}ckxoW diff --git a/editor/icons/2x/icon_move_down.png b/editor/icons/2x/icon_move_down.png index 97bbeea631eca5ff60635e704a329777076ad930..2a17aab2044eada35d56a43b4b1d95cfb878a0c3 100644 GIT binary patch delta 509 zcmVK`{?3V|h?9_^LKBkf@HWRzb#$nk7KLt7 zMDYjsD=O$v5S<*l^igpTTy%Aj(7_*Yle}5F6?tIq=g>SzFE42l#l;*5oO6=%eP8Z9 zlO*{t1V@Jo0I&}rtgii`Ab%p@Mt_6<&jkDx8wHF4MggOM zQNWd^8{V{gmL$phKEOp$Yy)^*g^km)Z3XJn?!a2R(UrV<_5dBGWt)IsHGee-f}=do z*DfQ^^L#A`f+GN{4Ora-IOm=N;36iuuBy{4%T}6dvMgIs)hWsKTACGBKLN&=sffI& z=SXgbVfeDCCVvdWS0p#nA{7W3i zTOx8cNB{toWqF`osdW6XDwk3EtFvHubzx!Z-jvj6}{({}XGZ^~sRB713?9(Kj;^oq&6n%H7cSy^GBg(L>I8S&K`k2B-mQ zfEu6%r~$lgI1Iywi0q1(DfQVj&D-^ucLQ4MJ%FzQ{s(4$|9?N|1yD*kYwZ@m&kfCw z*4j3L_t(oh3%EUN&`U<#=lK2BBl&jhTTijTUiNmPhepa2x2K> zp_RUZXrYa@h=|~y!Y8=KO2IB&$gXl)Xs^QU?b=*)S(04tVr;yxnjPkw`Efhk0{>kk ztC4fQLl&@LmYN=GZYPZ`{nE}kDGjzZhJGN^nrDp&REzpH>xxAYR zKnT&&T5noupL4!5$iq3`2H;!iEg?iJH2?sc{4or}rssKbkiqjj8HQmKz+*zMkpN76 z09bA`8gEI3am{k?Z$D_00000NkvXXu0mjf D;H%g* delta 301 zcmV+|0n+~Y1KI+RHh&LEL_t(oh3%C;Zo)7WhkuT;IVV6uigSW;f$mHUoTHossfXyq z1`>PJ8+7p&#ZNv%XFnDOB%H*Lq@DbY@xM=rz8J{Nz&Us5`~G9j9_rPFM6_k*i&Cm! z=DjiI@^1n}v;pu9pt?W$W#)Hd%#U=hLb||vzXEW6I2-^frGM15>$>%y3Rr8a5W*Ee z?4VUymS<~i6&af^z|4i#`U}9@$h3{t`qZ{bYrPXv@*EY2BS zd>0T=7#pwaS|;>&72gF*lLfLs7RUlwAPZz}g0y*6PQ|AL00000NkvXXu0mjfgQ|{R diff --git a/editor/icons/2x/icon_new.png b/editor/icons/2x/icon_new.png index 683f1141fd1d2b1d0f26f06179257ba80b0d6a9d..a10fe2cc60e5cfb1b17f6569437567e7e7a35f92 100644 GIT binary patch delta 196 zcmV;#06YK00rCNmHh-r{L_t(oh3%Eg4S*mFKwIM=Fp=Zv!J`M)aiX#bo;cVj7UUBm z?`WdDJfH&n9pn#;F*fEyN+|>YAfjDsy-431Vixm(h%*uG)dWH%vIvAoWD}4|WEGG| zWEXgoC?epK7*j9g=7E%A1)fMY38nBt)eCfiehZQpaBTLt+&!ihr`s~^7YN;RPW1wx yC!s6A_xufaCaM?c0?Ez*=Rb3R7i;cc&^ZC72R^%l=temJ0000)R^_c^edXST9_&@R%9oo^ZNM*tSwpkb7alhyTi)Z%^A# zdGY??r-NtK&2v;bZ74ePIbm%+uA+Wt~$(696!eJJJ9E diff --git a/editor/icons/2x/icon_particles_material.png b/editor/icons/2x/icon_particles_material.png new file mode 100644 index 0000000000000000000000000000000000000000..26ce8f6809b0896a65eac80545a29bccd5ce1249 GIT binary patch literal 657 zcmV;C0&e|@P)*r9bYr%rHqZXuvB1$so zNgS-}ZBA{2p{1#aAK1-KqE6yy!NG{)DiVu}LM)Zgklf>NCQaJpE@zqy>VJCQdp`dE z=kDJ3eO~z2AwdH)kvNXXWnci+18x@ijOt4ayd1m* zIC`c9au*_lp5~1Y?x?k6H%1(|s7N1RwkV+pya5)v3Ev$NyUBo#sMy!r~4u}9fAayGAi+2(DW>iU^c#?I= r0mw@7{Qf`5<9jdgkkC|x|KW#Ue1xv;pG)bY00000NkvXXu0mjfj+ZU6 literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_search.png b/editor/icons/2x/icon_search.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4a6a8c84dbac98e6754757a7aa457f2a1bc394 GIT binary patch literal 762 zcmVD3a2zp`u_)7cqAdd@KT4g$}8ib6hwnH`6wm8Pk;>n8lpO|NQ36 zoqGrP*Np}RE0szjolegX(KLY50FHT~ZvZ|r^Sa|W<$ONBGjagiwl4vA1i%`i@fAQZ zm&?5y34n;i>h=0V0JlR45j~!mn7Bto9H!3jJEAlP01;VgG#dBA*7X5+WA``j5YbZ+ znMx*;W65N4Ohl%L=ox^H58|#;>S7px-B(blR1%p?W)uDI{5vzBvn=cLe#J_u0ugNh z7~d5nsh=1vh%5ya&~-!vMAT*G8Ger8$Lnusi5@4}qY^A2qSJ@ZZCbvB#5 s8TQxxuT3d6XWRC35jpe+{%@h}H}tbJ0<;8`?EnA(07*qoM6N<$f&vy)-~a#s literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_spatial_material.png b/editor/icons/2x/icon_spatial_material.png new file mode 100644 index 0000000000000000000000000000000000000000..68f6cf8dac8b52647a575df59516a2a326371346 GIT binary patch literal 704 zcmV;x0zdtUP)4hybJOV!my1nY%mCVCki08ZNe}rARhoIMY{VSTM%*S`}@ZVkYOB^ z5=bh5qH!URSOEFvSQu(mkn1VNdjR}{c0F~RhzC7v@WSC7nFEk7wh7IsKvGxShp+`h zT%I4TtmwQs0Qp+G3GhYHl>jO`$J<==UPS=vy8tc~F)jeI%SHbR0Gt|sXS9ycaqo=aUa;`Rt`6XLEiKC7Ezn+q^1ME0qhfj|z~>FxvSS+frL?jc^$E5FhU>Gu9~U2(Ny0d_SpEUv zi7h)#1(1oc$8u&VP6bc|Q8HEnh=MrsdRvG7eYS6i;njf4%GdD}pnE;{q=3u4`iJ?P z4X!cWJRyGW;&M_-1aRJobzCNCu@V7v9Us@)Bn8GNH*>`V*S=oos7LPo3@x|4OBoB zDZx?oL9`%nSA8BTP#KTXmnIAz@lmR|^lzy>N{p)3KnPse-Zw mKp=dE@MnX;it=6XUw;9Qb~-)LB8=t$0000*NOJa@*GWr8c81>L#RsQ6$5 zyI0_B<}ed(27ymG`l1V5OZlHfmfN#;$zE9TUH{*GM$OOfo;SR3c)9jQ*G}e_vjdi% s-aVVy`9KB#5_`4PD}km)ckVEk{=wzx+NaNd7wB#VPgg&ebxsLQ09tWnPyhe` literal 0 HcmV?d00001 diff --git a/editor/icons/2x/icon_tabs.png b/editor/icons/2x/icon_tabs.png index 6c317010c8e7d236ce66c9cf57e237a02644b208..af61bc5ab153e1153f55b52e5778e05dd47b6711 100644 GIT binary patch delta 322 zcmV-I0log-0qz2jHGcskNkl8d$`nI=n&&jDeDTqWO{~ghWXAhTaBK{O% z2Ux7Q^BK5mCH*6}sy(>ZA%4zMvl z`*B=$sL+6TTm$g|e!uKQ@CveCmVV~RU2_A_n(nW-1$SRG4<_)Q%a(;WK%TRy&4UKS z+Zmu_SNIJiUUfa0zSKz|F-t(8MgkZnFsXs8m!&{zWdKMAJF6M6Y`_q$31bFK8!$xK zIsOI=8}O}P+&hFo0(K1;?NlCOpas8>fMQ_u7o0y`cxz#egXKK|}M{coQ8|(DEk`HB>2iR4VuZ zrZPH(DAE;43U;dV*_KypgAo6Y#pC{Lwr+j}TaG!A~{l!kFB5r4P2P&%WN9k3U(sg=v2P8lO fBtQZrKnU>xi1#1Ed-*Y^00000NkvXXu0mjf+E7eJ diff --git a/editor/icons/2x/icon_texture.png b/editor/icons/2x/icon_texture.png deleted file mode 100644 index ad5d04dfeec75622aa2f27e6826cc1bef6ab12ea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v~0ao-U3d z5v^~hM{^xA5OB>u61&3SccEhBq<2T&#$;T7_|=)a)-}uX^MQHm&75Z%oAWL`u>bKc z?n&Vcsj~|ARrtg3G_BJ$p7^A}F3I``b_HuPPs2Kk>fb`boHB@AKqS{s}KD zzopr01!iM1ONa4 diff --git a/editor/icons/2x/icon_tween.png b/editor/icons/2x/icon_tween.png index a13d955eb0252f547fd3e19787951595327957c2..1f020a0e7971e72826185cf27706f7c977010a8d 100644 GIT binary patch delta 275 zcmV+u0qp*}0>A>0Hh=X=L_t(oh3%G24uUWch2I$P3d+Fed|u&*Xe6Bz`u)h3#&5bCdU3gBLLW#Y+^$WKsy7f8fM02;Aa3l)q;w} zClGFP>ppipC*=Zc>C%+HO8_wyuI6%#kaOC6-5goTdde8}`bPK1faGoh_HUsYe9h#Y{^ Z3n%b%3u}q0=nMb=002ovPDHLkV1lHUb$0*& delta 270 zcmV+p0rCF80=oi`Hh=I*L_t(oh3%Hj4Z<)Cg`W`@rf`<3%8fB#1lWTjF;(h8Ds!Mk zs3K{8+JZ#hInMj)JSPSIU6fkbwyowE8)FCnHaVNjp#qScfmn?*Q!?-~0NdCC5jm>r zd1~Eo##4&!05e~R=oDKw8^GKU$rZj5PwXD~$spY91)rh))M%m*>^#ag=y z*%x?w4P8?ZW1b>!29`GW0<2-~1z5w}3$TXy6u{!K>z>% diff --git a/editor/icons/2x/icon_warning.png b/editor/icons/2x/icon_warning.png index 5d807065e7c93363a0547a58f18b7cecccd22677..e953c02ce364048d5b42846021dbe96fcf1b87fd 100644 GIT binary patch delta 306 zcmV-20nPrJ0p0?THGcsUNkl>BO(@_TCWxNFLZP5BdIO9WyDVd|8?tT!k>x92=KIaOym>+an+7$|7REVnm>s`^ zjDdk1UBBk*WhKtS3h~zsSR2q{a7F^s$KsASKUxLYEUXaCAAb-|*NA@+o>?v~#raX% zDW2c{TLv)BV6O)tHVtZ+zHAtK9SOEPR?t=n8Nfrlrea)_kTa~Vz<&7v4ivB*0!)F= z9RfZS2IwI_u{&f^!+XF08d-!W4^0bkS&lnKf)Fbj5{`8 zCqW4LsW#-K9V@4U6tK6zAzl-#PX0R^BhaC^?j&FT3&jLfuvL=G!vFvP07*qoM6N<$ EfdV9X)1%ir;B5VMep0mhKvmc0!KdOH!tFlf4@XYAdJVxuCK9i=i5UU-kcP> z9Lj%zGv|xK?nZ;Hvu1cr|1;4}k@*b}Z(!2?F#SOFRgISpJZ?goa&8|)d)ePiyUzdw Mp00i_>zopr0Hs+hmH+?% diff --git a/editor/icons/2x/icon_zoom.png b/editor/icons/2x/icon_zoom.png index 0c4a6a8c84dbac98e6754757a7aa457f2a1bc394..0de25b4db710a95c787faf4559cbfd4eea89b88b 100644 GIT binary patch delta 676 zcmV;V0$ct11`6^AtkGr+$t>gTN0YQ<8iG)6?H02~9bKc4dqz$<26Xn!;sFGfd4eAwp48z+1E^kw~ow$-Fu9v!~T#64un_3WW z`}0K11`*9L^E2P~R{$W2q9dN?O^L__rIa7fWjLtal1>Y1wOSE>dv5CsGoRF2zf0Jc z04xPTFzZruD}QxbP%4$iu=&7k^eEnuQtIu%0OG3#Ydq7h_@HFpg5$QM)oN8;5+$!$ z+G}VV_t}mpir%{bWL4LDAd6O4SN9eQh3`P`mG+Vy{MB~&zJDlfl6*d&I<{-B_523F zf%YJm%S{1zohFIrd1pmrlP&E|bb^@qrR@-rX=BXDc7F+sF(V=}ou*h{fGCRQ0erT6 zdx&VUAA~VxgoqXa6x+5i3_mU}FBj4RBwxkj0Ok@gKZ)o8Ggq6<<_Z7|4GkS7qBHTz zi;4J~N~s%}001Bi!@DAKC2fK&)MDoITI(lig1ZjN@bK_8BD%K&fE*D$GR9110w5wT zm&;d0WPhB9KBdS}2XIS7ep@;603N4-=y_EtmCF3u+S*}eo&@j|zy|<705oH;Du9Xg z_4R{Fsp|mFWr67XPw1+8y*@!i)wp0x$i}1^NY$Hh-^4L_t(oh3%G0YZFlv$Ny&%VjlDhSZOj-S4JVIn|=qawu;4S z7jEiatML=~D1xB4P!Tt6Kq!*Zuc4w~N*6JA5_~KIS%nU%nR8q?DL2zLnHkfS9+<_P z$N&81%$<7&_}7gF1uKF^_GV{9QIDh4QKEE?^0Nb`N0eA$! z8lv$PKrxrgy&DODh{Wpk`a=M>LkST*o|u@pM?@T^&hR^;GzS0?S!y&I_ruop0eEBg zH}4S9QxTa;CX-{yWO7VIrikbnfQ}F1u2Sk^7=YbZP^nZBnM`IA{qOucGoQ08>+^oa zN~r=7Z2%bG6@MhEw%hHKK^Nxk1k&mBjIViTP;&q$;_&BFya1JsSn!s2*?}XEUhC_V)G{pKE;I z#32BYEs;q0bpr1Ndf^W}kV>Ua1Qm(Lh=1vh%5ya&~-!vMAT*G8;pu^*=)8bBC|wP9om_w>bmYS5&hEK zaUxo&)oRy61N6)^&2qEZ%ro;GfK>on0NUQQ1z?q#uQZ#@{N&_hk(uWKbTx^XVHj_Q zK@9vS3~RMo?XqDQB>-{F?G9QKBL#>8F>-*g5J`su5C&o-r{R8PS=O3}EMV`#oYM0S zZ2~>>P2zPno4pzK*Zr?eDK%%?_Hz+A^auWLq3t*Hvoiv;1eNUo0000^^qP-I1;$wBKa1*=kT z%#1F3{=oZ0P>Vp;`@gIQ&a`dImA}d6X~Puz=zUt*8N-zfbBdo&l~~|?$328W=@ZK` zQG3;OJgcNaO{Zn7dKCWe+=1yPt6z!Un0+(TvhX5{;W62Q5BK^NTdInidb~?CxBks9 zzhKgvW6E^qbB*xCdF5BwHSQdobmLC_q*iez3;U@e?@~p9j%V<6^>bP0l+XkK0Xu1Z literal 0 HcmV?d00001 diff --git a/editor/icons/icon_3_d.png b/editor/icons/icon_3_d.png new file mode 100644 index 0000000000000000000000000000000000000000..e1daf1077b5e5b2cae87bb6f214b412c7dac31fa GIT binary patch literal 363 zcmV-x0hIoUP)?F zA;!j-lc0nD;7<>XF%k;|n9XLd&bd<-t9}WQ9>m}`w);=E#t#EWZ>VPplZOBR002ov JPDHLkV1mwGnU??n literal 0 HcmV?d00001 diff --git a/editor/icons/icon_animation_player.png b/editor/icons/icon_animation_player.png index 8a6f446e4e44b2ddfea435c07af67c1b771874a8..474ec2e647f8c6277ffb58bdefcb23ff88b851a8 100644 GIT binary patch delta 104 zcmbQqIGu5VS)z}pi(`mIZ*sx{0Rtlg1A{+xfnWdMuTPULJNaz&{`io;$Co#TF5+F+ z9=fP^VrQ0~g1d2O41@UtkdhhyIc|2X$ur?`JIrvjfsvWPKv+GoB7}#N0SG)@{an^L HB{Ts5{cb3} delta 106 zcmV-w0G0oj0hs}iHe*gnL_t(IjbmV-5HK<@Ffcqi9q{`<^M8GLqm9=doeuboPlKH4 z23D9JInxcSOjL6LIhv{B0=NPHng8p<{71-EWObuqFd7CZ1`HSg0HW$D@gH1X{Qv*} M07*qoM6N<$g7~8)1VP|aS(>J8qvdVR$;G7!bOpuir~M4QnXy-j2VjiTscz;uYXa>SV$kWXZvY^p zMK5XmB`X7S!XsYw9jG}2v+TfJ2C1G=up_7m1C6{hg$#%=MaGc@$Qyy?hK%00000NkvXXu0mjf2j6ck delta 233 zcmVYun}AF07h~kJHhKHc#L#5 zVkP7ZT8P;<79k;MB4R9@cIWqo1v)|iAWM^bq%!VJw#O_@?(YQs>CTs${&eT{XAQm) z|D-`>5UGsI`%0L}jL`XWYMmFgITJz`q7wpOo)l1;c$GnJJYr;NQauQ;SAQE6W^NB) z3B2yr-axqt=2ish$aN5jn_4t)U|i_Up9#c(ESdXE%;JwXpt=iPJ`xs*=ED%8S0P`x jfBp~JQtQ0V4Laii18`dN#9hS+00000NkvXXu0mjf!q;ZZ diff --git a/editor/icons/icon_animation_tree_player.png b/editor/icons/icon_animation_tree_player.png index 684edb876ba7a0a053db82a9c24a5ee4ec822abc..7a29f4d8417e29057d12a9a968ac16c6a99860a2 100644 GIT binary patch delta 245 zcmV)1VP|aS(>J8qvdVR$;G7!bOpuir~M4QnXy-j2VjiTscz;uYXa>SV$kWXZvY^p zMK5XmB`X7S!XsYw9jG}2v+TfJ2C1G=up_7m1C6{hg$#%=MaGc@$Qyy?hK%00000NkvXXu0mjf2j6ck delta 233 zcmVYun}AF07h~kJHhKHc#L#5 zVkP7ZT8P;<79k;MB4R9@cIWqo1v)|iAWM^bq%!VJw#O_@?(YQs>CTs${&eT{XAQm) z|D-`>5UGsI`%0L}jL`XWYMmFgITJz`q7wpOo)l1;c$GnJJYr;NQauQ;SAQE6W^NB) z3B2yr-axqt=2ish$aN5jn_4t)U|i_Up9#c(ESdXE%;JwXpt=iPJ`xs*=ED%8S0P`x jfBp~JQtQ0V4Laii18`dN#9hS+00000NkvXXu0mjf!q;ZZ diff --git a/editor/icons/icon_arrow_left.png b/editor/icons/icon_arrow_left.png index 1e0d38b4b6710b9aca6247be199e073ba5975e8b..ad382516c22102b5c8e43560cedcd14102a91153 100644 GIT binary patch delta 223 zcmV<503iR<0gVEXHh;oNL_t(Ijop#055hnU#a~Gm6mr;YVM`F8@CZIM|0)Ir5{pAD zxtS>lI1FL8teAYVp(})~Guogg7pFkUtzZL+9$WB!+!1mqVQ?P`*_m5iZ9v-;;vt(iPjVtg1d)F>$ TheRH300000NkvXXu0mjfsMmJ0Bu#Bhhcbq#Suq96BvugCP|Xs z*9M;FEr1;`6p?M7=lv&+;{viQ>sV`7zyvso$jtZsbGdI+1yM!sX*pYKAHxQ!dIDOt zD%63qLLA3kW6T;D0Y@MTg5Xliz$FGp1!K&z5Fb=^S`|ADfE%z^)#%+L{Q>SqF+9g> S>@L>;0000BVTvEb=zd0GmTV`-pMe@Lj6Be(PUSD7D2b4SSxuxU=Gefnb V_A#%J7*Pfw@O1TaS?83{1OVs!MxX!y diff --git a/editor/icons/icon_arrow_up.png b/editor/icons/icon_arrow_up.png index f7ec666f69ae0b5dc69cbdcaf5f207dc0e9e6cde..2f02f48e18baabb3c9ca07b0aaa9b93fb7d4f02b 100644 GIT binary patch delta 213 zcmV;`04o3A0fPdNHh;KDL_t(Ijop#43c^4TL}w!*_W`lLqzN|p2xIBrNTCjN0IWo0Z;VNU0Hsvz!z4G}w@%is9i&W>WETXGd;mCG zYb&jF@BKW_dk49U&klZpq;y^P1VF9zBGea!3Ud_%hzJ3k035#^^6z>9^k_>a2UQH; P00000NkvXXu0mjfeUw{- delta 177 zcmV;i08amd0^b3UHh+{!L_t(IjbmV-CAfe8e)|3U_tWsHVZUfB4j3xPVkJ fYQV5CfMNguIbkWyq(a-;00000NkvXXu0mjfXqHs~ diff --git a/editor/icons/icon_asset_lib.png b/editor/icons/icon_asset_lib.png new file mode 100644 index 0000000000000000000000000000000000000000..70d708a58cdebb7699023cceb0421f98bfe68990 GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt^rJzX3_ zEPCJeZRBM#6mgy}xafy+z|#GK0*eFgvpKjjF5bW`y`;b7%!H zZ|e*?+heGA=8Z}w^N!u~i_f*Md!3hB7RNl}X5gi=n2BX+Y#a19Z+^A*xX}TxOS?YY zvuBvbpxDCg;FbBsuIhr4t@xkWMI4Tk<^M3+v&2MqPihNyxX(1vWJmRVtEj88+gHoq UdAELY3ebTJp00i_>zopr0FWA2#Q*>R literal 0 HcmV?d00001 diff --git a/editor/icons/icon_audio_bus_bypass.png b/editor/icons/icon_audio_bus_bypass.png new file mode 100644 index 0000000000000000000000000000000000000000..95a3a0177a5f21752993048a1a78e79149c03d89 GIT binary patch literal 242 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt`3JzX3_ zEP9Uy8S))65GY>to9WE<7Zy&h?y~aIR+IL7(=FPA`?Vs!clcpL+An zkk(Ug6PTt{#5N)1tAVIO^1|HPtsOCpYrLdF{`2gYJ|dCNP!@b_-D{~y{-Jm4ilP&X zBp5vMiuRnkecG_TVXq@^!vDk3lb_7s=R3LYqUClo-_Xs+(lNmf+{an^LB{Ts5 z8^A@96EqSXoH`8Ds!4u{p?T6T+3%B|p9jNEC@(4F_A zx22xMqoxV)E{s6xNqpJ{J9{<)sVDJ20j;qkka`lIIv^JUa&avNY=s+APvTMfP_bEk zZx+$4b}yH$vGuWmZCYa)Or12yONDw{cJBqi7HWkqj}7utp(=j=01Ws^`T?brbw0}6 RiU9xs002ovPDHLkV1g8ch0Fi| literal 0 HcmV?d00001 diff --git a/editor/icons/icon_audio_bus_mute.png b/editor/icons/icon_audio_bus_mute.png new file mode 100644 index 0000000000000000000000000000000000000000..b074d848e0a3ee1913694195b3a280576e309087 GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt^PJzX3_ zEP9UyE#y1oAd-DE+UdiB^Jf|lOe_l*D9W}i^;WK-J26d;kjESD`v{gK7H>UrB)4T?N3tn7A8alhpG$7@3BO~C_8 z-X_mlRz1l!bS|?)m|!frIMxk*B-jf)1FVdQ&MBb@0AP!CBme*a literal 0 HcmV?d00001 diff --git a/editor/icons/icon_audio_bus_solo.png b/editor/icons/icon_audio_bus_solo.png new file mode 100644 index 0000000000000000000000000000000000000000..085269f23191b4fa0e7181d777a6fbd84caf5d5b GIT binary patch literal 309 zcmV-50m}Y~P)i9U94QBp>=23OOuu2#Hc?S%f8$RERaM24?jjejumSE;V()$Ex()ylS@jaA>QYsuX_{FG;Va>@ z3n9GLb^R2HlO`T_K~)Fa+DmYVJkP(|w!IgTPhg!AUj}{vV17L0ZoL2200000NkvXX Hu0mjfn-YSP literal 0 HcmV?d00001 diff --git a/editor/icons/icon_audio_effect_amplify.png b/editor/icons/icon_audio_effect_amplify.png index 9af3227d40838e861344d154fa0e844f0517df9f..6588b90372ebabb46cbce4ff8308259e03557beb 100644 GIT binary patch delta 267 zcmV+m0rdX+0;~d%Du4d~{{a7>y{D4^007}hL_t(Ijm?fRPQySDMc*#AOU&P^3X}OOrB9N-n?w(jXdAECmWlW@s`fifm#eB=Vb?{qz6R!hc9_ zhCxQxGl1+j#r6F#s7U-oO7l7a(nA%zC$4l;9^QTgEFY`jy?;hQOKHh80+zEX$k{fE zN^7wZ@bWYW;Nr^JSM^AJ2Ut80f^)ebj1R+q5iz-#;EJ9%lbUUn9zHNX~9h Rr~m)}07*qoL(8H2m4tYD^@WtRPB=AT)((0>vDRb2vIi>*YYcP`+{ ze0P)0*0tz4( zk+H7gx%B(?$k70e8Ts2fkO;NenOqX21*Z0DO3mL8w9E zDBLpt42S`4{8M{p3W+<&!g|Ik@U3uK*oGqJk*Ve}4aUIY#N)+&lm``5l+9q7`oI)e s13%`cBGUIi(;LvS*gJ3=+rWRbUuh;>W_z~wxc~qF07*qoM6N<$g25k@xc~qF diff --git a/editor/icons/icon_audio_player.png b/editor/icons/icon_audio_player.png new file mode 100644 index 0000000000000000000000000000000000000000..c3e6d6cafad1d6a3dc01dcf55ac324eb31f9a89c GIT binary patch literal 443 zcmV;s0Yv_ZP)L3WI=pZ<`+tfiiIH)O9(lnogrj|5m1>bn@dq3WHcfdcznhlVq zwO6=3&WI+#FhRhRoLWz~zU&wJJWTh3OVgZa%7T>upw`$uwX=1A;z|12W=H}R_s9m2 z1w#ge9q)V{z;2`DcXu3tv5aGtt|D{0?*Q<2vGE5$m;eBsW19;Bp572p4msYVUoT9f z-2+>V0d507dBeVdl91|xhGE;|q9r-X0-f(DeTqLyR#vj-wlfai*&3 zYBU;s1pp2Jdf{NjR7JL^iak>iFclHB1p_c|S=M7Nmz$|J_)uEbf)WAhVvHRFi2MMA z_vT)j018C3SY4s03eBxkPQy?TMBg};AXSdwFIPx(G$112Dij<6Y62~Y zmV$7WRFNVIIwT|)w&i2+*`;xW9b3v&tKFHM*@ZpOZlf&ALrE(jh7c~25zzuTbN3lQ zvZFqgbPN2t`%RBf6vct0cVHsvDbMqd9wANBN8lLvHnWFb$ZdA@8o;EgZsH*A&*tEa6 u%(86V3)!_YvsZw0B=`cjk`(t{2*4jgkxq=lbgCx+0000+~}(;k_h`g3fwV00000NkvXXu0mjf91}~N diff --git a/editor/icons/icon_baked_light.png b/editor/icons/icon_baked_light.png index 3b7fce5c9f93ba9e0b2313bc6ac67044db2d592d..c667b542c122f100fd5614c0a7e65ff9bc5004dd 100644 GIT binary patch delta 132 zcmV-~0DJ$m0kZ*+HhpMGL_t(Ijm47D3BVu>1uv2@I$m%pw`<2J*q@4}pcqoA6IY9{G@;Hf_`(2>E6=Y_h`Gz%XFtlEVC!T$km2M4e@ mpL6d9BKZzk9-HhyVIL_t(Ijm45d3cw%?1b4+}^pMy2ZlQfg+Dii>CdIipcwzN4?ZTGmQZ~-_X n&q?we4cZ&x9#+-n?ceeMfy5yiYkYCz00000NkvXXu0mjfxJWq+ diff --git a/editor/icons/icon_bool.png b/editor/icons/icon_bool.png index 822b5dd688bacf7dfb2ae6310ab0fe0fd1222ae0..c680bc195a85674289e71812b31e0a511a62c0b4 100644 GIT binary patch delta 204 zcmV;-05kuZ0r~-uHh-^4L_t(IjqQ;!3c^qjMBhfm14z7wg&?So z&yp@)!W2P0fao6^6Mn=(VyWBBFgrWL!hgu4Qh8LW?N0D*fUf6ylt}xRaC;q`HlP(C zC)=B0hL(UNQs2N{;|nr_$tTxGyP?$;%rOTrF$N&ewBp|4ibbvsI#?sx%>timU~vaH ztjk%e3I>^;8vhH0MBG1z3yBygfWpZVCrc_U5%-#!pPvV7gi=hf-A{J_0000i(`mIZ*sx{0RyGtbLo42_4`hI$Ybc1^N0rse5UMTV4icn;;Z~! z)f-1vJZnl!VBj|FO1Q|u?eQc-wnCq052MRdR*3`C)K|bP0l+XkK^cN`I diff --git a/editor/icons/icon_bus_vu_db.png b/editor/icons/icon_bus_vu_db.png index 52507cae52918260aa73f12a50145c13306e3e55..2c51a2e5592ee68061f9b5e54daf88c3e90558c6 100644 GIT binary patch delta 3401 zcmV-P4Yu;|2+|smDu4d~{{a7>y{D4^01XF8L_t(|ob8)`aFx}W$3Ne5Z*GD?V!{SB z#nP5iwN~5dqD7D{h>o4E$udYQ^8dXf!qX;Fw@v>vfD-4B1x;xLidN; z9e1mBq$O^NcpR3N323QMX00CmaWXn(Q6W-ig)G!?DfL&wnNh6y-GlsXEy?Kt$+%pzwH* zXBL$#PZ(!UHkQR0XiJpSbNQ+}leL($0dq$3|BT!*SuaO_a!bRt{Vw)PbM}W8vi$=V ztSZp{Gn4nfTWJm3IHc z#A*{o$$z}-Ou_zB->cu1ul}grFeM?{F;efqLh6_0jX8Oh<1RYYTHk01AZjjMdV2R8 zYjNhR+GM3B8y_?@(IU}jziViC@|ox>2rIoKdc#oKV0JRQ3)of~=COjkz_v#tCq3)T zSOS=gw$d1m590gi_>h-$xip4 z>VMj3&K@#n$(FsS##5bYW?;f+wMcXv2Y*z2d{JJ+TzC)|7pYZONtA z%RSH4ShlN*L;F-IS6Y|+pR zb-qwLqw|H@8D=Ac-sq{>%hB+$Sg=^qW5AKgw=|@vSFrqY1~jvQ*JEW z9W4*-ue`BgEa}DWapYxFO~DwWsY}*XLxkynrj1i z7ML#BKVad!)GTbM#bhf55rYAt9CyqHk`Kz;^ZWzFWu@h7JoX4sWa!mkFj!QzVBOJt z_0M`y+PN$7bf(NrJekg2Yj=U&kf*EmDRUFACSA^&nwiuN!(7Z{{Uen8Xn#_(aTj&| zqIQNC{|?}S@K>hHj_y5|2Drd+o56I0>4Ty8ZRfIc02c~{pTpT+3$Z5@%D<2Ekrp#_ z@V_4W%zq}jgW?hrlzT%Utbs+I_(v<`_eCLJaXXmnroB*h9Ur& zJz-9zf*n=YJpST{V>tNw>Jz}kG~J1*S8te9kO4{A_p9hdMdA3%z<(DITV(b_LoWb* z_@XPPem;6|q`F~H3$m3Av18?;;lVdnr{eh3&uz$nnu>)_e z&Ii4Dyb$Ip6nOou+<@QDAVg5;P9J+jZ!;RVPj5-bkMHTC1Jb#oH3jTW11y+%d=COC1yH>=yaZifiyv~{{WT^8SvJ==qF5U z211}Umro#P6Jw!aJ{A2LW|pjy=q!r#=Lp6qyE1=%uIA@ZNmoWmb7A3z$zwU zWC36Js%dqnMMM7qb2UKO8?r-nKAy0|&5^te+AZ;lG7b2kj)&yxX=_Kc;Oc2>XTIK1 zf3wNGfV2d77{H_xz(j{vG7WhEY1CfuKOO7q5nuCi3x5MM2S)n&VSt_z)Ocxlw-j2l z+ZnY1-l)oatZusS@l?Az@bM{1lN`W17FMc?K|9|;ph_=BX86}c`*=?9C<4!5Auw(q4 z?|tKD6Mtr+Z!idQ*{^6d0U_5;$h9Zh*S73pVNWI+8o6k=^Kert#Ll~9WnvVjCwxLR zQQ`1`orjyiXrFiK%DIUr;L;=Wh!UQ6$;#7nL*+V)IUUVuU&H**i)A1@Hb*!KYbSB6 zdw=F=IRD}mITp;HvLb{3z4YEUGtBWxj;7>XNJ6^LZs+W8(Ih3YWt&C}r8a|AmUec? zSfXLJ+%)Cu8QlL^Wlvq%k#Yn}0Ry%6RCeW{Aun_`H~#oYbKj3UTgHbQdY9ye1-jpu z8(^r#qdtEg4M!$U+w85MnNh!pt3EfA>4h{dc=R2PaOn>iD$Z$2kyr?ssh~Uu@ zj~FyJ+ndeth#;{*&5-avb!~1`8aG5V{mDhkPm6|u1rH(>0~mb$n(j*~p10=OuYc;n z7=TGt0DoGs{O17w+`SpnZru!tGpX96h(~x7@mAOu7GAm~SqG1%nDp@b-6g3&Gn6+{ zI%R;DwU`)4!tp@9OKm^wdD4b{Lpp=YOb|H#C3DO&fe+b|RDRY?%k1=!gcl|r_nD)i z)C)|M!o^Y`?_CBnGU>NK)sEgRvws~<-aHtGvfC-h3l^5$n`42;Z3U~v_?fp*LMc5p zlpjcKGFD-{;xRzr#t@8pCIt;;y&*{~GvVdc+B0cz-B7-}u&mCXI04vFFcY-u!m?a2 z8h3fRZ)@YzeOvpU>DxL^XlSn5n@WQM-EYhdFwtU8ea85F;Pjz>VX>`u+kdA4?wWMh z*nVNL?PTjN%Xb1|{PgaL%jP}Z^K|(@WN-(Tyv8G5iVTDo-g(iTIoEhb1xCSe2+sUT zQvmvlf=%AEz@rY2I=pE?e^Ib0Ut6P!1Ake%G_?TTZrek>@5kN(W=J%`@Y!L=56%Jz zT=-o^xW*IyZvXci&Clkyfw_!ZG(f>$SZufLq3-^8Er7xLsOAp>+%sXxT!1HSds#ddZ%f!j{%bsz zb#5rjb;r&9Pp4+^@{&7K6Su2BekWoEu;*}b)iddJwha8>S|5u)3x7;U>}NpvukkFO zuy|BErBQo1>|^gHMsJoHeX~7ZT-4vQX3!_UurOZr*rNLcQDX?x@Vf`_PW>aW^1Ry7 z@03bMLC3m^Dl^{w145BMzxj+B`c`a5dr fcwWxSxXb?oR`#KorqO{300000NkvXXu0mjfP}JYE delta 1109 zcmV-b1giVe8t@2^Du1E?$^bH_OEsSW000SaNLh0L01FcU01FcV0GgZ_00007bV*G` z2jKw{0s;$g+`C5r000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000Bn zNklLiHbTU?0ZO5-+05d;+#Uw;u2G&m*;-x$#W|AAR3 z#*L4K8F3Rt6dx-w3lk6_iufcWBDP3WFwqEOMiJ63>I@b|cTHDKR}C}X3zzDuQ(g6O z?>YCo->K8-cDs}QYg1Zooo=^lDcdSb+!BBUU==2p5xqIAg~VKVSK54-~qfb?9HnSVYpZ}ybm|wnx&Y6N3b26aJb3{ zjG{e-t+=|%%d3t+Z$M-WvW;POlq1loX-jOF==lFh$Gru@w-$hP*o(j7INtUMOrndk z;yBqhfSd6&e#0}kC1<-32V&*xM`%-FI}rEQ0&q5dh=1SRIG=CN;k_80<9+`7PuTWi zS1}5PrQ_My@yy{w{ECyqb`%%H@ihEi;EC~^?fbm{tgf&JIE3>t6E8c|whz36$0Hhc z;_aMme_R{G6Mg=hx9zVBU@9Ew=QvIkHY3-Ct=}`(gzZ{9nuJLLkmxw6m&2 zj%!nMV#CCS%gP5f%Tjd5@G-6`*dLN5GLKszL4RErzzwoY*m^u$V8dJSFm8*`Ze$&} zJ4Zf$%QB_&Z6}_@Cr$f6FE$)6VN34%r9n=!_#9U>#fBZ6g2(VYHpcZe;U8z<-T=6v z$uJzlFIXGrGq^k)^rV=cwWFSbU9lZIRhBc(&-YuHh?h^`%O-r_3w#!#wgKA;Q+GX% zgnzScPb*n-;V^VOjSui@oc|HSJ>T}>HM|mJbbFsI+oINig#_rFEKNTbjCeSX zBlCeyp%*3C4DOMA)ZP}6(CRv{Bl?lZAAjsfOL3y(=eqiPJK(Ek`=4`E2Qgvis(DoDnv{p&g!MC_e|KxPzl~kKzs0U@n8&0pJ zn!w8gp4WIK)qG|2MY0<6d~2nWYKyFfy!i4~DyiU8*_V;`hsYm{ypl@nh{_Tbi47Bg by{D4^00Uo1L_t(&fz6q1OH@G=$Im&_2dcMan35Ko zp-Dnipv$^$rD`&8y3@ zduM)o{{QoEFF>&u9$p+I5;8RUH0MVGQJqcCodEzib@-tH1Am6Ot3l*`weZR!>^C>b zKywjDmCWWK{CT?qi`cY<*KdSY2LvKjGHoGf1Tahl4L%UQx5wECgrrI*=Pd*R_Q8;h z2ZX)OxC|YHR670(fsVJY7lfX;3_}Nm)O;R0GlgWlL}B*{Uq}K`l?}hP5YQCa&N~Bc z2<1aI0%+ix!GCzM^S9@XGGGdc5Y@$jg`-~3E~mm1L@55s{)w597~hS8RK?>3Tgt$f zvKJj>#$s$82qIP4Wg`IaGo%+cewm2LAPAXJ5bDxH3qb>bVIpWRIdOX`CIihwAQCFl zW+S*1SM-7~6O%#6ML-p4S+t{|*_8>rG@4s!7a^g#a(`zrPg>`C!3)CXeAL0tsH&Ql za{B`=f*~IW8;engq>8F4ng@a1D|?B;`nv`h1kB<}q^j$eax)UUE_ku?r{xBA6iAS& zxs?+IU<=7lMq2w&FGFS&gdkOOiKpSq-yIdgb)w_c}g-T*`;N- zT=^K2A%8ci5~{lEc2d>+(bvxdi1(|Fd^-zNH*2lx9J)M#Fg_5L*WzphAxPc6W>4>c zV3ji!LO?iQKxN+1vU+82kK)EhG}8Ixmms^8z;tK7^FYbUF1%-Ib$uX+zKst*X;8 z|9Y##i)5xpYVP1EQ1w-$tTqo^k}7#Xc=okdYHqVlqy{R6kDrnJ^ho_X{W1&!wvdL( zlYbV1amYwsdZganekVH*mkn8Vc0lk`oxAo1oe)MZ4B8o~*lk|NUQ+6iCnOR=y(oQ} zr?eGy_CX>@2HM@dakSAh-}000HY zNklj9sz&iZ&*cz;;yV!=WAcDz|$bdy)*PAa20{=Mx%|R<1RQ2Es!7ulY!2Kia zw%IZpl0m?U{?xUPAa*4^6bV6bqT%eedH6$9R%prPKvAE(a0|Vm8YO zlZ}~{*mxp<{h?lT0)}-YO~~a{5o9~g0Rahhv2b%&x-no+>T$q6i3Y*N(_+~XY%m!F z`-f_Rbr%ur250(#kARuHBlF-npAi(!5`YM|hh|hj1}>ctNF`9DG@DoNZKL)MZa@T_ z5fq�Dl3u_qBblU!2fJ0_Z$}qH_Wzgsb;A^Yp;nQ$nC~f}&Kr>)qkFESM62Qb19r zZ+0K7Lm@D}K?bPLUwnnv?_T56k6$eU@aIS0;N^>#P+x!dCEotBNB#WTJ3MzT7r4Iv z;b;8X{0JqOk2mFbLTbZlL&<~nu9%gXoXpn(N`I{LaDAMm#{P4C1nv;{&=YT=v%Kvc z;c#OR3=GKO=wyIfbR=$e>zPW#&L$m#eR*1uC4X$L!iqFy4JBt34zN(06^j)vi)Df$ zBr@xVK7yFt`x|qg#PwCN`~-b79?6;46`K6Zh2cQh_Su(vYaI!u0Ro!NiLNUfOzRj2;unc0@2r38{9s>A7M6Z6aQ_G~1kqx< zBT+**2nUf==7_1wfv)$hC;B-tcJCwTtbgE@DA6R#5{UBKnPz*q|M%&7} z>Qq6|Uo5r@Yh_4kGYby4W!TvVoD3AnaA0~So0a`K(Yv>TA{$r^%!}6XVjDQ3%0TfX zKaE6*h2w2GOABeh0mHFEtV#=ss>zKE2BW+yV`G9*c~BY>A(!6SQ=&GeOn#A7-hWn; zU790E_6Wudx!1kZ)CPWX6%J;#d!45BJux4MMKDwK!`i72gaf~%i6sQG(i0sLl)}eL!74 z&Ktt@H;@v?vBI2;S#Q=j_4*If2x$8NSLzu60000y{D4^00S9GL_t(&fz6r!Ys_&R$Dgl{(O9!=?RHTV zDMgVebdi)2N&W;OEM%66ZMWHFI@&BW8vX;NmPmeB^hy%#2ZHFRcG& zKAT3kpJIX@;m*Dw6M-ltfBjz`6AuUndnXy9N4UMWBmw}z^se+LD_&GM)ccE}Re``g zd*(WhM5b+dKsfy1ry4;3?%6#r6F~@~btCeEaOB|xi#isBZ|y2|5N!VK1L4sG1ENC^ z@J$y1lu~cYkADhBAAi@!0>Irn7Zh789D6dZj|BpE?U@u#DvXuP(yB3D9DCw31AC!T#( zcWDH0S7cG9BUw(?Pk(TdNAxNPxGPdwY&r4N^Q57;f`6}WuFCEY3=8`}crk2HLAY~M zwWETFXhXq>`)`{@csZ=^4*>4m=pYdE{Q$gHJ=FIPFhEKbh_9^6LI~8k(%4t$*~`>Jeg6QHVS2y3cClNXQQ&Ys z^Jc(QoqywN90V9tfR|Wkc&m3L5#spjuv-@b_2H5iM{0OyKmc)kl^YABSHTa$+4l+k zO%{PKt#l9&SnjdBAbd!eZnD}}gq=3el2rYu@X>%E;P&N?3W1P1BbgM-XX!Q1eHt`n zq>IaPRAwU09yZJi0=`h~jy#s`(@QKwNAw5;a7(2-@{qn>`5FJCqeg^^ ztf@^3{F0_+%rHAcxTV~6q(DSHw|Q}-)^Qs`v@B;Vs7Fs92tSghq#B)Hm1E>lnx9x` zoj^#MdZgyk*&ujvq_#<$3QZ+d?$lmNjGP|@D32!o-~ z-`KlnfkKict`Q~9`MJ5Nc_j?aMX8A;sVNHOnI#zt?w-B@;f;LaKt;u#E{-7?_uk$- z$m`(1;Bs;QBCgnggV!D^X$j9=(GbvLcFl3eZQCTze|Mgzz7zhH>@Tu}En=JLYMI;b z*ci?w^2DDyYoprGb%+Bm_#<7h|NC?A^Gr#%Q}uT+@aFI_mdKI;Vst E00G)d;s5{u diff --git a/editor/icons/icon_bus_vu_full.png b/editor/icons/icon_bus_vu_full.png index 9e3d7a93e34e0c39be85fa35b63df2f00d6d6de8..b47deea254ac3738a8ae42eee2d2e63de4745d17 100644 GIT binary patch delta 865 zcmV-n1D^b!6aEH}Du4d~{{a7>y{D4^00T2gL_t(&fz6pwNEBfZ$7k-YxReqLOEOHt zhk}BL2nr)2dMF~KK$4IGK|~@9DM4-3POT85q7noHD=Gvj@S%tviWq{R2ny;!$S}pi z5(^DWoF2*}zFl%g9k%c3IPUiQemnD@`Ohvu*bApVaAN}jz<(Cm-1-{*SCUu&}Uh7DaU~5yD@|n>f-{OMudw zh?KU^xrvie{M}zgyIK^K;qF=jmLsI^_2mIFh|8h{!k2rV0s(08?o&=#2VjVZH#R^R zdfrtV`X#Ng@qAuOSr5838DBV*rA<9+@EYzpPe70V!*}4*?Y?vnZ+`Uh5E6 ztZi`RjAFZN)7tvpRuL<-kiELeUsP2lXRcNfp|__>CFh*nCN~NZmKrrQLFjqs5h(gX z?kcCKGJgXz3QLm7#PX(B=atvwxHb=v#cjbP3a{QPrgs2Zx6(H^MnWFCUi3Ap=Ee=# z)&8O?K9|ajOn0rR56}9~sEX>QtV(|(DK<7hpn+zwM`8fVTYe(oNtRp<1_+M_TU2u1 zmRaF%ZHj#j5FUOyFGfHB+Of1eVB`_{JR6U6e}Cwr7=amRSH@8%3XBS~Z6W9G&zBWZ zK-#mUZ064sZK7~zxK-R25Pw27CFg>)5?2dh%lYQlc9on97ZnFR z)eTe59its`n}IsnHSFe>=eJS1OPfVufT}{fcQa@O(Hcm_CX>@2HM@dakSAh-}000RG zNkl&fCsE&ca6EAv+Zm^QC=x|nLujj1k$-}n=2ENTfq%h|;0=k3 zXva=31VM#Rg+OHD#&KFgTZw>L5F$~bp@}^gkL}F(p7f2*UOcR|_u2c*88;J7RXOL( zoW0ln*7vR3Q03S$#{Y4p)&L8wm4|xy)aW5ufC-rY#+L_r`Sjm!!Wtk&0>A*(_T7ON zU_;=9kakmoHGhQZ@`!w5EWiLP6W)~+0(YZy#Gbt!K_KM;)az<*(o5SW1JuMVkc`Xbxnd%b>k zb61G;nE@;T)lW7CWTIN&s62h_K;cgPEc)q(pDGVjOx2Ipb6f0v1dwXMxpDfrFDO1n zJlEAPCeEW)@U*hvkKb>hYZ$3b)PjF*snr11VHZ`K4v>mt(iEe#~Pz2TfCP8Q?| z88DIXo#~P2j8@Sm6_5Mtp1<_kr(yy2C4eFP?(&Xo#*}k6N6-C&i2?0Tkn2a}G*#S}`3&0Q-F5i8yP=Dk_NuYfRQnTNH62h}Dj>kk{0ze=I zjbSxd8xVl%g$~SqgOnZtkOJ4{TYUpjaZUs15y%3R07qY(P)|7?Sczc%Nbz;`=XYg+ z?;ZUCM*n*qllcBXRQ`DKB|LNV8PIosIK{XAxP+;{74 z#!PYh((G2o17^nJ+*%g!BLZ;YbN60`!P(F8f>AAKOkDCzbXu5O)evSiC{sZ&U|8Zv z52^b~`CM_8W)u^fQ)9idF&RnOiFk&M|>I3FKsv)i$lycZtu2!G;D zQaLkY;>SX(}IA`s8zOO zBGu+P#S9EflD#5Q`AjK_f%%xozOazL^_ktA1&Tr6%v5x5135bj3hR0RMlG@W{rbzh z>P9_6eQrIgOb}EmE?4_PLyTa@M1S{%i8BYagjM~k>MYsFekZb8WmiGeys$LC*4O_W z1Qwt2T~r2(Zx26TDh?oh?(3C%VN7Jy=i3p?6zpD`puy6D2FepDi5;3la%DJmvxfeubFcvR&lrT0Xn~Ew?FMo8yWE=6| z^pIA%;-oVK;PcXQfDNHh zxgRi*fyVqsVc&|rVssej%H>m~!a9I70$Ji{nfi=+!Smos8?2oX=PI#63s}`C5r;53 zIU=!-tN_Rf7{F)Ll|e?%3xAE7dohTuh4!9xqV<7=Gbw~+-l3^d1fX*xbi!eo{ByD3 zeq7=#FLWZ^nZlhZ=xB0kJUlfVtFNb0wcZi{XwL3vP*n`-3ms^4bi)UU3K`dCUi^8Pkb8Tf)TR*Lt+=*g0TXMNMhd#JK`-sML9=E^(mY&a6^7~V@Z zGI4HnyNsPYpu{negiNHujH}I8cEpX)c+kAM<|;-BN8*vc(1Ku$<)YNndX|+D7a)1>G-fmpVaTn1j{5d17i71tF*?2Es4tRd@Jv5 zMCDw+d6rwCr+;5K^xTlt!q!CN4&S|7?WpujwO_6Wl`1oq-`yf*XuomfCE9blSv1dz#AQ5u85kjQJU){|@8Utv) zzaGWJK-h(I#;jvuX&y$ueJ~ePjn7mbI54b&x%5USXn%bHtXywLGIklrX~SnE^qJxu zRtqefXdG^$BHQH%#^SG6B(XRiG_H3t{s-WRR;h0V>zO$Etr4$*Y?>QDnJc#L{AM-A zVD&GZ!e0gQsg+q2+B3x&|K_9K&$57?-8s=HiLCtoaQn?=RinDG`N3M0|4Ac}EGTJS z;BsRC#D7N^``Tz02jDmANoq!!di%GHFd{J;AFlODK(RIqb3Dm%gQ$tGKNd}@kgF36 z#eL+h-#6lr*7%^E6A=gMW7w#xr(QLdzcT876_V!5#HCJ99{|9|f4Ci2Y0baIb7h3x z8B5w{4Y2IWfba<8&H~-p>duJ~cZL=Lz<(}%5`V@6#_~T}ab4(?=`3;s31bVoHYQ9w zHKD4vG5Y$;m$d>WC1TOP=Wc~V7)IkpBN)MFOf$JTLO#^`)OPrb6W&C}IA-#ybhV;o z84=vL@~@ak^&88*WdL#J75B4|v2oYtUby-8&4>H-9{@@tB|Pl)Kcv`)<1jUn+5i9m N00>D%PDHLkV1nAjqdx!u diff --git a/editor/icons/icon_copy_node_path.png b/editor/icons/icon_copy_node_path.png index d777f132d87ff6cfbf0497ea001a801267624df5..877bb81d81459e989c5e555c59c6b723336caec5 100644 GIT binary patch delta 195 zcmV;!06hQr0r3HlHh-o`L_t(Ijir#W5yCJOL!WaDq6KJDu}r!g1+>MfAzU-E{B?cI6U-RW5C6Z1hrR`}s4z`hW%M{aumw1ZW7sh4A3OuhH*zSQIm?h0QZ%NSn xIuuHjbXnu825Gyk=m0_puf4($!gH^th!4_CL}C_>#F792002ovPDHLkV1kY>SZV+O delta 202 zcmV;*05$*d0r&xsHh-;2L_t(Ijir%64#F@D1jmSn*xx`L%B$d3xWTKa1bv77lW?F& zQ58ZW_7ZKAoopTWQvwhXGq9^2OetN=?7aTIS=MS8Ktx7&zkX|w08~{<;m`ikOS}ROo|QMeTaw@5%-eMRYL@b$O!MZFZn9K-3MR* zCNrDX{wJX4b|?%{RSz{^1?1Ch)#n$Uy}^{yqc>C33mCXt)eSW%u>b%707*qoM6N<$ Eg6|PqC;$Ke diff --git a/editor/icons/icon_curve_texture.png b/editor/icons/icon_curve_texture.png new file mode 100644 index 0000000000000000000000000000000000000000..bc5c7f6bf16a6c4b12eb40ce6aca4cb494887c65 GIT binary patch literal 391 zcmV;20eJq2P)0C$8mfL^ne}UE(n75EH86~k|fFY zcs%wil}gn)w<{t|;1~$9vg_e+c;09<(uD?t!QgTBH4E_UoVyIe@OC+|yo2}bd;=7C la?afcLC_PC=?a0r;~V4~iEPoWP$2*S002ovPDHLkV1hpvrN96H literal 0 HcmV?d00001 diff --git a/editor/icons/icon_debug.png b/editor/icons/icon_debug.png index 03b98aa9e4c07cd4eb1f233dc91dbac86658e0dd..a4a4591e1208904ca4f3f6c8cd78625a4a7d7252 100644 GIT binary patch delta 460 zcmV;-0Wy{D4^00E&%L_t(Ijg6AMixW{4#eethxM-SfLKchU zO-L%Ya`6M%T|qHmX=^E{`%m~cXz2=yg@_-8l^|#%?t+3LrJyjGkF;VXGK5TyO|m9q zmh6ECkHbCZp8MW479dU2ZAmwQGZX4tQ4}v)t=2)g*2+YdWq-HENvlVWkR-`x;E(tInwcq0 z(~hKvz>1mO_1=GwWLcJdloW(vxK$ou9k`k#$%RRhJ)i}IlRIgeUXgSeI6V~wGX~Fr zd%&|ej_-Ky+ka-JnS_@l?U@_CX>@2HM@dakSAh-}0005| zNkl&vEYwCwBS^@+d#}Z2H=94ngA0fI&bdG5Jvij)_xpz<=6Mc4 zQ55q%wC(>w3%Hnv*kR`&yEX+nhHRzRwK)@ zXT4872OuKPMSp}{aeqr#&9dxqtyUWp=ytmRnAu4$eznu-TvFAm-uu(u`%~WgYFU<5 zRejp&bOKfVZN{JBB(B|V15|<_(002W1Gmf!=iEVSKMaCkVdR0TqN)I>>KhTk%-G65 zQq|UwqpFl;`D%xW^?Dr>b{D|2P z5qUWvdPD?2hPOjkRrObzrV9X*0|%Km>E^Q*07n9_{&DmMvC>~7*Kpe*}oO5+Et~kdD=iD7LdN@1ha1$GTqd7G>bzW7! zVcea&J@3HC1ZcHdwBptt^Wu2WvDs`MkD_RLIKfc7FW!CjyZZhn05GO^XJ1zW__%kaKrF_L6Ig})HX;cYPWc!Ho&f5)zM5Gksm$~INskD?%o1Q?W_R!X@<)i{cy4Ap zU@YlSRn@6&+YCT`+k0P1+5;JIbI#2o{*VAPO*87cZYyc?*)z{+ny$V=2;m}W3cSp0 oT@=M}PzWJN(nHe1IXAfZ2EE5P6Akrh!T0EO(R1Gh+B*YIp##~_kWkPX_s|I}*uj?G z)|gNO&xV*t)UQ3ce{Mi-nhj3afr!>Ll~Gk)%y`4vXHOJqzFZ=#a7^#n@9oncgq%dQ zzd2u%X)5Q3mOYH)Aw^YnC~!fKUe0I3u#LLDzW}BrBzP&G4n&^-0000=d#Wzp$PzUAsxB^ diff --git a/editor/icons/icon_file.png b/editor/icons/icon_file.png index 69c6c90dc70bfc6e8ab9d27b9d418f64516fdcb9..b012e1f2145493a18d6223f37c333a3217cfe763 100644 GIT binary patch delta 157 zcmV;O0Al~00m}i9Hh+LgL_t(Ijipk#4S+BVl-B%gY*qpm5jlPnlt@AZZzNOeLy~ygHbKB86~l$0IS5=kOgb!?c?U1F01pWVrZ`QB9>sH#Q(NEQee{AV@8a1ndn00000 LNkvXXu0mjf>jFWT delta 110 zcmV-!0FnR80i6MmHfK^vL_t(IjbmV-5HP|R4<0=Dk4uq)f&%0H`}aE(6%{Mc<(P=J ziIK7V{{8zMWE+6X5RweQW(W(h8Wj{27_o^H6^Qr@B-sn-VAOzNVF1Md0D$EeTTm3R Q!~g&Q07*qoM6N<$f(f!Lh5!Hn diff --git a/editor/icons/icon_forward.png b/editor/icons/icon_forward.png index 412ffa89d3ca01b015bb342efcdcbfe5791245d8..529964f49da824ad8917b0aa7080777fa963528f 100644 GIT binary patch delta 246 zcmVz)0}Mpd7dxb{Sipq{iSW&{RjZ)y6zTu2X7Ah`Txn4LI}se8!(b| zo@LoQ83JojPf^4+ML=EGCz7s#A2Yj(fU2tYB)#_e4`o>{A|OrEd*BH8FtfX;MQ=R^ wFthRMdg$;BjNE-XT>b%)KKuTYU9C3s3nb!F2)=6k;{X5v07*qoM6N<$f-6LD5C8xG delta 178 zcmV;j08Rg-0^k9VHh+~#L_t(2k&TeC4FWL`1m`S-L>cdh7SLxjLP!O~Kuk(VC!|DF zKxoTN5ctm|eq>(Qu*vD9(e7&DhXlYmcLPjHY29_*vjj}OJ+J}}QwLK%BC_+|_f;Ur zTtWzo8UV12G45NyN7Pp!N1atSSyPdRCQC%Jzer`J!%G! gQo4%BytMvXFUi$5Q+Wqw5C8xG07*qoM6N<$fK-tc;#RBpgFmauA^WS z5Rra7o~^qmbsk0g&bdL+K}<}50Nev7z)?)U15@B4)(ow+cK~{ArB?g!-iPSwGIM$u z7l02Td~S`+hUvtyMZLvevEzjWP2y?wl*mqw_#2vQJ#44uC}nVX|7SZhF1m zPieHAlRG$2N?kP?4S?&S=Zv%Q5|vV?aUWJ)lg>p>F0k`&RA{%`ua%Q60q^}w6uSLO ms6u`Rix9$Oxm=F-75D{mxPZe*hlQ2^0000K(-D z`30O#9BRGhx-y=@ek0LU(==6m`*o4QRf)CTT0>U{#*m!%PSS<O9ekOEzjR2Rfa>)78&qol`;+0H+OPTmS$7 literal 0 HcmV?d00001 diff --git a/editor/icons/icon_graph_scalars_to_vec.png b/editor/icons/icon_graph_scalars_to_vec.png index 231a25a02a3e10b7d4e63d888c68e7b2e56694e7..b8893e78cadf2ee0109df98b32d0e0326aaed106 100644 GIT binary patch delta 311 zcmV-70m%NW0pkLYHGcsZNklLX4hEruOBD%O#O~cY zOGXDbCmq~$a_-z!Tv9OF(Kyth;9L|tIV7Sz8|4*@>l1 z3N>$>B|3|0-)0g>J9eZUkJHr;*X?xQ7QQh$d8uVN0pI}RG|fuU97g_YO)3Hq4lp*d z%yqk+QdDS^H!z?a;5pC5{?1W*Au3)q10K^{^IFHPN?&g2`~V_YZY97~m_+~p002ov JPDHLkV1hP6hz9@w delta 126 zcmV-^0D=GG0;~a$HFp4ENkl5;Xi{77TF_))5UDDX=K7{ zEH=Xkf%6%!{-4iy^&gi!ejD)svNf_WFyILs1_p*5uQJe_%Xq{?Y`QJkHsS`3IG5A diff --git a/editor/icons/icon_graph_vec_to_scalars.png b/editor/icons/icon_graph_vec_to_scalars.png index 33f9fdf9bd28c43fa5c8abc1f138c608a9fbd559..b0f2a9c4aecc30fd588a12976c930e677734a1bf 100644 GIT binary patch delta 314 zcmV-A0mc5c0py zbLJC5_`7l0snWOd(ziT4OzsxXil4Lj!i|-By&tShYCspr1xB|zr*D}^IKz{KnPL&< z2z0A+{GN$~05g@t{k}0`4|oM~(&(F55TJZg{u&!u1D-*cIA&pf0N4Ry5o|`E3;+NC M07*qoM6N<$g5b%MHUIzs delta 136 zcmV;30C)f90<{5M+B91{*9oju=iCvt`0*BsNV* zfQ68g3}=X8bro(K2>`M+GBPkQFzk4hd68k>zZ)sAP_j@g7X=#{-4iy^&gk~ q00j;wD{4kN9NGP}nD5gTCRS50Q-$v1Q0pOLf|`%lf{=Ni}E z@zE%?_e?6(Zx)k8x9ftRA<<_)Hyi2wE0vdv`A<>nq_5XX0!fbf~IjZ%yy! zb&6O1v3l4VCoRH(z%x)b)?B870JU2C-59L{j|g!ZvoPOzqGTC7%wXXF0000c52HGcqjNklJQ3|EXlil85&Cs6M!nf*o)-dVWw(bY~r&~0CHFpFqg!& z-8D;5j)=a$rEP7@L1PY8(NE=AsK@MnjwE~DDW``AY{eiM1P@ApB>(^b07*qoM6N<$ Ef-TZL&;S4c diff --git a/editor/icons/icon_key_hover.png b/editor/icons/icon_key_hover.png index 7ab405bb075e878bb7998147c4c8fdba4f0ad8b0..c8e59f0e87dad7b09d46dd513eb34ab217aaa4ef 100644 GIT binary patch delta 91 zcmV-h0HpuU0g3^THdH@JL_t&-m4(kc3IHGsM8RMy-v2JKu<~5bCjKC>1F3c)iCF*| x&|{jtfC>z*c}hw6mjF+~&5J2=g*;Ndxd7SnpmBB&OrQV&002ovPDHLkV1k&cB*_2( delta 160 zcmV;R0AK%#0nP!CHh+UjL_t&-m3_=H3c^4XMbZ1;^Z~U_6R?h}(A`MDCYuJC59H-Kx&fp9{qBjd|Qx${7aVjOffIa`s?q18JE`tC& zNm0Msd>3sXKoW_5!=Ew>Eih+v3TwKlsfxkfYv2Ja-=%w4{TXyU9^M~GJ0>bqoN`A1 O00000mkM0<69S z07XBiF0lI~}yZfLJ!dz?ZffG>Lj_y9h7#43Y{7o$N*+$W500000 LNkvXXu0mjfHc&%$ diff --git a/editor/icons/icon_key_value.png b/editor/icons/icon_key_value.png index 5c0b25a264cec38ce355d345f7cb878825b662d5..1fa007f9e2ea3343d14b0718f3771691ddb03ee5 100644 GIT binary patch delta 136 zcmV;30C)e=0k#22QyK3=A{1E%!uKwWf+Q#Kp#A zUQ{p$L}pmKE8a6sQc7b8VFi%%cK02?07@wjNgrT3`%Ti*-FNFqu94-Ozh*Ymp|$oK qdg96uV|)Ssj@xRj%l*i^n+MiGKPPKF(R=^^002ovPDHLkU;%=zUOU$S delta 164 zcmV;V09*gI0n!1GHh+gnL_t&-m37R$3Bqs?hVkdU{1?#P8R7(jDRclKi`ZldaSTBx zun1_8-qzk$0vX`WA_{)xX@B>g0A{=MB+R$Kg1*`nRZ|vM^%xh3F`u<^%hPlDjQ}Gu z-`LyRpCYuhA$*+}P!BRXnky=x{p0tPVr@-XT;-Na96%kY3mvr264TRaetQ7@=PdDX Sysysy00000EGXK0;&O!HgsP}L_t(IjqQ)Y4S+BRMW3C7IZQjfb&oO$UhJg_q{b#*d>0PD z;{#u_0kqamV0UJ!h!jtd?&>WAeEFt dJKi2&!v!D35-i1t;j{n%002ovPDHLkV1mg-FEIcB delta 225 zcmV<703QFU0gnQZHh;uPL_t(Ijm42MiUL6pMPG}lnMN8^GRb-a89`(3p=a6?c!UjC zaIfIRRXR-K2?hqrL~$8MwiW|_)}Q{52L~ZDMKh%O@HYhKw64y(BA@+*?;xYZ zt>~%ZG4DTjt}N|IV@|la`}Tqv&)U?AB4Z*IuVzhIx_J`6|6!J>ya}1E%wH!k8LP%F z_#hzDxYsk_dY9;wXOmLhb$`v-&uycveZ}OnI8%af^!8HT;)`Y7+i&?lW}PDGx$*Dx RSdecSJYD@<);T3K0RU)WYlHv* literal 0 HcmV?d00001 diff --git a/editor/icons/icon_mini_matrix3.png b/editor/icons/icon_mini_matrix3.png index dd59d093cc9e48a5fd1b08cbae256b1ddc36e3b6..7a4ac9b137653a79d6a5256a5ccbeb56d8546bae 100644 GIT binary patch delta 224 zcmV<603ZMC0geKYHh;rOL_t(2k;Rca3c^4ThQD1b#loZ#Y;q5=@(7mJniJS*?Fket z1igi&2MI_ZjWI>iYQ`py%>yk2ood+spP6rF;qT#xuK1xVpL|hrkSIAceEM4eWlRr% zQ*4E+Zqy%Z^bWxR7}{Hv7hLc2iK%srW&>c^yW60c=7uJ6Sy^0JA=PS>rL&R`Ps0RS zZjfn31ND#sGbLT1@DLnL_t(2kz-&O@_>;P#gE@){zvA^icDu@L6dmKz`!7d#9sVK z_)VQQAA=o~`xL`~e@u+FSlF@1Y8aUq4lyt=F#Km^ zSczePywJ2GSlGy}LKyV_KQlHj5CjO9F~*Q(0OOzkkeK_=@Hd}5uR4U sLaGZG7#Q9%GBPgsDD=9Dfq{Vm0Q_GqK^Do3hX4Qo07*qoM6N<$g8fBVGynhq diff --git a/editor/icons/icon_mini_transform2D.png b/editor/icons/icon_mini_transform2D.png new file mode 100644 index 0000000000000000000000000000000000000000..f4e1211bd7b8b72ddd75690ba71eba6f6c383a8b GIT binary patch literal 330 zcmV-Q0k!^#P)e17Q$_zxjWQK&qG!`}Gbf!ipg42|R;EEVWARVC$Mr z+tn**z=)U7-BM881T=v}+#L(|4+?7p5q#x)%$xUS;J+c)PaQ22{6;A8BuaskS(WZM z9n1@93|wY;-ra2WZ&!X;unO!~reC-kuw#wcx_R7diDO+7zY#9D_&M@13Oao0Sb0jIPrO%JOBUy07*qoM6N<$f@si-pa1{> literal 0 HcmV?d00001 diff --git a/editor/icons/icon_mirror_x.png b/editor/icons/icon_mirror_x.png index 7be48946b4c2cfddc0e9829129a3b1f45854474b..f2c9074b893213d191558774b96256efa31cd8f6 100644 GIT binary patch delta 201 zcmV;)05<=o0rvrrHh-*1L_t(IjqQ-34#GeXL}#1ZH2gsAnv=MO;!t(K=i;hx1nQ7y z&h`hIW}7VLifWoBAp6vcnau0}8$UzS5ke@Ob2lRDMdUOmjxpZNY&VYM*?ZpsKsK3~ zxdBiD$QJ^003|awA%x=FAjbGGvnq*fMQbCXmxxr^iZ>T=079UuS7vU^Y)?c_5joC@ zQ_}+xy;b!Bqz%0HovPLVS^&dB-~gai)p{Cn;}3iQZV5qCPYhD<00000NkvXXu0mjf DAOBcp delta 119 zcmey)xQuavSwXa?i(`mIZ*qbJ>lIdhdAl|0PQKQDXZhu9ez>1#VCR?n<80OB-eV2Nni~ Xb9YV3lr0WbG5~?6tDnm{r-UW|gu*eg diff --git a/editor/icons/icon_mirror_y.png b/editor/icons/icon_mirror_y.png index ba924f7ae777b068989da8e946a58ef08d175d8d..655f52d4812695dbec9bdee176e8d21e918ba1a8 100644 GIT binary patch delta 231 zcmV;VN3ksWXguJDp`?qCi`nx<_L(clZd(LbQ! z3(mPeAO?njh{#q|uf~{3&;=qA0i)LfRUHEzU)BpK%W?)B-mD|A2(AE76h$wJqBTHW h*YhmP&P~~$^Z@Z!HX6E76!!oC002ovPDHLkV1iozXeR&w delta 121 zcmV-<0EYjS0;mCyHga7_L_t(IjbmV-C3yJoVg19058KJs{NTZZe-9o!_=nFBMqHZz z|Nmc)qL7iXQ(j)ak|bBaT!2pv6G)yp282>=FkS%mA*-Ge`?}$Gp zTgeY(3EA=$#vpF;P$+aW2UeClNX#Xn&~6ck1L^7MJ;VY386t8Nk>f4Q(;bfKy(Q*X zk{$%fxVS<%S?;}`S5@_M-fNoXnVAm&dTZ@0sep(Wz=WAMs((tcuByb$8vv7lNn03( z;T^yifQ5+EvF@C!0W1J~d+$FkmX1BOZTp&K*)EXB{t(_bYwhl;0stt>a<8g&7>;RF zbv+(VDu|w)bDzNyj4|7yD3(N|V{Gy-5RrCWx9a=;1px9qU!{isBu;7XPZPO`<6Hm$ O002ovPDHLkU;%=}h(x>Ok<5=blpn@}+V zWtiZU1Su25o#mrS6cQ7epOUY;cYaTIKHy8lt43LtZdfa&7QT00@g4pFKM3g0SXI@L zne!l%5T_`Lc25&XDfa-*0sadS9lD|q5JEU(Oa|aKV=jy_X;+dYcCtc8UDr$J+!erT z)M~7?YpwNtC{8|6O4$I|0%!+v%gmdx*&6@=N~r=s%FGskW9BT5~eu^c6oaSAxvW?%>)*iNszSu-F*Mg|K4NZLP^PJ+xA*jHvl1oS<^J% zxtzvQBC2mGY>LtWSF;s#yU z-8$z!feKiRtml+{H?zB9K~+^BzzwkS-oGBX_x=S~0TbY@SRf)h5!r?i9z`UMcuZ_7 zBD>#b7iDI9GuxlaWPjl=`Y(X1Q>KV~T{_^b4l)uwZQ8+glK=n!07*qoM6N<$f|L+* A6aWAK delta 223 zcmV<503iRU0*wNYHh;oNL_t(IjqQ;?4uUWghkuWBD<>c^p`1W2;LgP0IrJnZ9>U2D z5_aMZT)GixdIsk{7l;Vj82@a3+k5@JFRv}|OS-Pxwr#udW$4*~F(zZ?l86FkUMr=_ zmj%X{6u=2U*tagsyi!V?r`cfIu+~NZiqS9tghW&|O|$R{v{=@mbFKm~3j&CQ5QWxy zEWQbtIgnBw04yI}t0$FG9_zXmGl8{s4l-B%gY*qpm5jlPnlt@AZZzNOeLy~ygHbKB86~l$0IS5=kOgb!?c?U1F01pWVrZ`QB9>sH#Q(NEQee{AV@8a1ndn00000 LNkvXXu0mjf>jFWT delta 110 zcmV-!0FnR80i6MmHfK^vL_t(IjbmV-5HP|R4<0=Dk4uq)f&%0H`}aE(6%{Mc<(P=J ziIK7V{{8zMWE+6X5RweQW(W(h8Wj{27_o^H6^Qr@B-sn-VAOzNVF1Md0D$EeTTm3R Q!~g&Q07*qoM6N<$f(f!Lh5!Hn diff --git a/editor/icons/icon_particles_material.png b/editor/icons/icon_particles_material.png new file mode 100644 index 0000000000000000000000000000000000000000..3b5c5644b2bd3b3ea0cba96f58facdd9046de26e GIT binary patch literal 367 zcmV-#0g(QQP)D>qpAm>$16}`<^5GMW0#PUwVbfZ)*Sm N002ovPDHLkV1o5tn(qJr literal 0 HcmV?d00001 diff --git a/editor/icons/icon_search.png b/editor/icons/icon_search.png new file mode 100644 index 0000000000000000000000000000000000000000..f3748803cfe2a7f25576f91664ad93f3df80d632 GIT binary patch literal 404 zcmV;F0c-w=P)3I)+J zpCIZd*s8JDN-c!sahpoe)+%{-YvD_X$t4CIIPUg#W_A|%Cuq2^*6tF~K7exe_29j4 z6bgmwUky5)&Y7xKC-6>=3m zV6Cl+h!>IDi3tF#0RRzQ1~?blT@LgH2HyoUjS}KGjEU&CY6Z{Jd8gYOyljmR)!1xF7 zRuYD5B%zyiHL54 zQdM$(&`xgfUaQR_`A33nFX`wyWa!c> zablvLT|Sku^|i?JQ3XS!qrCK&QRWO(p>VGzw=zD;ld$+pK%_EgH)9UySVPShH$Ky? Z@dsaup)eNp^3(tT002ovPDHLkV1i6--WUJ? literal 0 HcmV?d00001 diff --git a/editor/icons/icon_stream_texture.png b/editor/icons/icon_stream_texture.png new file mode 100644 index 0000000000000000000000000000000000000000..1858a299d7b51efe53242771d1cfc93c4075fdf4 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_co-U3d z7QJUD9ppV=z`^W$)p5q+&*=hcD}QMQxy(^(@_(Ps$$pwqLx~|FjrYJ&wvewC>F?sK z^;T52PtJYaIeW1j&r+72yL=jXUaAGftD5JYz07iP&#Q!rhT5m%b)BbA*zac+%)F|S ZDW`8}+htci@d(gT22WQ%mvv4FO#nEAK%4*o literal 0 HcmV?d00001 diff --git a/editor/icons/icon_tabs.png b/editor/icons/icon_tabs.png index bef0f606603459ad0471d11eeae568096199170e..c17ab6fa1bba9d181092aa74ce345ecc31cbddc2 100644 GIT binary patch delta 186 zcmV;r07d_j0q6mcHh-N-L_t(IjqQ*j4#GeXMc+(7A|L_T1C%>(3a9}NR!wReI0ZLB zf~Y_dHXR%++itoN!FPZ1|If?7U*empIjz7BK-QDJv}U{gY;*RH`aNf5qzsUWN*N`n z@AdrY^g4t*9<_^NQrtQO4=2l^GJtdBzJCvhr410|K0i>)J2T>0B4FNAi4iB5&!@I07*qoM6N<$g71?~wEzGB delta 99 zcmV-p0G$8m0g?fbHe5$ZL_t(IjbmUK@_>G*h%Wce0$EcCbb#)z9G3SskVd4aObSEOE{YM4UNp zf4a?okU?{)`GG2vvpJgb_NVXKSKej4vvRwkFMG-ku}#y?gk={uNyU89XWV->a=P}6 vnah~_-rrvR|4(yT!x9TFuUqq{F@IncRMoC2DOflU=nw`^S3j3^P6l0rvrrHh-*1L_t(Ijm43{4Z<)G1m~ipghZhSD1r{?2H_VEh(NRieWU}s z1>{J_%TmB`NXUbE`n>1eH7rENhTa(+n-_H>*-{5T;hoXoZn1+r`HD4rgiHUdsGF#> zq=RDBTtQCX9AxmGDWL9Hf$kJjWR~#*vD~=+h82bN&gFo;BRw_mk51cWo00000NkvXXu0mjf D#mZdH delta 202 zcmV;*05$*j0r&xsHh-;2L_t(Ijm42c4uUWgL|>s-fGzD_58(~GjTg{F@1*x2DG6og z9WeQNw_VaFXf@|_Wn6QYhFz=1uL zKDUts&iaYlL}1+?Z-tf|7$f>*@)ucJ40s$y1H9IT8`GSb7rQ>*+bbg{)zv~<00000 LNkvXXu0mjf4!J`K delta 72 zcmX@ZSTVuON!QcGF+^f&@}K&(Pc@jCn?;$+3R*b(RhWTnUST;;HXvv_xaa{#-pl{( YjPozBYv|ir9b*6jPgg&ebxsLQ0BFn?e*gdg diff --git a/editor/icons/icon_zoom.png b/editor/icons/icon_zoom.png index f3748803cfe2a7f25576f91664ad93f3df80d632..e95cf2bd788e850e55af648606ca6a0a1d67baa7 100644 GIT binary patch delta 365 zcmV-z0h0cd1DXSnHh)h^L_t(Ijir&hN&`U@hQFEJ*oat}#^wYP8?n+i2qG40XQe)a zogiWm1i`$8ioK=apgd*YniOX*DlD>}VKEju%Nt5M=j}kJ2esCU40^rZY_`GxC;mPF zSZlYl1IC#CKM~PscZi>{-EOaGt*`i5V$Jis^F&Z7bp%WRTOx9qHRwkU!|)i`|1B!e zFve8NqoZa_Qij{(p;s}YAR^|f)wG;gS$v@ad zLkb1aGM^yoC)ld7*GesfcWdEGh{+`e9XRgxc4l@K_$O$%u-5Jp(LR83 z_VwVsZxjlJ>t78zoz9u6RwwXIjWP95gZq;+aaUCjm^shPd4E+s1keRgOOj-J;vOQ> z6cKN&9ZO)Xt%`^jk=uz00IUH35nTp27uj77^acjs1v8Bj;y8}7r%p3?1OVq;Wt5Pn zX=Ru*HUI#;_YG!VC!%9(Eutv8>KhW#5dd<|oreqtkwxSLKrO^kRWS2&uh-iw7K`tp z6=001JLh%)G++UIX6FvT9uYmM>Pj5P_ad?sOfU_tR%;=b%iRE21@H=B!x-~6v%xeI z{zW%HsZ{z%({zi7UI5HH=jLYB{y@9kUQCi?`A^~yz5w1{hi8)ey|n-U002ovPDHLk FV1fZ!p05A^ diff --git a/editor/icons/source/icon_2_d.svg b/editor/icons/source/icon_2_d.svg new file mode 100644 index 00000000000..54c93a45aa8 --- /dev/null +++ b/editor/icons/source/icon_2_d.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/editor/icons/source/icon_3_d.svg b/editor/icons/source/icon_3_d.svg new file mode 100644 index 00000000000..3147d14dc1c --- /dev/null +++ b/editor/icons/source/icon_3_d.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/editor/icons/source/icon_animation_player.svg b/editor/icons/source/icon_animation_player.svg index add4d5ac42e..e6500ea249c 100644 --- a/editor/icons/source/icon_animation_player.svg +++ b/editor/icons/source/icon_animation_player.svg @@ -14,11 +14,11 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_animation_player.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" - sodipodi:docname="icon_animation_player (copy).svg"> + sodipodi:docname="icon_animation_player.svg"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -69,7 +69,7 @@ id="layer1" transform="translate(0,-1036.3622)"> + sodipodi:docname="icon_animation_tree_player.svg"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -69,8 +69,8 @@ id="layer1" transform="translate(0,-1036.3622)"> diff --git a/editor/icons/source/icon_arrow_left.svg b/editor/icons/source/icon_arrow_left.svg index 75a9ef0d68e..a9be19b6d41 100644 --- a/editor/icons/source/icon_arrow_left.svg +++ b/editor/icons/source/icon_arrow_left.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_arrow_left.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="-0.2534386" - inkscape:cy="9.1352698" + inkscape:cx="7.4636822" + inkscape:cy="9.1396144" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -69,9 +69,16 @@ id="layer1" transform="translate(0,-1036.3622)"> + style="fill:none;stroke:#e0e0e0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.99607843" + d="m 8,1048.3622 -4,-4 4,-4" + id="path814" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" /> + diff --git a/editor/icons/source/icon_arrow_right.svg b/editor/icons/source/icon_arrow_right.svg index a7600699f7a..f6cbe3bc198 100644 --- a/editor/icons/source/icon_arrow_right.svg +++ b/editor/icons/source/icon_arrow_right.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_arrow_left.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="0.9028114" - inkscape:cy="9.2602698" + inkscape:cx="7.0981428" + inkscape:cy="9.8315212" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -69,10 +69,16 @@ id="layer1" transform="translate(0,-1036.3622)"> + sodipodi:nodetypes="ccc" /> + diff --git a/editor/icons/source/icon_arrow_up.svg b/editor/icons/source/icon_arrow_up.svg index c1839cd69e7..b24a167b8ea 100644 --- a/editor/icons/source/icon_arrow_up.svg +++ b/editor/icons/source/icon_arrow_up.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_arrow_left.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="6.7465614" - inkscape:cy="9.3227698" + inkscape:cx="7.0981428" + inkscape:cy="9.8315212" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -69,9 +69,9 @@ id="layer1" transform="translate(0,-1036.3622)"> diff --git a/editor/icons/source/icon_asset_lib.svg b/editor/icons/source/icon_asset_lib.svg new file mode 100644 index 00000000000..db9fcda6d4f --- /dev/null +++ b/editor/icons/source/icon_asset_lib.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_audio_bus_bypass.svg b/editor/icons/source/icon_audio_bus_bypass.svg new file mode 100644 index 00000000000..fe517d9ff78 --- /dev/null +++ b/editor/icons/source/icon_audio_bus_bypass.svg @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_audio_bus_layout.svg b/editor/icons/source/icon_audio_bus_layout.svg new file mode 100644 index 00000000000..66dc37ecfc5 --- /dev/null +++ b/editor/icons/source/icon_audio_bus_layout.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_audio_bus_mute.svg b/editor/icons/source/icon_audio_bus_mute.svg new file mode 100644 index 00000000000..55a776dd97d --- /dev/null +++ b/editor/icons/source/icon_audio_bus_mute.svg @@ -0,0 +1,301 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/editor/icons/source/icon_audio_bus_solo.svg b/editor/icons/source/icon_audio_bus_solo.svg new file mode 100644 index 00000000000..fd06442da1b --- /dev/null +++ b/editor/icons/source/icon_audio_bus_solo.svg @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/editor/icons/source/icon_audio_effect_amplify.svg b/editor/icons/source/icon_audio_effect_amplify.svg new file mode 100644 index 00000000000..3c75d717912 --- /dev/null +++ b/editor/icons/source/icon_audio_effect_amplify.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_audio_player.svg b/editor/icons/source/icon_audio_player.svg new file mode 100644 index 00000000000..2d9c5f4e6cc --- /dev/null +++ b/editor/icons/source/icon_audio_player.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/editor/icons/source/icon_back.svg b/editor/icons/source/icon_back.svg index 597a1c3068b..dfaf25de01a 100644 --- a/editor/icons/source/icon_back.svg +++ b/editor/icons/source/icon_back.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_bone.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="4.4850647" - inkscape:cy="8.9717887" + inkscape:cx="8.1867174" + inkscape:cy="8.4650528" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -60,7 +60,7 @@ image/svg+xml - + @@ -70,10 +70,9 @@ id="layer1" transform="translate(0,-1036.3622)"> + style="fill:none;stroke:#e0e0e0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 6,1038.3622 -4,6 4,6" + id="path814" + inkscape:connector-curvature="0" /> diff --git a/editor/icons/source/icon_baked_light.svg b/editor/icons/source/icon_baked_light.svg index 98dc3135f6b..e4d435254d2 100644 --- a/editor/icons/source/icon_baked_light.svg +++ b/editor/icons/source/icon_baked_light.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_bone.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,7 +29,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.627417" - inkscape:cx="6.1801151" + inkscape:cx="-2.7913022" inkscape:cy="10.551189" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -70,7 +70,7 @@ id="layer1" transform="translate(0,-1036.3622)"> diff --git a/editor/icons/source/icon_bool.svg b/editor/icons/source/icon_bool.svg index e471871adf6..9f429376fdd 100644 --- a/editor/icons/source/icon_bool.svg +++ b/editor/icons/source/icon_bool.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_bool.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="-0.0405559" - inkscape:cy="11.453214" + inkscape:zoom="32" + inkscape:cx="3.5294581" + inkscape:cy="7.990409" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -68,10 +68,68 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - + + + + + + + + + + + diff --git a/editor/icons/source/icon_bus_vu_db.svg b/editor/icons/source/icon_bus_vu_db.svg new file mode 100644 index 00000000000..813990bb423 --- /dev/null +++ b/editor/icons/source/icon_bus_vu_db.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_bus_vu_empty.svg b/editor/icons/source/icon_bus_vu_empty.svg new file mode 100644 index 00000000000..0755a2695b5 --- /dev/null +++ b/editor/icons/source/icon_bus_vu_empty.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/editor/icons/source/icon_bus_vu_frozen.svg b/editor/icons/source/icon_bus_vu_frozen.svg new file mode 100644 index 00000000000..0324076402c --- /dev/null +++ b/editor/icons/source/icon_bus_vu_frozen.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_bus_vu_full.svg b/editor/icons/source/icon_bus_vu_full.svg new file mode 100644 index 00000000000..7f2fd22560f --- /dev/null +++ b/editor/icons/source/icon_bus_vu_full.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_copy_node_path.svg b/editor/icons/source/icon_copy_node_path.svg index 9f33c5e54db..abc93eb0039 100644 --- a/editor/icons/source/icon_copy_node_path.svg +++ b/editor/icons/source/icon_copy_node_path.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/godotengine/godot/tools/editor/icons/con_script_create.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -39,8 +39,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="21.189633" - inkscape:cx="12.640765" - inkscape:cy="9.6848443" + inkscape:cx="-1.3283302" + inkscape:cy="8.1746718" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -52,8 +52,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -73,7 +73,7 @@ image/svg+xml - + @@ -90,7 +90,7 @@ ry="1.0000174" rx="1" /> diff --git a/editor/icons/source/icon_curve_texture.svg b/editor/icons/source/icon_curve_texture.svg new file mode 100644 index 00000000000..b1cb4566082 --- /dev/null +++ b/editor/icons/source/icon_curve_texture.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_debug.svg b/editor/icons/source/icon_debug.svg new file mode 100644 index 00000000000..1b3e7486683 --- /dev/null +++ b/editor/icons/source/icon_debug.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/editor/icons/source/icon_edit_resource.svg b/editor/icons/source/icon_edit_resource.svg index 1950988ca29..7f6516eb58b 100644 --- a/editor/icons/source/icon_edit_resource.svg +++ b/editor/icons/source/icon_edit_resource.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_node.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="63.999997" - inkscape:cx="1.8775976" - inkscape:cy="5.2018914" + inkscape:cx="2.7141614" + inkscape:cy="4.341677" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -73,9 +73,9 @@ id="layer1" transform="translate(0,-1044.3622)"> + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e0e0e0;fill-opacity:0.78431373;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="M 3.9902344 -0.009765625 A 1.0001 1.0001 0 0 0 3.2929688 1.7070312 L 4.5859375 3 L 1 3 L 1 5 L 4.5859375 5 L 3.2929688 6.2929688 A 1.0001 1.0001 0 1 0 4.7070312 7.7070312 L 7.7070312 4.7070312 A 1.0001 1.0001 0 0 0 7.7070312 3.2929688 L 4.7070312 0.29296875 A 1.0001 1.0001 0 0 0 3.9902344 -0.009765625 z " + transform="translate(0,1044.3622)" + id="path814" /> diff --git a/editor/icons/source/icon_error.svg b/editor/icons/source/icon_error.svg index a0b04a98cb1..013f1c7ba9b 100644 --- a/editor/icons/source/icon_error.svg +++ b/editor/icons/source/icon_error.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_node.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627416" - inkscape:cx="5.542036" - inkscape:cy="14.568715" + inkscape:zoom="45.254832" + inkscape:cx="0.9455546" + inkscape:cy="4.9546755" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -76,6 +76,6 @@ height="8" x="2.220446e-16" y="1044.3622" - ry="1.0000174" /> + ry="4" /> diff --git a/editor/icons/source/icon_forward.svg b/editor/icons/source/icon_forward.svg index f6cb351cc13..392e2bda8ee 100644 --- a/editor/icons/source/icon_forward.svg +++ b/editor/icons/source/icon_forward.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_bone.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,7 +29,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="4.4850647" + inkscape:cx="-1.8586853" inkscape:cy="8.9717887" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -60,7 +60,7 @@ image/svg+xml - + @@ -70,10 +70,9 @@ id="layer1" transform="translate(0,-1036.3622)"> + style="fill:none;stroke:#e0e0e0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2,1038.3622 4,6 -4,6" + id="path814" + inkscape:connector-curvature="0" /> diff --git a/editor/icons/source/icon_g_d_native_script.svg b/editor/icons/source/icon_g_d_native_script.svg new file mode 100644 index 00000000000..33a8e52a5d0 --- /dev/null +++ b/editor/icons/source/icon_g_d_native_script.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_texture.svg b/editor/icons/source/icon_gradient_texture.svg similarity index 82% rename from editor/icons/source/icon_texture.svg rename to editor/icons/source/icon_gradient_texture.svg index 39e88e592ba..efc48bb778c 100644 --- a/editor/icons/source/icon_texture.svg +++ b/editor/icons/source/icon_gradient_texture.svg @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -14,13 +15,35 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_key.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" - sodipodi:docname="icon_image_texture.svg"> + sodipodi:docname="icon_gradient_texture.svg"> + id="defs4"> + + + + + + diff --git a/editor/icons/source/icon_graph_scalars_to_vec.svg b/editor/icons/source/icon_graph_scalars_to_vec.svg index 0f2994a6068..d951a418320 100644 --- a/editor/icons/source/icon_graph_scalars_to_vec.svg +++ b/editor/icons/source/icon_graph_scalars_to_vec.svg @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="14" @@ -14,13 +15,35 @@ viewBox="0 0 14 14" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot-design/assets/icons/svg/icon_graph_scalar_uniform.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" sodipodi:docname="icon_graph_scalars_to_vec.svg"> + id="defs4"> + + + + + + image/svg+xml - + @@ -73,22 +96,9 @@ id="layer1" transform="translate(0,-1038.3622)"> - - + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:url(#linearGradient836);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="M 1.9902344 0.99023438 A 1.0001 1.0001 0 0 0 1.2929688 2.7070312 L 4.5859375 6 L 2 6 A 1.0001 1.0001 0 1 0 2 8 L 4.5859375 8 L 1.2929688 11.292969 A 1.0001 1.0001 0 1 0 2.7070312 12.707031 L 7.4140625 8 L 12 8 A 1.0001 1.0001 0 1 0 12 6 L 7.4140625 6 L 2.7070312 1.2929688 A 1.0001 1.0001 0 0 0 1.9902344 0.99023438 z " + transform="translate(0,1038.3622)" + id="path4154" /> diff --git a/editor/icons/source/icon_graph_vec_to_scalars.svg b/editor/icons/source/icon_graph_vec_to_scalars.svg index fb58db9d780..8bddf89b2dd 100644 --- a/editor/icons/source/icon_graph_vec_to_scalars.svg +++ b/editor/icons/source/icon_graph_vec_to_scalars.svg @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="14" @@ -14,13 +15,36 @@ viewBox="0 0 14 14" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot-design/assets/icons/svg/icon_graph_scalar_uniform.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" sodipodi:docname="icon_graph_vec_to_scalars.svg"> + id="defs4"> + + + + + + - - + inkscape:connector-curvature="0" /> diff --git a/editor/icons/source/icon_graph_vecs_to_xform.svg b/editor/icons/source/icon_graph_vecs_to_xform.svg index f8ba3eb4b86..13217661171 100644 --- a/editor/icons/source/icon_graph_vecs_to_xform.svg +++ b/editor/icons/source/icon_graph_vecs_to_xform.svg @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="14" @@ -14,13 +15,36 @@ viewBox="0 0 14 14" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot-design/assets/icons/svg/icon_graph_scalar_uniform.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" sodipodi:docname="icon_graph_vecs_to_xform.svg"> + id="defs4"> + + + + + + - diff --git a/editor/icons/source/icon_graph_xform_to_vecs.svg b/editor/icons/source/icon_graph_xform_to_vecs.svg index cc113e72fdd..45754c8a44b 100644 --- a/editor/icons/source/icon_graph_xform_to_vecs.svg +++ b/editor/icons/source/icon_graph_xform_to_vecs.svg @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="14" @@ -14,13 +15,36 @@ viewBox="0 0 14 14" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot-design/assets/icons/svg/icon_graph_scalar_uniform.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" sodipodi:docname="icon_graph_xform_to_vecs.svg"> + id="defs4"> + + + + + + - diff --git a/editor/icons/source/icon_key_hover.svg b/editor/icons/source/icon_key_hover.svg index c3f34a781b0..10caa819682 100644 --- a/editor/icons/source/icon_key_hover.svg +++ b/editor/icons/source/icon_key_hover.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="43.417341" - inkscape:cx="0.40602789" - inkscape:cy="4.9542089" + inkscape:zoom="61.401392" + inkscape:cx="1.5457638" + inkscape:cy="2.7778126" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -68,10 +68,14 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1044.3622)"> - + diff --git a/editor/icons/source/icon_key_selected.svg b/editor/icons/source/icon_key_selected.svg index c3f01dbec80..62180cca5be 100644 --- a/editor/icons/source/icon_key_selected.svg +++ b/editor/icons/source/icon_key_selected.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="43.417341" - inkscape:cx="3.4232555" - inkscape:cy="4.5626603" + inkscape:cx="-0.88377936" + inkscape:cy="3.8025953" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -68,10 +68,14 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1044.3622)"> - + diff --git a/editor/icons/source/icon_key_value.svg b/editor/icons/source/icon_key_value.svg index 5e6333e54bc..21780cc695f 100644 --- a/editor/icons/source/icon_key_value.svg +++ b/editor/icons/source/icon_key_value.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="43.417341" - inkscape:cx="3.2850619" - inkscape:cy="5.046338" + inkscape:cx="3.6075137" + inkscape:cy="3.8486599" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -68,10 +68,14 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1044.3622)"> - + diff --git a/editor/icons/source/icon_key_xform.svg b/editor/icons/source/icon_key_xform.svg index 06a282f7059..37de1072841 100644 --- a/editor/icons/source/icon_key_xform.svg +++ b/editor/icons/source/icon_key_xform.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="43.417341" - inkscape:cx="3.2850619" - inkscape:cy="5.046338" + inkscape:cx="4.6209337" + inkscape:cy="3.8256276" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -68,10 +68,14 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1044.3622)"> - + diff --git a/editor/icons/source/icon_mini_basis.svg b/editor/icons/source/icon_mini_basis.svg new file mode 100644 index 00000000000..a9d3be82ea1 --- /dev/null +++ b/editor/icons/source/icon_mini_basis.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/editor/icons/source/icon_mini_matrix3.svg b/editor/icons/source/icon_mini_matrix3.svg index 592230d13c1..27adb40b17b 100644 --- a/editor/icons/source/icon_mini_matrix3.svg +++ b/editor/icons/source/icon_mini_matrix3.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 12" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_add_track.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="32.000001" - inkscape:cx="4.071303" - inkscape:cy="4.582959" + inkscape:zoom="22.627418" + inkscape:cx="13.930099" + inkscape:cy="4.8789967" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -70,71 +70,135 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1040.3622)"> - - - + height="5.9999666" + x="-2" + y="1044.3621" + transform="scale(-1,1)" /> - - - - - + + + + + + + + + + + + + diff --git a/editor/icons/source/icon_mini_matrix32.svg b/editor/icons/source/icon_mini_transform2D.svg similarity index 51% rename from editor/icons/source/icon_mini_matrix32.svg rename to editor/icons/source/icon_mini_transform2D.svg index 5159ea0b878..e8e38f12563 100644 --- a/editor/icons/source/icon_mini_matrix32.svg +++ b/editor/icons/source/icon_mini_transform2D.svg @@ -14,11 +14,11 @@ viewBox="0 0 16 12" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_add_track.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" - sodipodi:docname="icon_mini_matrix32.svg"> + sodipodi:docname="icon_mini_transform2D.svg"> image/svg+xml - + @@ -70,76 +70,48 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1040.3622)"> - + style="fill:#ddf4aa;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="fill:#ddf4aa;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - + d="m 7,1042.3622 v 2 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 v 2 a 3,3 0 0 0 2.597656,-1.5 3,3 0 0 0 0,-3 A 3,3 0 0 0 7,1042.3622 Z" + style="fill:#ddf4aa;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - + y="1042.3622" /> + id="rect825" + style="fill:#c4ec69;fill-opacity:1;stroke:none;stroke-width:2.00000238;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - + style="fill:#c4ec69;fill-opacity:1;stroke:none;stroke-width:2.1380899;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 10 2 L 10 10 L 12 10 A 4 4 0 0 0 15.464844 8 A 4 4 0 0 0 15.464844 4 A 4 4 0 0 0 12 2 L 10 2 z M 12 4 A 2.0000174 2.0000174 0 0 1 13.732422 5 A 2.0000174 2.0000174 0 0 1 13.732422 7 A 2.0000174 2.0000174 0 0 1 12 8 L 12 4 z " + transform="translate(0,1040.3622)" + id="rect827" /> diff --git a/editor/icons/source/icon_mirror_x.svg b/editor/icons/source/icon_mirror_x.svg index f24a6307701..ca28fec4f84 100644 --- a/editor/icons/source/icon_mirror_x.svg +++ b/editor/icons/source/icon_mirror_x.svg @@ -14,11 +14,11 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_tool_move.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" - sodipodi:docname="icon_h_size.svg"> + sodipodi:docname="icon_mirror_x.svg"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -69,11 +69,21 @@ id="layer1" transform="translate(0,-1036.3622)"> + sodipodi:nodetypes="ccc" /> + + diff --git a/editor/icons/source/icon_mirror_y.svg b/editor/icons/source/icon_mirror_y.svg index bb913b84af9..922caf6efc5 100644 --- a/editor/icons/source/icon_mirror_y.svg +++ b/editor/icons/source/icon_mirror_y.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_tool_move.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="1.7618301" - inkscape:cy="7.9093121" + inkscape:cx="2.7305801" + inkscape:cy="8.1905621" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -69,10 +69,9 @@ id="layer1" transform="translate(0,-1036.3622)"> + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e0e0e0;fill-opacity:0.99607843;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="m 11.012128,1048.3548 a 1.0001,1.0001 0 0 0 -1.7167967,-0.6973 l -0.2929688,0.293 v -7.1719 l 0.2929688,0.293 a 1.0001,1.0001 0 0 0 1.7148437,-0.7266 1.0001,1.0001 0 0 0 -0.300781,-0.6875 l -2.0000003,-2 a 1.0001,1.0001 0 0 0 -1.4140624,0 l -1.9999998,2 a 1.0001,1.0001 0 1 0 1.4140622,1.4141 l 0.2929688,-0.293 v 7.1719 l -0.2929688,-0.293 a 1.0001,1.0001 0 1 0 -1.4140622,1.4141 l 1.9999998,2 a 1.0001,1.0001 0 0 0 1.4140624,0 l 2.0000003,-2 a 1.0001,1.0001 0 0 0 0.302734,-0.7168 z" + id="path816" + inkscape:connector-curvature="0" /> diff --git a/editor/icons/source/icon_move_down.svg b/editor/icons/source/icon_move_down.svg index e83a69ad50f..911def98b8c 100644 --- a/editor/icons/source/icon_move_down.svg +++ b/editor/icons/source/icon_move_down.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_arrow_left.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="4.2997855" - inkscape:cy="8.3620593" + inkscape:zoom="32" + inkscape:cx="-0.21847599" + inkscape:cy="8.1503711" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -62,7 +62,7 @@ image/svg+xml - + @@ -72,9 +72,14 @@ id="layer1" transform="translate(0,-1036.3622)"> + diff --git a/editor/icons/source/icon_move_up.svg b/editor/icons/source/icon_move_up.svg index 8f671a0d725..4e24791efb8 100644 --- a/editor/icons/source/icon_move_up.svg +++ b/editor/icons/source/icon_move_up.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_arrow_left.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="4.2997855" - inkscape:cy="8.3620593" + inkscape:zoom="32" + inkscape:cx="5.8620142" + inkscape:cy="9.0057643" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -62,7 +62,7 @@ image/svg+xml - + @@ -72,9 +72,14 @@ id="layer1" transform="translate(0,-1036.3622)"> + style="fill:none;stroke:#e0e0e0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.99607843;stroke-miterlimit:4;stroke-dasharray:none" + d="m 4,1043.3622 4,-5 4,5" + id="path814" + inkscape:connector-curvature="0" /> + diff --git a/editor/icons/source/icon_new.svg b/editor/icons/source/icon_new.svg index a37ba1be3f3..d59dd3513a8 100644 --- a/editor/icons/source/icon_new.svg +++ b/editor/icons/source/icon_new.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_new.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="0.22745062" - inkscape:cy="11.330333" + inkscape:zoom="22.627417" + inkscape:cx="20.922744" + inkscape:cy="2.4022924" inkscape:document-units="px" inkscape:current-layer="layer1-8" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -76,11 +76,17 @@ inkscape:label="Layer 1" transform="translate(0,-1.6949463e-5)"> + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccc" /> + diff --git a/editor/icons/source/icon_particles_shader.svg b/editor/icons/source/icon_particles_material.svg similarity index 100% rename from editor/icons/source/icon_particles_shader.svg rename to editor/icons/source/icon_particles_material.svg diff --git a/editor/icons/source/icon_search.svg b/editor/icons/source/icon_search.svg new file mode 100644 index 00000000000..bcd2ecca460 --- /dev/null +++ b/editor/icons/source/icon_search.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/editor/icons/source/icon_spatial_shader.svg b/editor/icons/source/icon_spatial_material.svg similarity index 100% rename from editor/icons/source/icon_spatial_shader.svg rename to editor/icons/source/icon_spatial_material.svg diff --git a/editor/icons/source/icon_stream_texture.svg b/editor/icons/source/icon_stream_texture.svg new file mode 100644 index 00000000000..6ec701adff6 --- /dev/null +++ b/editor/icons/source/icon_stream_texture.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/editor/icons/source/icon_tabs.svg b/editor/icons/source/icon_tabs.svg index 79ed1e59100..c09a042033d 100644 --- a/editor/icons/source/icon_tabs.svg +++ b/editor/icons/source/icon_tabs.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_center_container.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="11.687421" - inkscape:cy="9.3335226" + inkscape:zoom="32" + inkscape:cx="6.9623805" + inkscape:cy="8.3399158" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,73 +71,10 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - - - - - - - + style="fill:#a5efac;fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5 4 C 3.8919904 4 3.1821539 4.9071 3 6 L 2 12 L 1 12 L 1 14 L 5 14 L 11 14 L 15 14 L 15 12 L 13 12 L 12 6 C 11.817843 4.9071 11.108009 4 10 4 L 5 4 z " + transform="translate(0,1036.3622)" + id="rect821" /> diff --git a/editor/icons/source/icon_tween.svg b/editor/icons/source/icon_tween.svg index 5cb5cad2279..7857c5f1874 100644 --- a/editor/icons/source/icon_tween.svg +++ b/editor/icons/source/icon_tween.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_tween.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32" - inkscape:cx="6.0670176" - inkscape:cy="10.041334" + inkscape:cx="4.9605895" + inkscape:cy="8.5201258" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,28 +71,25 @@ id="layer1" transform="translate(0,-1036.3622)"> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + style="opacity:1;fill:#fbe87a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + inkscape:connector-curvature="0" /> diff --git a/editor/icons/source/icon_warning.svg b/editor/icons/source/icon_warning.svg index 4d39141a58a..d886fbdaeda 100644 --- a/editor/icons/source/icon_warning.svg +++ b/editor/icons/source/icon_warning.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_node.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -29,7 +29,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="45.254832" - inkscape:cx="2.2320862" + inkscape:cx="-2.2536226" inkscape:cy="6.41947" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -76,6 +76,6 @@ height="8" x="0" y="1044.3622" - ry="1" /> + ry="4" /> diff --git a/editor/icons/source/icon_zoom.svg b/editor/icons/source/icon_zoom.svg index 811036b370b..de94ed96146 100644 --- a/editor/icons/source/icon_zoom.svg +++ b/editor/icons/source/icon_zoom.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_zoom.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="3.7772222" - inkscape:cy="11.922647" + inkscape:zoom="32" + inkscape:cx="9.872627" + inkscape:cy="8.8162049" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -59,7 +59,7 @@ image/svg+xml - + @@ -70,18 +70,8 @@ transform="translate(0,-1036.3622)"> - + d="M 6 1 A 5 5 0 0 0 1 6 A 5 5 0 0 0 6 11 A 5 5 0 0 0 8.7519531 10.166016 L 13.070312 14.484375 L 14.484375 13.070312 L 10.166016 8.7519531 A 5 5 0 0 0 10.576172 8 L 10 8 L 10 6 L 9 6 A 3 3 0 0 1 6 9 A 3 3 0 0 1 3 6 A 3 3 0 0 1 6 3 A 3 3 0 0 1 8 3.7675781 L 8 2 L 8.9902344 2 A 5 5 0 0 0 6 1 z M 11 1 L 11 3 L 9 3 L 9 5 L 11 5 L 11 7 L 13 7 L 13 5 L 15 5 L 15 3 L 13 3 L 13 1 L 11 1 z " + transform="translate(0,1036.3622)" + id="path4135" /> diff --git a/editor/io_plugins/editor_texture_import_plugin.cpp b/editor/io_plugins/editor_texture_import_plugin.cpp index a2f0ecaf7bf..ba380f03341 100644 --- a/editor/io_plugins/editor_texture_import_plugin.cpp +++ b/editor/io_plugins/editor_texture_import_plugin.cpp @@ -678,7 +678,7 @@ EditorTextureImportDialog::EditorTextureImportDialog(EditorTextureImportPlugin* }; - mode_check[i]=memnew(CheckBox); + mode_check[i]=memnew( CheckBox ); bg->add_child(mode_check[i]); mode_check[i]->set_text(mode_name[i]); mode_check[i]->connect("pressed",this,"_mode_changed",varray(i)); diff --git a/editor/plugins/animation_player_editor_plugin.cpp b/editor/plugins/animation_player_editor_plugin.cpp index 0be7b202a87..b4398427f88 100644 --- a/editor/plugins/animation_player_editor_plugin.cpp +++ b/editor/plugins/animation_player_editor_plugin.cpp @@ -118,16 +118,7 @@ void AnimationPlayerEditor::_notification(int p_what) { blend_editor.next->connect("item_selected", this, "_blend_editor_next_changed"); - nodename->set_icon(get_icon("AnimationPlayer", "EditorIcons")); - - /* - anim_editor_load->set_normal_texture( get_icon("AnimGet","EditorIcons")); - anim_editor_store->set_normal_texture( get_icon("AnimSet","EditorIcons")); - anim_editor_load->set_pressed_texture( get_icon("AnimGet","EditorIcons")); - anim_editor_store->set_pressed_texture( get_icon("AnimSet","EditorIcons")); - anim_editor_load->set_hover_texture( get_icon("AnimGetHl","EditorIcons")); - anim_editor_store->set_hover_texture( get_icon("AnimSetHl","EditorIcons")); -*/ + // nodename->set_icon(get_icon("AnimationPlayer", "EditorIcons")); get_tree()->connect("node_removed", this, "_node_removed"); } @@ -793,7 +784,7 @@ void AnimationPlayerEditor::_update_player() { if (player) nodename->set_text(player->get_name()); else - nodename->set_text(""); + nodename->set_text(TTR("No player selected")); add_anim->set_disabled(player == NULL); load_anim->set_disabled(player == NULL); @@ -1367,9 +1358,14 @@ AnimationPlayerEditor::AnimationPlayerEditor(EditorNode *p_editor) { //tool_anim->get_popup()->add_item("Edit Anim Resource",TOOL_PASTE_ANIM); hb->add_child(tool_anim); - nodename = memnew(Button); + hb->add_child(memnew(VSeparator)); + nodename_icon = memnew(TextureRect); + nodename_icon->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED); + hb->add_child(nodename_icon); + nodename = memnew(Label); hb->add_child(nodename); pin = memnew(ToolButton); + pin->set_tooltip(TTR("Keep this animation selected?")); pin->set_toggle_mode(true); hb->add_child(pin); diff --git a/editor/plugins/animation_player_editor_plugin.h b/editor/plugins/animation_player_editor_plugin.h index a042da14df0..d80f9dccf27 100644 --- a/editor/plugins/animation_player_editor_plugin.h +++ b/editor/plugins/animation_player_editor_plugin.h @@ -85,7 +85,8 @@ class AnimationPlayerEditor : public VBoxContainer { Button *remove_anim; MenuButton *tool_anim; ToolButton *pin; - Button *nodename; + Label *nodename; + TextureRect *nodename_icon; SpinBox *frame; LineEdit *scale; LineEdit *name; diff --git a/editor/plugins/canvas_item_editor_plugin.cpp b/editor/plugins/canvas_item_editor_plugin.cpp index 1a533dce32d..430a5adeb1a 100644 --- a/editor/plugins/canvas_item_editor_plugin.cpp +++ b/editor/plugins/canvas_item_editor_plugin.cpp @@ -3123,6 +3123,7 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) { editor_selection->connect("selection_changed", this, "update"); hb = memnew(HBoxContainer); + hb->add_style_override("bg", editor->get_gui_base()->get_stylebox("panel", "PanelContainer")); add_child(hb); hb->set_area_as_parent_rect(); @@ -3299,6 +3300,8 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) { animation_hb->hide(); key_loc_button = memnew(Button("loc")); + key_loc_button = memnew(Button("loc")); + key_loc_button->set_flat(true); key_loc_button->set_toggle_mode(true); key_loc_button->set_pressed(true); key_loc_button->set_focus_mode(FOCUS_NONE); @@ -3307,6 +3310,7 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) { key_loc_button->connect("pressed", this, "_popup_callback", varray(ANIM_INSERT_POS)); animation_hb->add_child(key_loc_button); key_rot_button = memnew(Button("rot")); + key_rot_button->set_flat(true); key_rot_button->set_toggle_mode(true); key_rot_button->set_pressed(true); key_rot_button->set_focus_mode(FOCUS_NONE); @@ -3315,13 +3319,14 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) { key_rot_button->connect("pressed", this, "_popup_callback", varray(ANIM_INSERT_ROT)); animation_hb->add_child(key_rot_button); key_scale_button = memnew(Button("scl")); + key_scale_button->set_flat(true); key_scale_button->set_toggle_mode(true); key_scale_button->set_focus_mode(FOCUS_NONE); key_scale_button->add_color_override("font_color", Color(1, 0.6, 0.6)); key_scale_button->add_color_override("font_color_pressed", Color(0.6, 1, 0.6)); key_scale_button->connect("pressed", this, "_popup_callback", varray(ANIM_INSERT_SCALE)); animation_hb->add_child(key_scale_button); - key_insert_button = memnew(Button); + key_insert_button = memnew(ToolButton); key_insert_button->set_focus_mode(FOCUS_NONE); key_insert_button->connect("pressed", this, "_popup_callback", varray(ANIM_INSERT_KEY)); key_insert_button->set_tooltip(TTR("Insert Keys")); diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index 972ef44c104..91e3170e321 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -1296,7 +1296,8 @@ void ScriptEditor::_update_script_colors() { int non_zero_hist_size = (hist_size == 0) ? 1 : hist_size; float v = Math::ease((edit_pass - pass) / float(non_zero_hist_size), 0.4); - script_list->set_item_custom_bg_color(i, hot_color.linear_interpolate(cold_color, v)); + //script_list->set_item_custom_bg_color(i, hot_color.linear_interpolate(cold_color, v)); + script_list->set_item_custom_font_color(i, hot_color.linear_interpolate(cold_color, v)); } } } @@ -2342,8 +2343,8 @@ ScriptEditorPlugin::ScriptEditorPlugin(EditorNode *p_node) { EDITOR_DEF("text_editor/open_scripts/script_temperature_enabled", true); EDITOR_DEF("text_editor/open_scripts/highlight_current_script", true); EDITOR_DEF("text_editor/open_scripts/script_temperature_history_size", 15); - EDITOR_DEF("text_editor/open_scripts/script_temperature_hot_color", Color(1, 0, 0, 0.3)); - EDITOR_DEF("text_editor/open_scripts/script_temperature_cold_color", Color(0, 0, 1, 0.3)); + EDITOR_DEF("text_editor/open_scripts/script_temperature_hot_color", Color::html("ff5446")); + EDITOR_DEF("text_editor/open_scripts/script_temperature_cold_color", Color::html("647b93")); EDITOR_DEF("text_editor/open_scripts/current_script_background_color", Color(0.81, 0.81, 0.14, 0.63)); EDITOR_DEF("text_editor/open_scripts/group_help_pages", true); EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::INT, "text_editor/open_scripts/sort_scripts_by", PROPERTY_HINT_ENUM, "Name,Path")); diff --git a/editor/project_settings.cpp b/editor/project_settings.cpp index bc1bdcf8afd..b24b5684592 100644 --- a/editor/project_settings.cpp +++ b/editor/project_settings.cpp @@ -78,7 +78,7 @@ void ProjectSettings::_notification(int p_what) { case NOTIFICATION_ENTER_TREE: { globals_editor->edit(GlobalConfig::get_singleton()); - search_button->set_icon(get_icon("Zoom", "EditorIcons")); + search_button->set_icon(get_icon("Search", "EditorIcons")); clear_button->set_icon(get_icon("Close", "EditorIcons")); translation_list->connect("button_pressed", this, "_translation_delete"); diff --git a/editor/scene_tree_dock.cpp b/editor/scene_tree_dock.cpp index 69b8723431e..2d1118c576c 100644 --- a/editor/scene_tree_dock.cpp +++ b/editor/scene_tree_dock.cpp @@ -683,6 +683,8 @@ void SceneTreeDock::_notification(int p_what) { filter_icon->set_texture(get_icon("Zoom", "EditorIcons")); + filter_icon->set_texture(get_icon("Search", "EditorIcons")); + EditorNode::get_singleton()->get_editor_selection()->connect("selection_changed", this, "_selection_changed"); } break; diff --git a/editor/script_editor_debugger.cpp b/editor/script_editor_debugger.cpp index 38cb8d654e3..95d05976dac 100644 --- a/editor/script_editor_debugger.cpp +++ b/editor/script_editor_debugger.cpp @@ -1575,11 +1575,13 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { hbc->add_child(memnew(VSeparator)); step = memnew(Button); + step->set_flat(true); hbc->add_child(step); step->set_tooltip(TTR("Step Into")); step->connect("pressed", this, "debug_step"); next = memnew(Button); + next->set_flat(true); hbc->add_child(next); next->set_tooltip(TTR("Step Over")); next->connect("pressed", this, "debug_next"); @@ -1587,11 +1589,13 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { hbc->add_child(memnew(VSeparator)); dobreak = memnew(Button); + dobreak->set_flat(true); hbc->add_child(dobreak); dobreak->set_tooltip(TTR("Break")); dobreak->connect("pressed", this, "debug_break"); docontinue = memnew(Button); + docontinue->set_flat(true); hbc->add_child(docontinue); docontinue->set_tooltip(TTR("Continue")); docontinue->connect("pressed", this, "debug_continue"); @@ -1599,11 +1603,13 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { //hbc->add_child( memnew( VSeparator) ); back = memnew(Button); + back->set_flat(true); hbc->add_child(back); back->set_tooltip(TTR("Inspect Previous Instance")); back->hide(); forward = memnew(Button); + forward->set_flat(true); hbc->add_child(forward); forward->set_tooltip(TTR("Inspect Next Instance")); forward->hide(); @@ -1765,6 +1771,7 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { vmem_total->set_custom_minimum_size(Size2(100, 1) * EDSCALE); vmem_hb->add_child(vmem_total); vmem_refresh = memnew(Button); + vmem_refresh->set_flat(true); vmem_hb->add_child(vmem_refresh); vmem_vb->add_child(vmem_hb); vmem_refresh->connect("pressed", this, "_video_mem_request"); @@ -1797,30 +1804,35 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { } { // misc - VBoxContainer *info_left = memnew(VBoxContainer); - info_left->set_h_size_flags(SIZE_EXPAND_FILL); - info_left->set_name(TTR("Misc")); - tabs->add_child(info_left); + + GridContainer *grid_cont = memnew(GridContainer); + grid_cont->set_h_size_flags(SIZE_EXPAND_FILL); + grid_cont->set_name(TTR("Misc")); + grid_cont->set_columns(2); + tabs->add_child(grid_cont); + + grid_cont->add_child(memnew(Label(TTR("Clicked Control:")))); clicked_ctrl = memnew(LineEdit); - info_left->add_margin_child(TTR("Clicked Control:"), clicked_ctrl); + grid_cont->add_child(clicked_ctrl); + + grid_cont->add_child(memnew(Label(TTR("Clicked Control Type:")))); clicked_ctrl_type = memnew(LineEdit); - info_left->add_margin_child(TTR("Clicked Control Type:"), clicked_ctrl_type); + grid_cont->add_child(clicked_ctrl_type); live_edit_root = memnew(LineEdit); + live_edit_root->set_h_size_flags(SIZE_EXPAND_FILL); { + grid_cont->add_child(memnew(Label(TTR("Live Edit Root:")))); + HBoxContainer *lehb = memnew(HBoxContainer); - Label *l = memnew(Label(TTR("Live Edit Root:"))); - lehb->add_child(l); - l->set_h_size_flags(SIZE_EXPAND_FILL); + lehb->set_h_size_flags(SIZE_EXPAND_FILL); + lehb->add_child(live_edit_root); le_set = memnew(Button(TTR("Set From Tree"))); lehb->add_child(le_set); le_clear = memnew(Button(TTR("Clear"))); lehb->add_child(le_clear); - info_left->add_child(lehb); - MarginContainer *mc = memnew(MarginContainer); - mc->add_child(live_edit_root); - info_left->add_child(mc); + grid_cont->add_child(lehb); le_set->set_disabled(true); le_clear->set_disabled(true); } diff --git a/misc/scripts/svgs_2_pngs.py b/misc/scripts/svgs_2_pngs.py index b24324dcd7e..0459f63bfa7 100644 --- a/misc/scripts/svgs_2_pngs.py +++ b/misc/scripts/svgs_2_pngs.py @@ -16,7 +16,7 @@ last_svg_data = None SCRIPT_FOLDER = dirname(realpath(__file__)) + '/' theme_dir_base = SCRIPT_FOLDER + '../../scene/resources/default_theme/' theme_dir_source = theme_dir_base + 'source/' -icons_dir_base = SCRIPT_FOLDER + '../editor/icons/' +icons_dir_base = SCRIPT_FOLDER + '../../editor/icons/' icons_dir_2x = icons_dir_base + '2x/' icons_dir_source = icons_dir_base + 'source/' @@ -54,14 +54,14 @@ def export_icons(): out_icon_names = [name_only] # export to a png with the same file name theme_out_icon_names = [] # special cases - if special_icons.has_key(name_only): + if special_icons.get(name_only): special_icon = special_icons[name_only] if type(special_icon) is dict: if special_icon.get('avoid_self'): out_icon_names = [] - if special_icon.has_key('output_names'): + if special_icon.get('output_names'): out_icon_names += special_icon['output_names'] - if special_icon.has_key('theme_output_names'): + if special_icon.get('theme_output_names'): theme_out_icon_names += special_icon['theme_output_names'] source_path = '%s%s.svg' % (svgs_path, name_only) @@ -83,10 +83,10 @@ def export_theme(): out_icon_names = [name_only] # export to a png with the same file name # special cases - if theme_icons.has_key(name_only): + if theme_icons.get(name_only): special_icon = theme_icons[name_only] if type(special_icon) is dict: - if special_icon.has_key('output_names'): + if special_icon.get('output_names'): out_icon_names += special_icon['output_names'] source_path = '%s%s.svg' % (svgs_path, name_only) diff --git a/modules/visual_script/visual_script_editor.cpp b/modules/visual_script/visual_script_editor.cpp index f1816a762e0..d515f301ce5 100644 --- a/modules/visual_script/visual_script_editor.cpp +++ b/modules/visual_script/visual_script_editor.cpp @@ -490,7 +490,7 @@ void VisualScriptEditor::_update_graph(int p_only_id) { } if (EditorSettings::get_singleton()->has("editors/visual_script/color_" + node->get_category())) { - gnode->set_modulate(EditorSettings::get_singleton()->get("editors/visual_script/color_" + node->get_category())); + gnode->set_self_modulate(EditorSettings::get_singleton()->get("editors/visual_script/color_" + node->get_category())); } gnode->set_meta("__vnode", node); @@ -2833,7 +2833,7 @@ void VisualScriptEditor::_node_filter_changed(const String &p_text) { void VisualScriptEditor::_notification(int p_what) { if (p_what == NOTIFICATION_READY) { - node_filter_icon->set_texture(Control::get_icon("Zoom", "EditorIcons")); + node_filter_icon->set_texture(Control::get_icon("Search", "EditorIcons")); } } diff --git a/scene/gui/button.cpp b/scene/gui/button.cpp index 6fcc878e117..f57b3d0fd14 100644 --- a/scene/gui/button.cpp +++ b/scene/gui/button.cpp @@ -69,49 +69,48 @@ void Button::_notification(int p_what) { RID ci = get_canvas_item(); Size2 size = get_size(); Color color; + Color icon_color = Color(1, 1, 1); //print_line(get_text()+": "+itos(is_flat())+" hover "+itos(get_draw_mode())); - Ref style = get_stylebox("normal"); - + String style_name = ""; switch (get_draw_mode()) { case DRAW_NORMAL: { - style = get_stylebox("normal"); - if (!flat) - style->draw(ci, Rect2(Point2(0, 0), size)); + style_name = "normal"; color = get_color("font_color"); + } break; case DRAW_PRESSED: { - style = get_stylebox("pressed"); - style->draw(ci, Rect2(Point2(0, 0), size)); - if (has_color("font_color_pressed")) + style_name = "pressed"; + if (has_color("font_color_pressed")) { color = get_color("font_color_pressed"); - else + icon_color = color; + } else color = get_color("font_color"); } break; case DRAW_HOVER: { - style = get_stylebox("hover"); - style->draw(ci, Rect2(Point2(0, 0), size)); + style_name = "hover"; color = get_color("font_color_hover"); } break; case DRAW_DISABLED: { - style = get_stylebox("disabled"); - style->draw(ci, Rect2(Point2(0, 0), size)); + style_name = "disabled"; color = get_color("font_color_disabled"); } break; } + if (style_name != "" && !flat) get_stylebox(style_name)->draw(ci, Rect2(Point2(0, 0), size)); + + Ref style = get_stylebox(style_name); if (has_focus()) { - Ref style = get_stylebox("focus"); style->draw(ci, Rect2(Point2(), size)); } @@ -149,7 +148,7 @@ void Button::_notification(int p_what) { int valign = size.height - style->get_minimum_size().y; - _icon->draw(ci, style->get_offset() + Point2(0, Math::floor((valign - _icon->get_height()) / 2.0)), is_disabled() ? Color(1, 1, 1, 0.4) : Color(1, 1, 1)); + _icon->draw(ci, style->get_offset() + Point2(0, Math::floor((valign - _icon->get_height()) / 2.0)), is_disabled() ? Color(1, 1, 1, 0.4) : icon_color); } } } diff --git a/scene/gui/graph_edit.cpp b/scene/gui/graph_edit.cpp index 0c092a4e173..0bc48677dd3 100644 --- a/scene/gui/graph_edit.cpp +++ b/scene/gui/graph_edit.cpp @@ -579,7 +579,7 @@ void GraphEdit::_bake_segment2d(CanvasItem *p_where, float p_begin, float p_end, if (p_depth >= p_min_depth && (dp < p_tol || p_depth >= p_max_depth)) { - p_where->draw_line(beg, end, p_color.linear_interpolate(p_to_color, mp), 2, true); + p_where->draw_line(beg, end, p_color.linear_interpolate(p_to_color, mp), 4, true); lines++; } else { _bake_segment2d(p_where, p_begin, mp, p_a, p_out, p_b, p_in, p_depth + 1, p_min_depth, p_max_depth, p_tol, p_color, p_to_color, lines); @@ -598,7 +598,7 @@ void GraphEdit::_draw_cos_line(CanvasItem *p_where, const Vector2 &p_from, const int cp_neg_len = get_constant("bezier_len_neg"); if (diff > 0) { - cp_offset = MAX(cp_len, diff * 0.5); + cp_offset = MIN(cp_len, diff * 0.5); } else { cp_offset = MAX(MIN(cp_len - diff, cp_neg_len), -diff * 0.5); } diff --git a/scene/gui/item_list.cpp b/scene/gui/item_list.cpp index c2d5775b643..1dc4230d2a8 100644 --- a/scene/gui/item_list.cpp +++ b/scene/gui/item_list.cpp @@ -42,6 +42,7 @@ void ItemList::add_item(const String &p_item, const Ref &p_texture, boo item.disabled = false; item.tooltip_enabled = true; item.custom_bg = Color(0, 0, 0, 0); + item.custom_font_color = get_color("font_color"); items.push_back(item); update(); @@ -151,6 +152,20 @@ Color ItemList::get_item_custom_bg_color(int p_idx) const { return items[p_idx].custom_bg; } +void ItemList::set_item_custom_font_color(int p_idx, const Color &p_custom_font_color) { + + ERR_FAIL_INDEX(p_idx, items.size()); + + items[p_idx].custom_font_color = p_custom_font_color; +} + +Color ItemList::get_item_custom_font_color(int p_idx) const { + + ERR_FAIL_INDEX_V(p_idx, items.size(), Color()); + + return items[p_idx].custom_font_color; +} + void ItemList::set_item_tag_icon(int p_idx, const Ref &p_tag_icon) { ERR_FAIL_INDEX(p_idx, items.size()); @@ -1013,7 +1028,8 @@ void ItemList::_notification(int p_what) { else max_len = size.x; - Color modulate = items[i].selected ? font_color_selected : font_color; + Color font_color_2 = items[i].custom_font_color; + Color modulate = items[i].selected ? font_color_selected : font_color_2; if (items[i].disabled) modulate.a *= 0.5; diff --git a/scene/gui/item_list.h b/scene/gui/item_list.h index 4b896de77cf..96a894d3fd9 100644 --- a/scene/gui/item_list.h +++ b/scene/gui/item_list.h @@ -62,6 +62,7 @@ private: Variant metadata; String tooltip; Color custom_bg; + Color custom_font_color; Rect2 rect_cache; Rect2 min_rect_cache; @@ -144,6 +145,9 @@ public: void set_item_custom_bg_color(int p_idx, const Color &p_custom_bg_color); Color get_item_custom_bg_color(int p_idx) const; + void set_item_custom_font_color(int p_idx, const Color &p_custom_font_color); + Color get_item_custom_font_color(int p_idx) const; + void select(int p_idx, bool p_single = true); void unselect(int p_idx); bool is_selected(int p_idx) const; diff --git a/scene/gui/line_edit.cpp b/scene/gui/line_edit.cpp index 9abf9649c04..0acb7265e36 100644 --- a/scene/gui/line_edit.cpp +++ b/scene/gui/line_edit.cpp @@ -576,7 +576,7 @@ void LineEdit::_notification(int p_what) { RID ci = get_canvas_item(); - Ref style = get_stylebox("normal"); + Ref style = has_focus() ? get_stylebox("active") : get_stylebox("normal"); if (!is_editable()) style = get_stylebox("read_only"); @@ -617,7 +617,7 @@ void LineEdit::_notification(int p_what) { int font_ascent = font->get_ascent(); Color selection_color = get_color("selection_color"); - Color font_color = get_color("font_color"); + Color font_color = is_editable() ? has_focus() ? get_color("font_color_active") : get_color("font_color") : get_color("font_color_read_only"); Color font_color_selected = get_color("font_color_selected"); Color cursor_color = get_color("cursor_color"); diff --git a/scene/gui/option_button.cpp b/scene/gui/option_button.cpp index 0806d35d488..b967a1a7ced 100644 --- a/scene/gui/option_button.cpp +++ b/scene/gui/option_button.cpp @@ -56,7 +56,24 @@ void OptionButton::_notification(int p_what) { Size2 size = get_size(); Point2 ofs(size.width - arrow->get_width() - get_constant("arrow_margin"), int(Math::abs((size.height - arrow->get_height()) / 2))); - arrow->draw(ci, ofs); + + Color arrow_color = get_color("font_color"); + switch (get_draw_mode()) { + case DRAW_NORMAL: { + arrow_color = get_color("font_color"); + } break; + case DRAW_PRESSED: { + arrow_color = get_color("font_color_pressed"); + } break; + case DRAW_HOVER: { + arrow_color = get_color("font_color_hover"); + } break; + case DRAW_DISABLED: { + arrow_color = get_color("font_color_disabled"); + } break; + } + + arrow->draw(ci, ofs, arrow_color); } break; } diff --git a/scene/gui/spin_box.cpp b/scene/gui/spin_box.cpp index 049adc6fb49..ba8ca637212 100644 --- a/scene/gui/spin_box.cpp +++ b/scene/gui/spin_box.cpp @@ -192,7 +192,12 @@ void SpinBox::_notification(int p_what) { RID ci = get_canvas_item(); Size2i size = get_size(); - updown->draw(ci, Point2i(size.width - updown->get_width(), (size.height - updown->get_height()) / 2)); + Color color = has_focus() ? line_edit->get_color("font_color_active") : line_edit->get_color("font_color"); + if (!is_editable()) + color = line_edit->get_color("font_color_read_only"); + updown->draw(ci, Point2i(size.width - updown->get_width(), (size.height - updown->get_height()) / 2), color); + + } else if (p_what == NOTIFICATION_FOCUS_EXIT) { } else if (p_what == NOTIFICATION_FOCUS_EXIT) { diff --git a/scene/gui/tab_container.cpp b/scene/gui/tab_container.cpp index 0c7a58dc16a..952f2a97101 100644 --- a/scene/gui/tab_container.cpp +++ b/scene/gui/tab_container.cpp @@ -206,6 +206,9 @@ void TabContainer::_notification(int p_what) { break; } + // Draw the tab area. + panel->draw(canvas, Rect2(0, header_height, size.width, size.height - header_height)); + // Draw all visible tabs. int x = 0; for (int i = 0; i < tab_widths.size(); i++) { @@ -224,7 +227,7 @@ void TabContainer::_notification(int p_what) { // Draw the tab background. int tab_width = tab_widths[i]; - Rect2 tab_rect(tabs_ofs_cache + x, 0, tab_width, header_height); + Rect2 tab_rect(tabs_ofs_cache + x, 2, tab_width, header_height); tab_style->draw(canvas, tab_rect); // Draw the tab contents. @@ -279,8 +282,6 @@ void TabContainer::_notification(int p_what) { Color(1, 1, 1, first_tab_cache > 0 ? 1.0 : 0.5)); } - // Draw the tab area. - panel->draw(canvas, Rect2(0, header_height, size.width, size.height - header_height)); } break; case NOTIFICATION_THEME_CHANGED: { if (get_tab_count() > 0) { @@ -659,7 +660,7 @@ TabContainer::TabContainer() { current = 0; previous = 0; mouse_x_cache = 0; - align = ALIGN_CENTER; + align = ALIGN_LEFT; tabs_visible = true; popup = NULL; } \ No newline at end of file diff --git a/scene/gui/tool_button.cpp b/scene/gui/tool_button.cpp index 5fc4b6ecf88..7e8a426d15c 100644 --- a/scene/gui/tool_button.cpp +++ b/scene/gui/tool_button.cpp @@ -29,6 +29,10 @@ /*************************************************************************/ #include "tool_button.h" +void ToolButton::_notification(int p_what) { + // set_self_modulate(get_color("pressed")); +} + ToolButton::ToolButton() { set_flat(true); } diff --git a/scene/gui/tool_button.h b/scene/gui/tool_button.h index d243b5559fb..58948f798f0 100644 --- a/scene/gui/tool_button.h +++ b/scene/gui/tool_button.h @@ -37,6 +37,9 @@ class ToolButton : public Button { public: ToolButton(); + +protected: + void _notification(int p_what); }; #endif // TOOL_BUTTON_H diff --git a/scene/resources/default_theme/arrow_down.png b/scene/resources/default_theme/arrow_down.png index fc837d120a50b7199084f663c975d2b468db4e2d..4ef7b41de643b1b4cc3843a92a424add88379398 100644 GIT binary patch delta 123 zcmV->0EGXz0jdFzHgsP}L_t(2k=2he3V=Wm11Fx1rQn~0!{>_Nt1NAVwb_;9ya#Bi z5He&J{x5|wvjymZUDD~<0L;K8X$9yCH~|xo&1~>;_AIp)qA&u7$KkhFeSii;U48-8 d-IV`)SU1oOBGuenp{oD@002ovPDHLkV1jTtHu3-f delta 138 zcmZ3*xPx(mS$(dji(`n!#N-5tk_N$J6(1fPtgqn`6%mn;l#q~^;jy)`hPS7u=OYgf zPyEIeKhK>wF@rC>U8nf}zgk{4wzg29+^&Fy(r3<`N!+w))AWs52|!Ts@e%9y^YiVO p8vwzE&6}Tlcz7giE;V3e&`=OLBz>Xg6ax@=y85}SV|Get0sz~{Irsno diff --git a/scene/resources/default_theme/arrow_right.png b/scene/resources/default_theme/arrow_right.png index ebe6e26ace1e536de2c40058178515bff62b7b29..13a42f730d5df1374b6d6c29866b2fe8c70af359 100644 GIT binary patch delta 143 zcmV;A0C4}e0lfi`Hh*$SL_t(2k+smV4gp~lMB(qU1uDcViCCVOtY;E*G;%dt@Mp8D z+38MkGLvEK#5ZK-5fz$D%PDHLkV1lhnL3;oI delta 137 zcmdnXxSer=S$&SDi(`n!#N>nprU@?3Y$`rHuaj}7sBXh^GbLZwcuW4J~)6^a({?^r&cMs~SaJF+;`34EXNq-3F#(%(CYoh7$6{rKT3ZHun zt^o&;w@Ue&L8V+A zMYGk7qTOn%^EPlO%8IU|JPOC#&ve^qli;f1e5XOe7lt4l51z@M>16!?=%803bWhYV P00000NkvXXu0mjfh$V}R literal 486 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP=YDR+ueoXe|!I#{XiaP zfk$L90|U1(2s1Lwnj--eWH0gbb!C6RCMKlKYAI!82^6~N>EaloalUq`+cwR@)M3PMtd2#^A4ycG_PRFT5`)gw*|jMR!a8o6+)S*^q6gNfNlbVdBWS=GBF@Ui<>Yue zsh!D7&~4Y%mcEOVGIJkaurImMHto%h!%Nryc9*w(c+A75R?hC;55t^)va3an3<~0A z|K{3Vlej3r#q|`>ld2`I5hW>!C8<`)MX5lF!N|bSOxM6n*T^Wu$iT|j(#pt8+rY@m lz~JQC6QGDeXvob^$xN%ntzpN9f_Fd-44$rjF6*2UngE;lqtE~V diff --git a/scene/resources/default_theme/button_group.png b/scene/resources/default_theme/button_group.png new file mode 100644 index 0000000000000000000000000000000000000000..83820c8e0c2ae67179b90d615c71c14903731b8d GIT binary patch literal 427 zcmV;c0aX5pP)YS)vuPB&tM{z*8CS67=Pvl*ly+Eg|USp@$3&9In~_iZt%tcomVQL8p_I<$t+ha)~KE))<_kE{qN) znw?I3S7CYPKDmt0>R!jorpWF0Y@xrnaEI3l6tSn4WB+@jwe=A+%JJSdK@Vr8^P r?vqBOqd${}&mLghyYjaBOnd7G(Zfl1dP!tY00000NkvXXu0mjf-~5Wi literal 606 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>8Q$pjZiUuOp&cjrK7dtWDepWuM_VE?%P|NqbI)(Zu?Myw>rFPMc( zP*Pq=MO4+q-p$>k{5=qqzki#p5mW_K!I+}rLnJPzp7#`LG7w1o7|%m3&7uKmwl@>*2z;qrt(Kqsn}xJHzuB$lLFB^RXvDF!10 zLo;0iGhHL25F-OCV@oR|Gi?JSD+7a*Yfpd@1VTe@eoAIqC2kEnJ`}tIYGCkm^>bP0 Hl+XkKj*+(G diff --git a/scene/resources/default_theme/button_normal.png b/scene/resources/default_theme/button_normal.png index 92482aaf2896bf70b6e09aca22d34ee2802b5b78..3e6c509f5b2b84bda78a25a67c52a54ba5fff2b8 100644 GIT binary patch delta 317 zcmV-D0mA;)1kD1F8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)00033NklI#4-X59ZVcN>?wik)y{G>fbvVXN83_~ZaHSRzy#FV8T za|Mp=VYnFg)whTJFbtO!fW>CBi_t>z2fg<7Pa_9W>`NM@wMGXRJFDsO5Yr+U;NrA% zg_sIF04LkT4lpl*zhrLG?x&zc{soypW=}x<4_rNCRsw?r!wsU?FCv2|_Ay+81fT*? zeVxVWM)N?@s5U>G9RKc=XEA(xrv7l!6?kUOb{;P+pAC{h@9^g1nM&s!t>|3_HuoP^ P00000NkvXXu0mjf+vkm2 literal 598 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>+RUP zUbXIfy8hJ%Mvl~&6AlG#oD7{)%&t|wUvp7Q$su%($a3F_N4l6UXGUI~y~@XwId9gl zJ*%Y;JKp%#6s7I3>osreT$Y!+tzZ3-`oe!@eWSFSNsD0Oa`jng#JwYnKLa}F7Chf_vruJnNcFYTD~3P06I^##5JNMC9x#cD!C{XNHG{07@FxC znCTiBg%}xF8CzNznQ0psSs56dTzdkP5D*%2^HVa@DsgMr@uA=yPy>UftDnm{r-UW| D9)q$= diff --git a/scene/resources/default_theme/button_pressed.png b/scene/resources/default_theme/button_pressed.png index 19a7e237aa4adf062b1c3fc8affadadbab11f730..9559126ebac3898af030bb86910f1bd0537c21df 100644 GIT binary patch delta 280 zcmV+z0q6en1G55nv z>!t(~ALTZJ^8<*TU=ovzLBon>wlX;8WeRXoOKfI5ZzIF zdfWHpevG@AY&7mL%}RHU#i1|^Q|}dvj2!9^Tw-}Byd_u$SCAbWs^VWz3NluS=CPqf zGh?+A6wJ{oOR|@8rd4MCdQh{T6&kmg^ke*ROqFZav+}MaB0YQQWaI@G75jb{%ts#I ex1Z@`egQ-BNfA!8Dy0bk0000^m9w3AH2{y8Ya)bzF5#F0gR|@{^vr7TvF2sb2|TKmjZP%U&xGcz=o(NWdL125x~n^M@s{ z39Ng)42TmTJIBBXxB;$#k@@AVce@|V`5y#9Reueys-v%GpO1lL-m$yg z8+@#ro6gy{FZ}afrseM2_iNj|!6EPo7zJPj*hp>LIlnl?G-5VKo$~zRl+?BzU;|h& zAOdATh%u7AyMGAeJUM5PGlYqy5{M5!5Jd&E$a4@8va5><-ncNIun3~WSg;6!DBf7i z|6E06VF8)UrGQQa!pj2UK@dQ~Q-KVqic&1-Kqn(8kj>+H8#GW9OYlsHX1xRrc$AZQ zJewF}dcC=&&8U8~IxiIv%5s$$iv%>l*nk=sR@KjwK~jHbud})yUW&4rwU^b86JQ9` z0(6~kfW9wP=_bO=CT3rxYoG$Y16Sr&9%dQ>uRJ6+XW$15JtaGKfO(e)9nh(o+3>k$C3N^27;suPVgnd2w{H?13+?Cms;x=Yi$Vt#+b@lyH3+|2Vi+^${zxfkIuP+QmO)gZtT}F z_(C8e3jlATly4 XIKOVQF5T5300000NkvXXu0mjf@Ys$- literal 627 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>rK%qWQ7sn8Z z%cYW7+o+cyRG%_3$q@*Te{>HVu=?#WB1 zCDwJAOF2)xFP~qK9iO?q%;L-ol{b9N8gKlkpXS&%@9`Pi@0W!IB6wY{EVZx$x=gaf zHKN2hKQ}iuuY|$5C^fMpHASI3vm`^o-P1Q9ypc~Fs7Mv0CTHh;cJL_t(Ijn$Al4#GeTM4t&o_!NM+4;6|CNZgc)1cjR8AV|Zf zATo_Xi^)o~xY`|io;8NQF9|=Yx&pdDB_cQ1>j4??5RvUm?>JxrOo7}Cp*go+5*j?9 z0#3jfSgLAYRa0PLS`F-@5o}v(+a|!pgNq#+%zB#7bk!eu<#K z&?1x~a*YC*uTHh;cJL_t(Ijn$Al4#GeTM4t&o_!NM+4;6|CNZgc)1cjR8AV|Zf zATo_Xi^)o~xY`|io;8NQF9|=Yx&pdDB_cQ1>j4??5RvUm?>JxrOo7}Cp*go+5*j?9 z0#3jfSgLAYRa0PLS`F-@5o}v(+a|!pgNq#+%zB#7bk!eu<#K z&?1x~a*YC*u sb_expand(Ref p_sbox, float p_left, return p_sbox; } +static Ref sb_expand_default(Ref p_sbox) { + return sb_expand(p_sbox, 0, 0, 0, 0); +} + template static Ref make_icon(T p_src) { @@ -213,14 +217,16 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // Font Colors - Color control_font_color = Color::html("e0e0e0"); - Color control_font_color_lower = Color::html("a0a0a0"); - Color control_font_color_low = Color::html("b0b0b0"); + Color control_font_color = Color(1, 1, 1, 0.8); + Color control_font_color_lower = Color(1, 1, 1, 0.32); + Color control_font_color_low = Color(1, 1, 1, 0.58); Color control_font_color_hover = Color::html("f0f0f0"); - Color control_font_color_disabled = Color(0.9, 0.9, 0.9, 0.2); + Color control_font_color_disabled = Color::html("425468"); Color control_font_color_pressed = Color::html("ffffff"); Color font_color_selection = Color::html("7d7d7d"); + Color accent_color = Color::html("7eff8a"); + // Panel t->set_stylebox("panel", "Panel", make_stylebox(panel_bg_png, 0, 0, 0, 0)); @@ -234,11 +240,15 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // Button - Ref sb_button_normal = sb_expand(make_stylebox(button_normal_png, 4, 4, 4, 4, 6, 3, 6, 3), 2, 2, 2, 2); - Ref sb_button_pressed = sb_expand(make_stylebox(button_pressed_png, 4, 4, 4, 4, 6, 3, 6, 3), 2, 2, 2, 2); - Ref sb_button_hover = sb_expand(make_stylebox(button_hover_png, 4, 4, 4, 4, 6, 2, 6, 2), 2, 2, 2, 2); - Ref sb_button_disabled = sb_expand(make_stylebox(button_disabled_png, 4, 4, 4, 4, 6, 2, 6, 2), 2, 2, 2, 2); - Ref sb_button_focus = sb_expand(make_stylebox(button_focus_png, 4, 4, 4, 4, 6, 2, 6, 2), 2, 2, 2, 2); + Color button_font_color = Color::html("9fb4ca"); + Color button_font_color_hover = Color::html("70b1ff"); + Color button_font_color_disabled = Color::html("425468"); + + Ref sb_button_normal = sb_expand_default(make_stylebox(button_normal_png, 6, 6, 6, 6, 6, 4, 6, 4)); + Ref sb_button_pressed = sb_expand_default(make_stylebox(button_pressed_png, 6, 6, 6, 6, 6, 4, 6, 4)); + Ref sb_button_hover = sb_expand_default(make_stylebox(button_hover_png, 6, 6, 6, 6, 6, 4, 6, 4)); + Ref sb_button_disabled = sb_expand_default(make_stylebox(button_disabled_png, 6, 6, 6, 6, 6, 4, 6, 4)); + Ref sb_button_focus = make_stylebox(focus_png, 6, 6, 6, 6, 6, 2, 6, 2); t->set_stylebox("normal", "Button", sb_button_normal); t->set_stylebox("pressed", "Button", sb_button_pressed); @@ -248,12 +258,14 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_font("font", "Button", default_font); - t->set_color("font_color", "Button", control_font_color); - t->set_color("font_color_pressed", "Button", control_font_color_pressed); - t->set_color("font_color_hover", "Button", control_font_color_hover); - t->set_color("font_color_disabled", "Button", control_font_color_disabled); + t->set_color("font_color", "Button", button_font_color); + t->set_color("font_color_pressed", "Button", accent_color); + t->set_color("font_color_hover", "Button", button_font_color_hover); + t->set_color("font_color_disabled", "Button", button_font_color_disabled); - t->set_constant("hseparation", "Button", 2 * scale); + t->set_constant("side_margin", "Button", 4 * scale); + t->set_constant("bottom_margin", "Button", 4 * scale); + t->set_constant("hseparation", "Button", 4 * scale); // LinkButton @@ -284,66 +296,73 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // ToolButton - t->set_stylebox("normal", "ToolButton", make_empty_stylebox(6, 4, 6, 4)); - t->set_stylebox("pressed", "ToolButton", make_stylebox(button_pressed_png, 4, 4, 4, 4, 6, 4, 6, 4)); - t->set_stylebox("hover", "ToolButton", make_stylebox(button_normal_png, 4, 4, 4, 4, 6, 4, 6, 4)); - t->set_stylebox("disabled", "ToolButton", make_empty_stylebox(6, 4, 6, 4)); - t->set_stylebox("focus", "ToolButton", focus); + Ref tb_empty = memnew(StyleBoxEmpty); + tb_empty->set_default_margin(MARGIN_LEFT, 6 * scale); + tb_empty->set_default_margin(MARGIN_RIGHT, 6 * scale); + tb_empty->set_default_margin(MARGIN_TOP, 4 * scale); + tb_empty->set_default_margin(MARGIN_BOTTOM, 4 * scale); + + t->set_stylebox("normal", "ToolButton", tb_empty); + t->set_stylebox("pressed", "ToolButton", tb_empty); + t->set_stylebox("hover", "ToolButton", tb_empty); + t->set_stylebox("disabled", "ToolButton", tb_empty); + t->set_stylebox("focus", "ToolButton", tb_empty); t->set_font("font", "ToolButton", default_font); t->set_color("font_color", "ToolButton", control_font_color); - t->set_color("font_color_pressed", "ToolButton", control_font_color_pressed); + t->set_color("font_color_pressed", "ToolButton", accent_color); t->set_color("font_color_hover", "ToolButton", control_font_color_hover); - t->set_color("font_color_disabled", "ToolButton", Color(0.9, 0.95, 1, 0.3)); + t->set_color("font_color_disabled", "ToolButton", button_font_color_disabled); t->set_constant("hseparation", "ToolButton", 3); // OptionButton - Ref sb_optbutton_normal = sb_expand(make_stylebox(option_button_normal_png, 4, 4, 21, 4, 6, 3, 21, 3), 2, 2, 2, 2); - Ref sb_optbutton_pressed = sb_expand(make_stylebox(option_button_pressed_png, 4, 4, 21, 4, 6, 3, 21, 3), 2, 2, 2, 2); - Ref sb_optbutton_hover = sb_expand(make_stylebox(option_button_hover_png, 4, 4, 21, 4, 6, 2, 21, 2), 2, 2, 2, 2); - Ref sb_optbutton_disabled = sb_expand(make_stylebox(option_button_disabled_png, 4, 4, 21, 4, 6, 2, 21, 2), 2, 2, 2, 2); - Ref sb_optbutton_focus = sb_expand(make_stylebox(button_focus_png, 4, 4, 4, 4, 6, 2, 6, 2), 2, 2, 2, 2); + Ref sb_optbutton_normal = sb_expand_default(make_stylebox(button_normal_png, 6, 6, 6, 6, 6, 4, 16, 4)); + Ref sb_optbutton_pressed = sb_expand_default(make_stylebox(button_pressed_png, 6, 6, 6, 6, 6, 4, 16, 4)); + Ref sb_optbutton_hover = sb_expand_default(make_stylebox(button_hover_png, 6, 6, 6, 6, 6, 4, 16, 4)); + Ref sb_optbutton_disabled = sb_expand_default(make_stylebox(button_disabled_png, 6, 6, 6, 6, 6, 4, 16, 4)); + Ref sb_optbutton_focus = focus; t->set_stylebox("normal", "OptionButton", sb_optbutton_normal); t->set_stylebox("pressed", "OptionButton", sb_optbutton_pressed); t->set_stylebox("hover", "OptionButton", sb_optbutton_hover); t->set_stylebox("disabled", "OptionButton", sb_optbutton_disabled); - t->set_stylebox("focus", "OptionButton", sb_button_focus); + t->set_stylebox("focus", "OptionButton", sb_optbutton_focus); t->set_icon("arrow", "OptionButton", make_icon(option_arrow_png)); t->set_font("font", "OptionButton", default_font); - t->set_color("font_color", "OptionButton", control_font_color); - t->set_color("font_color_pressed", "OptionButton", control_font_color_pressed); - t->set_color("font_color_hover", "OptionButton", control_font_color_hover); - t->set_color("font_color_disabled", "OptionButton", control_font_color_disabled); + t->set_color("font_color", "OptionButton", button_font_color); + t->set_color("font_color_pressed", "OptionButton", accent_color); + t->set_color("font_color_hover", "OptionButton", button_font_color_hover); + t->set_color("font_color_disabled", "OptionButton", button_font_color_disabled); t->set_constant("hseparation", "OptionButton", 2 * scale); - t->set_constant("arrow_margin", "OptionButton", 2 * scale); + t->set_constant("arrow_margin", "OptionButton", 8 * scale); // MenuButton - t->set_stylebox("normal", "MenuButton", sb_button_normal); - t->set_stylebox("pressed", "MenuButton", sb_button_pressed); - t->set_stylebox("hover", "MenuButton", sb_button_pressed); + t->set_stylebox("normal", "MenuButton", tb_empty); + t->set_stylebox("pressed", "MenuButton", tb_empty); + t->set_stylebox("hover", "MenuButton", tb_empty); t->set_stylebox("disabled", "MenuButton", make_empty_stylebox(0, 0, 0, 0)); - t->set_stylebox("focus", "MenuButton", sb_button_focus); + t->set_stylebox("focus", "MenuButton", tb_empty); t->set_font("font", "MenuButton", default_font); t->set_color("font_color", "MenuButton", control_font_color); - t->set_color("font_color_pressed", "MenuButton", control_font_color_pressed); + t->set_color("font_color_pressed", "MenuButton", accent_color); t->set_color("font_color_hover", "MenuButton", control_font_color_hover); - t->set_color("font_color_disabled", "MenuButton", Color(1, 1, 1, 0.3)); + t->set_color("font_color_disabled", "MenuButton", button_font_color_disabled); + t->set_color("font_color_focus", "MenuButton", accent_color); t->set_constant("hseparation", "MenuButton", 3 * scale); // ButtonGroup - t->set_stylebox("panel", "ButtonGroup", memnew(StyleBoxEmpty)); + t->set_stylebox("panel", "ButtonGroup", make_stylebox(button_group_png, 16, 16, 16, 16, 8, 4, 8, 4)); // CheckBox @@ -410,7 +429,7 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_font("font", "Label", default_font); - t->set_color("font_color", "Label", Color(1, 1, 1)); + t->set_color("font_color", "Label", control_font_color_low); t->set_color("font_color_shadow", "Label", Color(0, 0, 0, 0)); t->set_constant("shadow_offset_x", "Label", 1 * scale); @@ -420,15 +439,21 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // LineEdit - t->set_stylebox("normal", "LineEdit", make_stylebox(line_edit_png, 5, 5, 5, 5)); + Ref sb_line_edit = sb_expand_default(make_stylebox(line_edit_png, 6, 6, 6, 6, 6, 4, 6, 4)); + t->set_stylebox("normal", "LineEdit", sb_line_edit); + Ref sb_line_edit_active = sb_expand_default(make_stylebox(line_edit_active_png, 6, 6, 6, 6, 6, 4, 6, 4)); + t->set_stylebox("active", "LineEdit", sb_line_edit_active); t->set_stylebox("focus", "LineEdit", focus); - t->set_stylebox("read_only", "LineEdit", make_stylebox(line_edit_disabled_png, 6, 6, 6, 6)); + Ref sb_line_edit_disabled = sb_expand_default(make_stylebox(line_edit_disabled_png, 6, 6, 6, 6, 6, 4, 6, 4)); + t->set_stylebox("read_only", "LineEdit", sb_line_edit_disabled); t->set_font("font", "LineEdit", default_font); - t->set_color("font_color", "LineEdit", control_font_color); - t->set_color("font_color_selected", "LineEdit", Color(0, 0, 0)); - t->set_color("cursor_color", "LineEdit", control_font_color_hover); + t->set_color("font_color", "LineEdit", button_font_color); + t->set_color("font_color_selected", "LineEdit", button_font_color); + t->set_color("font_color_active", "LineEdit", accent_color); + t->set_color("font_color_read_only", "LineEdit", button_font_color_disabled); + t->set_color("cursor_color", "LineEdit", button_font_color); t->set_color("selection_color", "LineEdit", font_color_selection); t->set_constant("minimum_spaces", "LineEdit", 12 * scale); @@ -445,9 +470,9 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // TextEdit - t->set_stylebox("normal", "TextEdit", make_stylebox(tree_bg_png, 3, 3, 3, 3)); + t->set_stylebox("normal", "TextEdit", make_stylebox(tree_bg_png, 6, 6, 6, 6)); t->set_stylebox("focus", "TextEdit", focus); - t->set_stylebox("completion", "TextEdit", make_stylebox(tree_bg_png, 3, 3, 3, 3)); + t->set_stylebox("completion", "TextEdit", make_stylebox(tree_bg_png, 6, 6, 6, 6)); t->set_icon("tab", "TextEdit", make_icon(tab_png)); @@ -532,17 +557,25 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // WindowDialog - t->set_stylebox("panel", "WindowDialog", sb_expand(make_stylebox(popup_window_png, 10, 26, 10, 8), 8, 24, 8, 6)); + Ref style_pp_win = make_stylebox(popup_window_png, 8, 8, 8, 8, 8, 30, 8, 8); + + t->set_stylebox("panel", "WindowDialog", style_pp_win); t->set_constant("scaleborder_size", "WindowDialog", 4 * scale); + t->set_icon("close", "WindowDialog", make_icon(close_png)); + t->set_icon("close_hilite", "WindowDialog", make_icon(close_hl_png)); + t->set_font("title_font", "WindowDialog", large_font); - t->set_color("title_color", "WindowDialog", Color(0, 0, 0)); + + t->set_color("title_color", "WindowDialog", Color::html("dae0e6")); + + t->set_constant("close_h_ofs", "WindowDialog", 20 * scale); + t->set_constant("close_v_ofs", "WindowDialog", 20 * scale); + t->set_constant("titlebar_height", "WindowDialog", 20 * scale); t->set_constant("title_height", "WindowDialog", 20 * scale); t->set_icon("close", "WindowDialog", make_icon(close_png)); t->set_icon("close_hilite", "WindowDialog", make_icon(close_hl_png)); - t->set_constant("close_h_ofs", "WindowDialog", 18 * scale); - t->set_constant("close_v_ofs", "WindowDialog", 18 * scale); // File Dialog @@ -550,9 +583,9 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // Popup - Ref style_pp = sb_expand(make_stylebox(popup_bg_png, 5, 5, 5, 5, 4, 4, 4, 4), 2, 2, 2, 2); + Ref style_pp = sb_expand(make_stylebox(popup_bg_png, 6, 6, 6, 6, 4, 4, 4, 4), 2, 2, 2, 2); - Ref selected = make_stylebox(selection_png, 6, 6, 6, 6); + Ref selected = make_stylebox(selection_png, 6, 7, 6, 7); for (int i = 0; i < 4; i++) { selected->set_expand_margin_size(Margin(i), 2 * scale); } @@ -613,16 +646,16 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // Tree - Ref tree_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 0, 8, 0); - Ref tree_selected_oof = make_stylebox(selection_oof_png, 4, 4, 4, 4, 8, 0, 8, 0); + Ref tree_selected = make_stylebox(selection_png, 6, 7, 6, 7, 8, 0, 8, 0); + Ref tree_selected_oof = make_stylebox(selection_oof_png, 6, 6, 6, 6, 8, 0, 8, 0); - t->set_stylebox("bg", "Tree", make_stylebox(tree_bg_png, 4, 4, 4, 5)); + t->set_stylebox("bg", "Tree", make_stylebox(tree_bg_png, 6, 6, 6, 6)); t->set_stylebox("bg_focus", "Tree", focus); t->set_stylebox("selected", "Tree", tree_selected_oof); t->set_stylebox("selected_focus", "Tree", tree_selected); t->set_stylebox("cursor", "Tree", focus); t->set_stylebox("cursor_unfocused", "Tree", focus); - t->set_stylebox("button_pressed", "Tree", make_stylebox(button_pressed_png, 4, 4, 4, 4)); + t->set_stylebox("button_pressed", "Tree", make_stylebox(button_pressed_png, 6, 6, 6, 6)); t->set_stylebox("title_button_normal", "Tree", make_stylebox(tree_title_png, 4, 4, 4, 4)); t->set_stylebox("title_button_pressed", "Tree", make_stylebox(tree_title_pressed_png, 4, 4, 4, 4)); t->set_stylebox("title_button_hover", "Tree", make_stylebox(tree_title_png, 4, 4, 4, 4)); @@ -640,11 +673,12 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_color("title_button_color", "Tree", control_font_color); t->set_color("font_color", "Tree", control_font_color_low); t->set_color("font_color_selected", "Tree", control_font_color_pressed); - t->set_color("selection_color", "Tree", Color(0.1, 0.1, 1, 0.8)); + t->set_color("button_pressed", "Tree", accent_color); + t->set_color("selection_color", "Tree", Color(0, 0, 0, 0.8)); t->set_color("cursor_color", "Tree", Color(0, 0, 0)); t->set_color("guide_color", "Tree", Color(0, 0, 0, 0.1)); - t->set_color("drop_position_color", "Tree", Color(1, 0.3, 0.2)); - t->set_color("relationship_line_color", "Tree", Color::html("464646")); + t->set_color("drop_position_color", "Tree", Color(0, 0, 0, 0.2)); + t->set_color("relationship_line_color", "Tree", Color(0, 0, 0, 0.1)); t->set_constant("hseparation", "Tree", 4 * scale); t->set_constant("vseparation", "Tree", 4 * scale); @@ -656,10 +690,10 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_constant("scroll_speed", "Tree", 12); // ItemList - Ref item_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 2, 8, 2); - Ref item_selected_oof = make_stylebox(selection_oof_png, 4, 4, 4, 4, 8, 2, 8, 2); + Ref item_selected = make_stylebox(selection_png, 6, 7, 6, 7, 8, 2, 4, 2); + Ref item_selected_oof = make_stylebox(selection_oof_png, 6, 6, 6, 6, 8, 2, 4, 2); - t->set_stylebox("bg", "ItemList", make_stylebox(tree_bg_png, 4, 4, 4, 5)); + t->set_stylebox("bg", "ItemList", make_stylebox(tree_bg_png, 6, 6, 6, 6)); t->set_stylebox("bg_focus", "ItemList", focus); t->set_constant("hseparation", "ItemList", 4); t->set_constant("vseparation", "ItemList", 2); @@ -676,14 +710,13 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // TabContainer - Ref tc_sb = sb_expand(make_stylebox(tab_container_bg_png, 4, 4, 4, 4, 4, 4, 4, 4), 3, 3, 3, 3); + Ref tc_sb = sb_expand(make_stylebox(tab_container_bg_png, 6, 6, 6, 6, 4, 4, 4, 4), 3, 3, 3, 3); tc_sb->set_expand_margin_size(MARGIN_TOP, 2 * scale); tc_sb->set_default_margin(MARGIN_TOP, 8 * scale); - t->set_stylebox("tab_fg", "TabContainer", sb_expand(make_stylebox(tab_current_png, 4, 4, 4, 1, 16, 4, 16, 4), 2, 2, 2, 2)); - t->set_stylebox("tab_bg", "TabContainer", sb_expand(make_stylebox(tab_behind_png, 5, 5, 5, 1, 16, 6, 16, 4), 3, 0, 3, 3)); - t->set_stylebox("tab_disabled", "TabContainer", sb_expand(make_stylebox(tab_disabled_png, 5, 5, 5, 1, 16, 6, 16, 4), 3, 0, 3, 3)); + t->set_stylebox("tab_fg", "TabContainer", sb_expand(make_stylebox(tab_current_png, 6, 6, 6, 0, 16, 8, 16, 8), 2, 2, 2, 2)); + t->set_stylebox("tab_bg", "TabContainer", sb_expand(make_stylebox(tab_behind_png, 5, 5, 5, 1, 16, 8, 16, 8), 3, 0, 3, 3)); t->set_stylebox("panel", "TabContainer", tc_sb); t->set_icon("increment", "TabContainer", make_icon(scroll_button_right_png)); @@ -695,7 +728,7 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_font("font", "TabContainer", default_font); - t->set_color("font_color_fg", "TabContainer", control_font_color_hover); + t->set_color("font_color_fg", "TabContainer", control_font_color); t->set_color("font_color_bg", "TabContainer", control_font_color_low); t->set_color("font_color_disabled", "TabContainer", control_font_color_disabled); @@ -707,12 +740,12 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< // Tabs - t->set_stylebox("tab_fg", "Tabs", sb_expand(make_stylebox(tab_current_png, 4, 3, 4, 1, 16, 3, 16, 2), 2, 2, 2, 2)); - t->set_stylebox("tab_bg", "Tabs", sb_expand(make_stylebox(tab_behind_png, 5, 4, 5, 1, 16, 5, 16, 2), 3, 3, 3, 3)); - t->set_stylebox("tab_disabled", "Tabs", sb_expand(make_stylebox(tab_disabled_png, 5, 4, 5, 1, 16, 5, 16, 2), 3, 3, 3, 3)); + t->set_stylebox("tab_fg", "Tabs", sb_expand(make_stylebox(tab_current_png, 6, 6, 6, 0, 16, 8, 16, 8), 2, 2, 2, 2)); + // tc_sb->set_expand_margin_size(MARGIN_TOP,2 *scale); + t->set_stylebox("tab_bg", "Tabs", sb_expand(make_stylebox(tab_behind_png, 5, 4, 5, 1, 16, 8, 16, 8), 2, 2, 2, 2)); t->set_stylebox("panel", "Tabs", tc_sb); - t->set_stylebox("button_pressed", "Tabs", make_stylebox(button_pressed_png, 4, 4, 4, 4)); - t->set_stylebox("button", "Tabs", make_stylebox(button_normal_png, 4, 4, 4, 4)); + t->set_stylebox("button_pressed", "Tabs", make_stylebox(button_pressed_png, 6, 6, 6, 6)); + t->set_stylebox("button", "Tabs", make_stylebox(button_normal_png, 6, 6, 6, 6)); t->set_icon("increment", "Tabs", make_icon(scroll_button_right_png)); t->set_icon("increment_hilite", "Tabs", make_icon(scroll_button_right_hl_png)); @@ -722,7 +755,15 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_font("font", "Tabs", default_font); - t->set_color("font_color_fg", "Tabs", control_font_color_hover); + t->set_icon("increment", "Tabs", make_icon(scroll_button_right_png)); + t->set_icon("increment_hilite", "Tabs", make_icon(scroll_button_right_hl_png)); + t->set_icon("decrement", "Tabs", make_icon(scroll_button_left_png)); + t->set_icon("decrement_hilite", "Tabs", make_icon(scroll_button_left_hl_png)); + t->set_icon("close", "Tabs", make_icon(tab_close_png)); + + t->set_font("font", "Tabs", default_font); + + t->set_color("font_color_fg", "Tabs", control_font_color); t->set_color("font_color_bg", "Tabs", control_font_color_low); t->set_color("font_color_disabled", "Tabs", control_font_color_disabled); @@ -740,8 +781,8 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_font("normal", "Fonts", default_font); t->set_font("large", "Fonts", large_font); - t->set_constant("separation", "HSeparator", 4 * scale); - t->set_constant("separation", "VSeparator", 4 * scale); + t->set_constant("separation", "HSeparator", 16 * scale); + t->set_constant("separation", "VSeparator", 16 * scale); // Dialogs @@ -810,12 +851,12 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_constant("separation", "HBoxContainer", 4 * scale); t->set_constant("separation", "VBoxContainer", 4 * scale); - t->set_constant("margin_left", "MarginContainer", 8 * scale); + t->set_constant("margin_left", "MarginContainer", 0 * scale); t->set_constant("margin_top", "MarginContainer", 0 * scale); t->set_constant("margin_right", "MarginContainer", 0 * scale); t->set_constant("margin_bottom", "MarginContainer", 0 * scale); - t->set_constant("hseparation", "GridContainer", 4 * scale); - t->set_constant("vseparation", "GridContainer", 4 * scale); + t->set_constant("hseparation", "GridContainer", 14 * scale); + t->set_constant("vseparation", "GridContainer", 8 * scale); t->set_constant("separation", "HSplitContainer", 12 * scale); t->set_constant("separation", "VSplitContainer", 12 * scale); t->set_constant("autohide", "HSplitContainer", 1 * scale); @@ -863,8 +904,19 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_stylebox("panelnc", "Panel", ttnc); t->set_stylebox("panelf", "Panel", tc_sb); - Ref sb_pc = make_stylebox(tab_container_bg_png, 4, 4, 4, 4, 7, 7, 7, 7); + Ref sb_pc = make_stylebox(tab_container_bg_png, 6, 6, 6, 6, 7, 7, 7, 7); t->set_stylebox("panel", "PanelContainer", sb_pc); + t->set_stylebox("panel_full", "PanelContainer", make_stylebox(tab_container_bg_png, 4, 4, 4, 4, 2, 7, 2, 0)); + + t->set_icon("minus", "GraphEdit", make_icon(icon_zoom_less_png)); + t->set_icon("reset", "GraphEdit", make_icon(icon_zoom_reset_png)); + t->set_icon("more", "GraphEdit", make_icon(icon_zoom_more_png)); + t->set_icon("snap", "GraphEdit", make_icon(icon_snap_png)); + t->set_stylebox("bg", "GraphEdit", make_stylebox(tree_bg_png, 6, 6, 6, 6)); + t->set_color("grid_minor", "GraphEdit", Color(1, 1, 1, 0.05)); + t->set_color("grid_major", "GraphEdit", Color(1, 1, 1, 0.2)); + t->set_constant("bezier_len_pos", "GraphEdit", 80 * scale); + t->set_constant("bezier_len_neg", "GraphEdit", 160 * scale); t->set_icon("minus", "GraphEdit", make_icon(icon_zoom_less_png)); t->set_icon("reset", "GraphEdit", make_icon(icon_zoom_reset_png)); @@ -878,6 +930,18 @@ void fill_default_theme(Ref &t, const Ref &default_font, const Ref< t->set_icon("logo", "Icons", make_icon(logo_png)); + // Editor + t->set_color("prop_category", "Editor", Color::html("232b33")); + t->set_color("prop_section", "Editor", Color(0, 0, 0, 0.1)); + t->set_color("prop_subsection", "Editor", Color::html("272f39")); + t->set_color("fg_selected", "Editor", Color::html("ffbd8e8e")); + t->set_color("fg_error", "Editor", Color::html("ffbd8e8e")); + + t->set_color("animation_editor_track_pos", "Editor", accent_color); + t->set_color("animation_editor_time", "Editor", Color(1, 1, 1, 0.1)); + t->set_color("animation_editor_selection_rect", "Editor", Color(1, 1, 1, 0.5)); + t->set_color("animation_editor_line", "Editor", Color(1, 1, 1, 0.1)); + // Theme default_icon = make_icon(error_icon_png); diff --git a/scene/resources/default_theme/dropdown.png b/scene/resources/default_theme/dropdown.png index 3a6a2ed7781f67a3ccae681d95c9dd055d6111f9..b9a324be7c2f768d7d611a50ceb10d3a0699b744 100644 GIT binary patch delta 162 zcmey!w3%^&WIY=L1H%#ieceEcEy>&6h2cL4F4((#GEgML)5S4FV(QX9MZUucB2D)H zmdt#|Id8?whiPS#X3mn$YZ4AQ|Ho(VlDs4hCYFYJ#oPK1*lbq4V%e~l$^U`zBpuH( z&-S-hziGYn*rXnL<Eu0(v($I4*0yH3kQO@km9g~n*md=FkGMbQTHpQ?E#CsP Ol)=;0&t;ucLK6V&`a~uG literal 369 zcmeAS@N?(olHy`uVBq!ia0vp^93afW0wnX;%77#TOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>?NMQuIvxk#Duh2Ev1YsfkG*sE{-7_*OL`_~Y!(0j diff --git a/scene/resources/default_theme/focus.png b/scene/resources/default_theme/focus.png index 5d37028f2d795267732bee341da35cda32bfcf15..1908fd8aee138ea714f91c699184d537ba30ce81 100644 GIT binary patch delta 72 zcmbQu95q40iGz)Sfg!9k<~fjJOY(MiVfYV%3-&Ib3>4w_ba4#Pn3$X(!MeD?ih+U2 Whk?;=N{=s4iow&>&t;ucLK6Vk`V;g3 literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=%3?!FCJ6-`&Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBC}9xb6XFV_-Fx;EiT?lp zzjM*-lR!QEB|(0{41AUuRn=A{0vwtAY^8!b#26TXQjAI7?k@ZiyBKZ)Ih+L^k;M!Q z+`=Ht$S`Y;1W=H@#M9T6{Q;YpkT$EOl#wM+$imabF@)oKvVajMZ)sSH$NM>!#cq;^ zv)B}F92H<*)Mw<ag8WR zNi0dVN-jzTQVd20hGx13X1Yd3Aw~vP#+Ft_X4(cuRt5$q*PZ}{CPG7QeoAIqC2kEn TJ`}tIYGCkm^>bP0l+XkK;(m9^ diff --git a/scene/resources/default_theme/frame_focus.png b/scene/resources/default_theme/frame_focus.png index 9170db38edc019fc8ca497db58f5edb6ac2893f6..1908fd8aee138ea714f91c699184d537ba30ce81 100644 GIT binary patch delta 72 zcmX@W95q40iGz)Sfg!9k<~fjJOY(MiVfYV%3-&Ib3>4w_ba4#Pn3$X(!MeD?ih+U2 Whk?;=N{=s4iow&>&t;ucLK6VvViXww literal 448 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=%3?!FCJ6-`&Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBC}9xb6XN>+|9|(M{X`<5 z;xi8FJAr!nOM?7@8Tc$Ss;aF@1UNGJ*-8a>h%qn%r5KaE-CY!#cq;^ zv)B}F92H<*)Mw<85o>gdjb^X2o1UUDVb@NxHatfQ1A|@fx*+&&t;ucLK6TAh=kYx diff --git a/scene/resources/default_theme/full_panel_bg.png b/scene/resources/default_theme/full_panel_bg.png index 7f02dc725980858b90dd2a2a681eecda11dae2ed..c6e59b747c4c6467b4f296f866343c3cf9d40d1f 100644 GIT binary patch literal 332 zcmV-S0ki&zP)SZ{Q8kQQZD#gW;IK2-HDqwfG?*pUxqBk$Xane?e?S8uxS(0w zw~1zv;9>(1kQ*(8w70W4q&*ld2*~T<0GcS@k-Ttu)E}b!^O#PDS9QYF|Hb@LKt6w( e-l93C&iV$q-g{$;Au2Th0000!lvVtU&J%W50 z7^>757#dm_7=8hT8eT9klo~KFyh>nTu$sZZAYL$MSD+10!Z^Su#8q8gQ%y}nRaIR@ zMNL^*RY^%jQBhe=PC-^yUPeaF(7-6bFT~F$z{kta*4o~}%$nmO!CoPZ!4!i_>o> zYYH7O;5kxbo&Nd%{cR7=%@B2s*qp)2(BPrivB5DZkUJpp7T3ngm5fJwUrHxr*Pdy( zINOk^>w9{u&0W^UEj^_PBB~0jKdYR{3g2<)zf;+*FW)jPGOH^0c>dE*y{zlX9k<6C zXq{?_YeY#(Vo9o1a#1RfVlXl=G}ARO(={>*F*2|+wzM)b(>5@&GB7x~_5>(^5gKyy aQ!>*kackJ|q2L`*1B0ilpUXO@geCxM(S33N diff --git a/scene/resources/default_theme/graph_node.png b/scene/resources/default_theme/graph_node.png index d4b4dd3c1fc288fc55d2158620981e7769e53d62..c7e374693c70b46521162fe2ca7a88cbad69fb35 100644 GIT binary patch delta 262 zcmeyxI+baHc)c438v_HwQ5BJHAjOvC?e4~=iF(jh(?YV_~j)fw} zKfeF@KC6lMC0E*Krg@GBj3=-@PRuY_wLnwup`ZCtwVQg4y=DCk3u5cHeD+@c$8JA! zyxSrV>7` zkxet=t5$g)PmfJ_<@NMU#F4Wh^7EH;YHd_I!?*nHk@O$B<#}BCQGt@ltgF79@}=mV5yQ#DC7j7XUG^FaRThg#`%& zUx0}nG4KUgP$f`VfT7~8C^Sj~C3foPIR-y=ZO2Jp*pP3r_2jwV-Tm((`GhSKpayvE zDdbH73mErQGM8$=eqatb477lK1;8fI2Rc9(_ygD^Y7;m$b71yrqu#hUHB~=Bi4BM0 zmmmyYuK(&i1%EyQ8{#4@%*`Hrcyi(NrF*v@e4cJK%KRDh1Mb|vIsa+p!;5Zj?FO(S zKm%AjdgS=4XHTAYqsS5sqf&rB<>UJ`u3Wo3_x;D$3&4`^bZGjX-yHl7yNJd|3MyHJ zm0`HaFa+Q8o33n003Lu*8~eus$67mxX3t~u5`ZSZsDHJn3Wy>IiXti*Hy!D%pKG*L z6a`g8;xcUFBykv>1h8t;8!G8b{I29h8J~eG+ZCpw87=GxBnL3o7Wjgw#zkmSzfR6z z>q1<#W}IxvAEW@VImOALD2ZPb(ONe$iSmNR1K`>UB08xHnkK68L7GAWva)RkTcfKZ z)krdu<9{;{H@7P4?n){`4q7UrQ8z$^NS3rC+lXjf#LPStr*EPLseFXD&np$z7-NHQ@V>v%yAHes)+MvTwSZ&5A)r2H`3`}fz&E!?8z~6tC;Q-- hD%6!6?NRtq`wIcSAfJ$d7pedN002ovPDHLkV1it8K3o6* diff --git a/scene/resources/default_theme/graph_node_comment.png b/scene/resources/default_theme/graph_node_comment.png index f2d6daa25901c01a68aca5ca133328cf248c179b..0452cb1b1de5f7a6e241ccab544a945f6c72ab99 100644 GIT binary patch delta 199 zcmeyxe2sB}c)c438v_HwQ5BJHAjOvC?e4Kw z7p7~JPLN=WXqeO_E77g1#C3yV+esF8VHVYsj^AT{s{Ais=bLJ}bP6AP&W2w`=8qZ| zYA%)87{BAd+M{KO5@ou-xEADVA5w5=U|_6cE0O5%sA%Vb_A77hWhAQQ_EX#>B% wRc`N0t*^-`tdnhfY51L`=y>YGi!k{h=J_Cu9@f}PUO@ADG3s(mdM-z8O;TW*@1?|1GwHyu8WFKK`d7~<6Ut^n`>Pn-c`MLMts zB!MUaEkL!bk^0uA5;@MTvU*j|q%jxEzVh(^s#rf4v5UmVxDZFgIjz!T8ZM5kOb zkviYX?Hm?T-G3^-=&ByeK35)Z8m;;%P?0mIP1DNHGXoS--KuF?c`>RXmt{wch|Pi$ zwKkwhfWh)IBp{Ga5=J_IlmaM#0*GIG{NwE5JsTP@8hRXM*k8nSU8AI4K>-v%0Te(1 z6hHy~6`)PYh)dtV58?GCzy}=9^V~(9qSgU?T}0Ws<7W2D#im`FXD&AFlH>NvKppU8 za$N`Z;&$S~GFNvE!_a4R_8qr>-|4kZfIFbAjYYUPkO4LTb4K`ffj6KgaC00000NkvXXu0mjf%0I`6 diff --git a/scene/resources/default_theme/graph_node_comment_focus.png b/scene/resources/default_theme/graph_node_comment_focus.png index a4b7b5a6188c687d52a4c20d8a9c35fc75c354a9..49127da0929ae7fe7d807d02902e9a7983e12880 100644 GIT binary patch delta 211 zcmaFF{D^Uac)c438v_HwQ5BJHAjOvC?e4GvuUr(@`U+jVm@;wY+>PZV7kU! zY+JzWr?`@_td(`0;!DOgT#ex#Rbp+75k8#K1_=ia_^fgGx_SA;o4<8oFFfBXH}Uqf&D@^u3GopN);1LHQ%Nv3xbg8P(@qh)KXc80?v?W}ldUZPx{<-t L)z4*}Q$iB}B;QbS delta 469 zcmaFF_=tIec)bG$8v_G_aP9YLK#DEN+ua371Hn({-St3LV0FMhJw4NZ$Nk> zpEv^pqnD?PV@Sl|x7YW3-*%Ka_VK!TU_A>n*CK^Wj~=Bs-np~pLCBp=&-4YPKKKhN z{SZ$%t2S4rq*z$dPjBf`ku^?9|p@Z2OKI`zJm%HEx+T^?~NGw5f+GRwvbpF}nU; zEx|aqLbZ9tgSlP}EFKN@Qm;PV;^DKnaX-4YJ2Ug==e%95Kw&8QvA$uAyW5*;_MZ&* zY?zAfEV$afQ`DwX(dDMG$!>f9^)(x29lY$*^~P7S3Rwf74N2=4al4WA<0$=Z5%+{(Zg09~k-!p00i_ I>zopr0FIc%YybcN diff --git a/scene/resources/default_theme/graph_node_position.png b/scene/resources/default_theme/graph_node_position.png index 7ec15e2ff46ac7cdf8f48ad69ed81b2ace5eb382..76a213be728398b460170b898ddb54fad931d2a4 100644 GIT binary patch delta 237 zcmbQn^oMbRc)c438v_HwQ5BJHAjOvC?e4&&^HED`9XhN=+Lc zs{bbgW^dK+(({VVQnz04+^AVSd((PD6V4Oq0mtX%O?&$~vtRn2ndo}nyD#s?11&>< z26@J(y7r%AbN|nc6VX;4}uH!E}sk(IpXQ!7!uL?_S{C^CI^vY zAK%XvcTUnd$auh_jX6T%ifjslba{aH_J$*e7~k~RIy-1<86Hc2JoCoE&bz-?Y5({y zcc6c<$Cd%`i*)BP^Z@X%T z^6b|6j&x zhf+EO0?y#lG&Pit9lX^`$1Wvf0$mEFu^R&Q&_JM&5ISVal7BIQB+$~DKra{HANzFj z=_mbO2T8V0=jw)T9s>Uo1R?QZvMuh&`Vd;M|{1TqUyN`*6(nZev#ty!;D zf1j(AU#)(=dVfG$TlXtLyZLUX*Iv1Db>)U~q=kYAhGF!}okttBx%wkjU-(1nPPg2A z^ZMM!>mS@?W^uSTyDJ?FL?aV`nGp^nP-Sm%^^=vGKX3oGcAA`~2tr?Z{eyX@BnABX zE(t=Y4ZUd1o-t`rzC~fKbQ|fUkSrT4E%u$0DqBYFdGm6m~4B1z+h%XAp-yg z{=hYCgwR@3gopru6WPoRh`0~{KmZ#6%mBwZ5hBuBleBG{5haO+!61MbpyTdG(9AKd zk$Iy)1b~s|<%4rKWbQ85BniaF3bJa7037$uUc|-b7?M{u0x%{sd*U8(;tMlq@(9@$ zl+hFan}10Pzy@q`_K&+*;6XBXA{xo^Nr#EgiWI~ElN4sU(edo27+~W1k>1&^H2E=7 zx*jN9OqBYWybnbROk6nD$>8XTe-8@g&ohI zdmrE5`gZX|z}cl`Si&v@EG@qC?+QGxkKTT_5P#r#{gG>d{}@xi6fgx$0aL&fFa`Yo z09tE;b>ipG$&uz*83h(B1^`>iiS=ntS|c3gM2=Dc0F>RCiGVc6Q7Ukh6G9>wabLub0c+{mzG< zeSdN3y5rh~P7Hm`KmG9QW_7mq@U6F(UlKE0x4*kR+v;?eI^FJj1K*q1THD5qeys{2 zVB5AXyOr0qYV~=eR{itZm)G_w-Mw#bKPdJ8ZdSAzDrR%y<0TTt7EUm8dcj*?|L73F y(e?z)OglR}qS0s+j?ikgcx`RX5XIZNe-!|-AFqO9dTF}=0000Eak7F*P|sf|Umd7#KMi V7;7Duo&!oTc)I$ztaD0e0szXa6CnTq literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^93afZ3?z3ZhDiV^mUKs7M+SzC{oH>NS%G|oWRD45bDP46hOx7_4S6Fo+k-*%fF5l;8>Q32_C|#j{tPyYuk> z|NkjDjF*6X=8_=4V1~_`)4$!G4CFEFgUsP1jyG24Y~O#nQ4`{HSG9M R@D8Yf!PC{xWt~$(697AVQ#Akp diff --git a/scene/resources/default_theme/hslider_bg.png b/scene/resources/default_theme/hslider_bg.png index 9c2a2df62a9866785eedbf02acd30adce2b8c1b2..a66e136813b3120a985b5388801c7263cce04217 100644 GIT binary patch delta 160 zcmeBU*~mCSvYw5BfkFQB|3o0gmgMd3!tfsi7wla=87PwG>Eak-(fjtoYQE+GftH8- zejdJ84SgT{jpyY#8qm&Ayn{oEBcg8eNfqPWn{Do>-995Ec(gIyp14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>vVllWPFY@FSwTTnNl9H<8HhAgRki;A{~v#C3ea{2p^_j! zpzBy99b(fmG$w!eGv&`;scBQQA6@kX$}%Q-ySqrf$=liivL>4nJa0`PlBg3pY z5H=O_6KZYLfWjBQbv|Qp;S*7#}J9jt>^CYH7IbfCWLHJ+G5NI#O#L&U3H*nNYbj^;$xW#@5nnS)BJ6f?hsfEbg>nHffh=ZxJHyX=jZ08=9Mrw7o{ea zq^2m8XO?6rxO@5rgg5eu0~M))6r}*AtdhYh7>o=I&2$aSbd8Kcj0~)dEv<~qv<-}` m3=B@LJpqb9gofPwl+3hB+!}U#D0m0dz~JfX=d#Wzp$P!^4xP6E diff --git a/scene/resources/default_theme/hslider_grabber.png b/scene/resources/default_theme/hslider_grabber.png index 2acd33879a0b01e920eceb8ad0ced9e5b8350351..c8be897e07fb423abe4a57c3ea4c39585aba4b4a 100644 GIT binary patch delta 312 zcmV-80muH&1jquA8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)0002}Nkle$TKhn?g3PF1H7wh?!Dig6jW99WPgl#0j^FA9z-OI<9K-_ zXyMo2PBn^($h?!7!LdKiERVCV>w1!=>8Aj+cfJ$`xOUDh0HiHu0Wbhf)69l~yHJ5K zW-=6LsGwsy!8Vvy-Sz@iU55%pWHl7zz#)MDw$|poz65XbRS zMCQQ$+%oW(Br(ZbR~&uYq9|^ha|>0S0uODyF~+Q|wRyMvZ}|Z{kW9>UB|5*?YcqH(_UqP_QF2Z`e! z->a_eTv^cU9D77D&x_stesi#x_;tU1O!2MF3wBuS=(rFVD+2^ti(V+{HtBYRytS8} zRpBW!E5x5Q-|F4Z4>tDmn(O-{?)%87uqHT&&-Y+gyZkit`efA?_pWH~X5Z7-F|%pq zr(2KOA}Y4Ge>-yL%%z;)pZWw2cr=#ShJFdus0q3Fb;4pNHm*$~6Bs54D0qvMC?tKf ztybAoBFWJ_%~FrM$$SbQ+uqxMB%XNA`%rpezuh(^<=R<3=f1sosjy=e+gTX~OFKFL zbM<8%@>1uQ^Rcn<^(tRgy5{Iqo^8A;GUCYBxo>k0Tvt=%W1oBLQqcAMrPUuMpgy} kC)b_;r2vG6-29Zxv`X9>c6=y!2h_me>FVdQ&MBb@0LQD)l>h($ diff --git a/scene/resources/default_theme/hslider_grabber_hl.png b/scene/resources/default_theme/hslider_grabber_hl.png index f8a011e64b1d478fec690b7481064334157df6da..1639776a2890b61eaa7e05f678f45106297781fb 100644 GIT binary patch delta 300 zcmV+{0n`581-t@~8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)0002-Nkl3cBd) zW|H^4H_5;srRpO1;CRLA64U}t;?~DPFG6Whf4UKHO)c31d0=Vzc zz{?FLJNPFBKrpIn7kVxMlmg2d{x@N10SM|(4eyfO^@BWqV{cvnA|x3a-T@Zdk_|r# yN}krIRCMLHMGmp<}^FSehsQn?314Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>`mUjAIMeraL+h!KI7nd-Jqbr$&`>(5in8skUv4BTiM=%*-lC|J)vQ{;1LVcRyEO zuYOy7)c9c9?%SJ{)ZN<`KmGSlnoZ|Vp8RAjfh1-{qf($tB}-f*N}Tg^b5rw57@Uhz z6H8K46v{J8G8EiBeFMT9`NV;WR6&YTfKpb;U=<8T28L$324=cOMj=K9R>qcAMrPUu oMpgy}C)b_;B}jyZ-29Zxv`X9>c6=y!2h_me>FVdQ&MBb@0Cem7TmS$7 diff --git a/scene/resources/default_theme/hsplit_bg.png b/scene/resources/default_theme/hsplit_bg.png index 7dd1d48b29e583e91f4ff25f6451a8a0ee3cda8d..cfb76f7dc72fd1c2d67bc2e4f645ba508bf68507 100644 GIT binary patch delta 78 zcmX@dlrTZUgM*EMf#C@MzHT7JmgMd3!tfsi7wla=87Ly^>Eak7F*P|QA;BQ&0P~Cw do_zAG3^oD`PFpwg*aH$nmOvqH zPZ!4!j_b(@4nPM8FfcAWs(276ELq|jQR1ARo12mdKI;Vst0C|yAT>t<8 diff --git a/scene/resources/default_theme/hsplitter.png b/scene/resources/default_theme/hsplitter.png index 71a3914d7e093b10313f308a7b703cb6593199a4..3ac1dddf904862c1d06f2e24a2363c28fafd0ba7 100644 GIT binary patch delta 114 zcmaFP)WSGHGMkNofkB1$&oI28vjEx;Tb-bS5V#u>Se~|Nis; z|Nq;aNYcs3Qn_GiC}>m~a&SdcAnRf-H_;v~iBJcB))%GUxt*j87#Kd7a|o6@34x4d N@O1TaS?83{1OVe5CshCd literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^96;;14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>?NMQuIvxk#Duh2{A8Kd1BKK*T^vI+ z&L<}{Fr~GzE_yB@)-f+ROvoh8K(qnXt>p+86ns712GHKN2h zKQ}iuuY|$5C^fMpHASI3vm`^o-P1Q9ypc~Fs7Mv0CTHh;cJL_t(Ijn$Al4#GeTM4t&o_!NM+4;6|CNZgc)1cjR8AV|Zf zATo_Xi^)o~xY`|io;8NQF9|=Yx&pdDB_cQ1>j4??5RvUm?>JxrOo7}Cp*go+5*j?9 z0#3jfSgLAYRa0PLS`F-@5o}v(+a|!pgNq#+%zB#7bk!eu<#K z&?1x~a*YC*u9l>!<3qvHP6x{W~fp2l%=X(yYWN7wXD3z-at_VrY zcUhJmle;wnVCUEV~?Z)06a01IPi*> zi%Bz+TexIqa4tHzT`aAdR#u!|-`6A*4vVfE)a|reuZ_E708jv6+qSn6kDNLq zPC_KA1%e(c<@}t{aM13yKF-e~?yg;{jTbq0ZoUAl2x~koR~p{{0000$kEqh<8}|NotWVRk@W93?@1!TImMfB*3FlU#9y`EvC6s}IM?`8usMMR= zK#h_mt`Q~9`MJ5Nc_j?aMX8A;sVNHOnI#zt?w-B@;f;LaKt-w`MJYfjt7NbW1|tJQ zGhG8ST_d9qBLgdAODiKYZ381K1A~)mPk@3Jp&>UvB{QuOw}u@b3f=)VFnGH9xvXUqK~y-6-IGmA0#Ou(-*aXR9fzQ(OeYyh41^@wG7&i-Qazs&aYRG~sC0jEx(dKm03eml;%na|NFo+=H&V(Yd>g#j$hTCS&5|P6S_uQG8K}6p!NfrRO-Auy3FSR`(g@hs< z!65t>K{B5(;+ENWC~lcZ<`V`0r~oiFKQa^uX;M9WqQ9eUrZ-G!)@)y=L8IO(>rsu& zHKS)Zwr)V5(#WniPdW`AFYmVXXmDk&kerBbnqt?Qo=vofCb|)z_uG$`hpWmC(Dj+D z14{||!@Ge=|B@Q?4SNZk#@DA^YnAt}N4HQcy8W!%lOGI`U+1}iS-SuL002ovPDHLk FV1jS)utWd= literal 0 HcmV?d00001 diff --git a/scene/resources/default_theme/line_edit_disabled.png b/scene/resources/default_theme/line_edit_disabled.png index a0fa505e4cc272e5d2af97a66361da4858a5ca35..1fce186f3dbc9d9c795e413d1f8e157d8e1d22f3 100644 GIT binary patch literal 389 zcmV;00eb$4P)uE7O`Xh@=s*yFQg-@1L== zv=>3pAQl!{3Hk$4C8(XIxZLgSSVTgK(*)A_!N3&z-n>^VFefy**Bi|?lv_$#$$hN! z0rEF5kN4*QbkcygcXlrU-6tXkB9nVg)v2lh=<4<9?ht?%0H`;bZ2+gt24V~|GxA3m zL{Rlx>($Nfd$0SgP&G{h;HN^Cx{d^vY_U95Tqu@dj3uAB z+i`-zuz#Fbdr%51Yp%4SK6ANAM2w2DlnmpyAnu<46Q3!HBI$hvXDqS@Bg?txUH0j- jwDWL%aRk86Qg!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBD8ZEE?e44xUz~!R7 z!$Oy3ZugS?pNd*+y2iHQgaO;MHDNP`Ki;O^-g5Z=fq4pgKHQj`LevPuT4U@$T;G}ARO(={>* yF*2|+wzM)b(>5@&GB7x~_5>&(5gKyyQ!>*kackJ|q2L`*1B0ilpUXO@geCxLB6k}A diff --git a/scene/resources/default_theme/line_edit_focus.png b/scene/resources/default_theme/line_edit_focus.png deleted file mode 100644 index e66d7b60e34567ba084abb9ce2f292df7134fbf6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 660 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>32~Jcmw=!X8A9*h zK7arA#RnjI2PB`ref{(u2t9lA^6_gBdi3VyqnFPfym}5q4_`dF`{L=n7ffu06bS<>8&n z5AIxkco&GS+`o0<{;iAmZ(n?H>*C!T=kMM)ckkx8dpFMAy?O4=wKKP`ow;-E^#A|= zi;Gh8fzDYwDbq}p=l4%-faYLgRY24ynkkF4HZsbSb$X}^rMVUg<6)uyaD63Nlm*l!e`e>~^+ zoN7AC?|i`?WX& zR)xKH+v*!_&TzMOi`nhWwT$)0BM*OGt8d^h7+@#laU1AT$r9Iy66gHf+|;}h2Ir#G z#FEq$h4Rdj3UqK~y-6-IGmA0#Ou(-*aXR9fzQ(OeYyh41^@wG7&i-Qazs&aYRG~sC0jEx(dKm03eml;%na|NFo+=H&V(Yd>g#j$hTCS&5|P6S_uQG8K}6p!NfrRO-Auy3FSR`(g@hs< z!65t>K{B5(;+ENWC~lcZ<`V`0r~oiFKQa^uX;M9WqQ9eUrZ-G!)@)y=L8IO(>rsu& zHKS)Zwr)V5(#WniPdW`AFYmVXXmDk&kerBbnqt?Qo=vofCb|)z_uG$`hpWmC(Dj+D z14{||!@Ge=|B@Q?4SNZk#@DA^YnAt}N4HQcy8W!%lOGI`U+1}iS-SuL002ovPDHLk FV1jS)utWd= literal 0 HcmV?d00001 diff --git a/scene/resources/default_theme/option_arrow.png b/scene/resources/default_theme/option_arrow.png index 007de16bfa5b0af78f7a3b7a0556711c4c0defb2..b7bc38e03f32ded10e918e44e0a69f6cde531403 100644 GIT binary patch delta 159 zcmV;Q0AT;)0nGuBHh+RiL_t(2kYyG0s_<)I1N3SxVW0!H!A!nf)SG%$TXmtH zN)I3vp$zPS6>tXx*1!YUrIg;2KvAKO5Wq9w*RKI`R5`25e;9+!Kp(buSi5@B;4KhXL3mwdom$9_nnu0Hn3t zc>x!$jwVQU6hKIb-~IRROLsc>g<^~$#u&CTS%Z|)UR7@ZB69HF-`jlGnw+y$)d{eG zRn;lyY+n{?t!H3p(6F#SsyjNRbWzpN4TxO5_s6I2ZZO82fG)W~^TOCHIOmFpj6ea3 jh>Xs;@^R01kNa8=C`vc~SVntL00000NkvXXu0mjfzd%?v diff --git a/scene/resources/default_theme/option_button_disabled.png b/scene/resources/default_theme/option_button_disabled.png index ce727d56e12acb13e99d6f1e0a3769c5d4b11338..d8e7942eaac18e9b178d6d3a6ef053f38115e47c 100644 GIT binary patch delta 330 zcmV-Q0k!^x2igLV8Gi-<004IYeOUki00v@9M??Vs0RI60puMM)0003GNkl42ZpV^e!Cl@d$uoa?L&`lug1)OM5#DEBkYodjPqBn2_K?F-JQsfx+L2FGH zc4jOjQG$)du1&t`pXzEi2ki@37r--Ww!7t`qIDBjfcI~J&>v?$Dhl8UHbr;_2mqX> zqpTlnm=hFPdP8>|zvdCHo4A74k;88X*k$jTKqM@Rq85S0nl$4~UWeAkj)iu%AH`CKI z)zLBX@bGYPadCEb4hacSQ_}`2R#(^6)YR9|&{I{_R#w(fQ`1pZ)zZ?^2b!;>q!ttu z?#uClhaR#F1mr6VV&s;sQ8pr9fvt7vIy>F(|> zFRvmmuPi60=;r43|NsBJ_RYJ2L8ej?>tms%m2I=I-Har7K(#;6K=q7C-tI1`Tkm$v2XZ(IJR*x37`TN&n2}-D90{Nxdx@v7 zEBgaBF(GYMODQ8updM~d7sn8d^Su{uh8;2xXh^)aXhlxxeSwe_O(mDSJfoLvjdBr) zxv;9C>-2B?Wg?(>b$a@;2JJzL`}a9E1=MV=2$7o1sHs)FW{PQUH_OA8m`6{zu5tG))V>ko zp`fx_J!UJDW#>vst%$`6lQ#KV-e!E<+YN8{wHc^(`*z1ow1>)p!a zw!P)N#%mq_KQ{LD-#b~duJ*F*2|+wzM)b(>5@&GB7x~_5>*3AT;FWr(~v8;?}U^ SL%}14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>JzM>-rY0 z?3%lzb;kUL$+N5brsl23u;t8-6ZUU>TQ^7GeMp1;2N>h1NHZ?C_4d*{vjJFnkAc>D4GyN~zZethum zl$Xkgv9{IcUjG;dRv|)yswF6;CRv*!RA)=DfS!#27`6Lkc}j z#S#lAd9Ez%d~D&lOLc{4)Sd#_2U{0BmCihMqt|d+YR0rBW(mwDTA6QuRIQ%)?`L04 z$tCr=IyVJzK3zXfpmSAATq8?Mnv89!fnYMwE nm4U&@wI@I+3!x!5KP5A*61RpO9}3<9H86O(`njxgN@xNAwMiIF diff --git a/scene/resources/default_theme/option_button_hover.png b/scene/resources/default_theme/option_button_hover.png index fd1e987ceb8381a99a78dc9e35bce963de937db2..2f67922f9289bf782672ed9984a3a7910d9f1273 100644 GIT binary patch delta 304 zcmV-00nh%N2fzZ58Gi-<004IYeOUki00v@9M??Vs0RI60puMM)0002>Nkl6uAX%ktiXG6D5a;?1U0Q4e6q+hswx` zXef4R@>kQnuN(O1Npp-VO}yb=AO&^;^_D;(o?e3?jvEBSg+7hudJ`i0+lqzW7O(mUU;qSCwhv$jZM#W$NKc6f7J zz!uN|meZMbVnqj~c7e|}pjbJwSO9Ce0A2tbfOvXXCd0W>*W~AkyoU%6O6^)proyFF z4x#moMy2kn;VBN`6xa;`0KR}{1J@^e@)oG^w|xU@a#NgN8mrF$0000d&0tgI0oo~EXzqpGT%y4u~Z0^$`F)f5#~m6g>M6jWqo z72TZ!o$Y;{?0tg$f@S1c;H$r6P4qSzy4%))O+&4&FygV z<9YLIgePX`%zIE-SCmzy_U5nX59Q6pv!mC&P4T+1u&lKttL`8t)5W8E|MqBedrVou zY^Z+P+fSfJcGG7cv;L_jOSP1)xu`#Q)T$JG!Z~Px*D97Odk)o8?mjmewmMB+rIz7l z{~-IgPp(D4Tn3K-`@~l}+e}QHKZ{J(j!O68Uig{YYbVQ3u8E3k&5~nZe|s>q%z6LC zlg4Ym>6Tu9nKYZ}&hGjPC){=I?QD0)S* rWTtIkWMyD*a_tFFc0y>#%}>cptHiBg$A^MAM*HQ7#LqDxE}%vGkCiCxvXG)qM@Rq859s3=pP#!m8GR+2vne}Yof1j zrl)7BqhsXed&0tgPW+=Mmr+rKYB%s;Z@> zr4O`7NlDG$C(_>5U02r_Xpx^+gq^jUy1F*d0XjN{nwomvo}oZjdAWyJTRN+#XaOCd zprGpM7HnnVq@kg!t!<#GsjHx%?Cu(1Y3`t;1hi2{PEN_)Il#iy-p$EhQBh4%QB_%4 zT|q%bR#wr>#LmUhPhMU{US3&FPSM55*TvDt&pYD(|Nqxd{ObS)qDo1SUoZm;m!PD) zl8UStFFTW{s)@auyN9!tu5|hPXP)n$y? zM`SSr1Gg{;GcwGYBLNg-FY)wsWq-gXCZx^cC(E=RsE5zf#W6(VeDB5UVTT+98WOVt zLZaU6brxy8>#`_ENI`;Ei9^gp>_FVT|BNwan`QdqUX=fxzu9=R-1_tK99)WC5>kBq zJyms|dR-T7tZ))J`myum$_?McAN2d2Uz5MXY_eu1caHbVD{o|YnJ)gEd$&isd&8Or zTg&CExJ@{YZJJqIFhM;^>cuP{o|$Y;djg(tRZf}W;2A#QCbv`PC&ln>6Y5yJj++^+ ziBkyk+i@yk!DWVx3#v|q7MrFfwEdDy^f#Fm!~FO&_kviZuUwlIqp!!jK34K8+sgFw zwUq38cZ>Po@)a^D-94_}ESt6QCr{k1^;(Qy^Pa!0?VMXx`SkJSudNgA&Of;A!>e2M zcCXjJ|HmdZEwXds_m9=Uz)~%7jVMV;EJ?LWE=mPb3`PcqX1WGux<*DJMg~^KmR3e) q+6G2e1_meBo&aSggofPwl+3hB+!}U#D0m0dz~JfX=d#Wzp$P!r)esy2 diff --git a/scene/resources/default_theme/option_button_pressed.png b/scene/resources/default_theme/option_button_pressed.png index 28b1d934686392539b963a568ea3fa6fc6ce0f08..7ca71c44dba89dfb508105ec541e2e443e8d536b 100644 GIT binary patch delta 302 zcmV+}0nz@W2fhN38Gi-<004IYeOUki00v@9M??Vs0RI60puMM)000242ZpOtjlCl}BY*b32WtVa-3WJ55^6r#==$RXTTu+$<&j$toaYs$p^EX;-= zf>_MjFg>0akI{>%1>&|JFO#vL-8ah}J6>2K}z3F~?7<+5L z8c+kKeT~{pMZH1?cv}Jl$H2USfp3LZ^ZhbY!p# zE1%K1!nVV%fG2%mD+T~~H}qg|>MeVY)cD&z0hi5GkfbLZv;Y7A07*qoM6N<$f)?b5 AMgRZ+ literal 931 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!3-oF?)7E^DVB6cUq=Rpjs4tz5?O(Kg=CK) zUj~LMH3o);76yi2K%s^g3=E|P3=FRl7#OT(FffQ0%-I!a!@$7k8{iY-3RFN9V5o2I z=IpPnZK$Vb;_eclrDYHr6tASDZfoTl7L=f(qM@Rq>FnU+-J>*DC6rlt*4tgf!Bsj07_p{J^3T(s;Z@> zr4O`7NlDGk$=|}%URT!`Xpy^XfTg*Ey1F*d0XjN{nwol^ZoyU-PG0UI)|SpHDq27X zC@83UdxqLrxoBwUYHJ&4YU(N|DEoOu*jc+NDFH3jk&{yj@Qt#!^{}^f_xFiZR8&(` zR8>}1S5Q!ql~r_g@^!THbg=UX@Qad{SCN-jmXlKq@{0-di;j)V{Qv(yli&Z3z|d4F z3GxeOVBr#!lvh%b72{=R5>+*^cXRh}w$ha@fB($${j>Ma%illo+V$$-YoL0@ByV?@ zJSF}>aUh4Yz$3Dlfq`2Xgc%uT&5-~KvX^-Jy0SlD6BE*AwUjcl1nS}Qba4#PINy6Q zJou1P=h`Bcvd~tJJ~U%e&$F`~R;BZzfCBUbz3c{#n^~o4EP* z0wPXRE?ky=_xk&vC(<1*$sb!Zx|*F2D<{5Re?VSRHaezAS3UR=SH#pyD?f5du`HUL z{W^g;F_Lk1kz45U41u29++yp+c_5{&G6; z?o2{-McqUD`CqS>*E7r1M;?m1yWbfYSgIwi5hW>!C8<`)MX5lF!N|bSOxM6n*T^Wu y$iT|j(#pt8+rY@mz~JQC6QEp$(2$#-l9^VCTf>eI1@C|w7(8A5T-G@yGywq5I1F|G diff --git a/scene/resources/default_theme/panel_bg.png b/scene/resources/default_theme/panel_bg.png index 320819ad6d48fc806c61f640ff0b724032e1df1b..c6db700766b9c0f00f70d311caf1cbed17b028cf 100644 GIT binary patch delta 77 zcmX@d6hA@2or8&ifx$ah^A3<=OY(MiVfYV%3-&Ib3=|RZba4#fn3)`M%_!*r+l&oe cd{LYXnZ^wL*B6+q0Ln9Xy85}Sb4q9e0EM0yDF6Tf literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^93afd3?%;@)Hwm9SkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP=YPMC&X1%Rm;@K+N(Ii z3n;>vLV0FMhJw4NZ$Nk> zpEyvFDo9ZZP|7M9tb)PFz|c(Bz)aW3D8$IX%GlD%$V}V7$jZRrcp XtHiBg$A^Mpa4z{(6QEb-tBz);#~4xRhtkrnipVbq)jps-l<; zMI^E=c@VZPK}4dWm<<6R0damdIqz(~ev>4vjo7*-wpOfj+_g(ujkQj^F9)L^hhJ4S zzcZ%Yy)Kc9IR<_MV{@yEN6q;kRTC|jc2wfqkN^Mx07*qoM6N<$ Ef-w`gtpET3 literal 672 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>~MF zaS_PjEbxddW?3V^eNU(L9nLwu zq>V|d)b?Gsf`Hxkm{m<_Rf!_+msoJw1~VspT=F(xc0o78*2`;N2TosV#yYoi&;G@B z;y&zmIlCSOuh3mG&=eu@# zoc+3u_wdV?*T3w4UU&aL!!1csldDT61OT0`TH+c}l9E`GYL#4+3Zxi}3=GY54a{_n zj6#eItc)$KjLftRjI0a{POd!xN>T_7x%nxXX_dG&?D$ad4yb{_)78&qol`;+0O&)+ A(*OVf diff --git a/scene/resources/default_theme/popup_hover.png b/scene/resources/default_theme/popup_hover.png deleted file mode 100644 index 85d4e48475449b75eef745b8bbc2d1774965b017..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 404 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-m&wu51*NS;N+CO$0qJN+`Ik2|NsAsulSt?>Savw zc6Z^I*u`)Y$l)yTh%9Dc;1&j9Muu5)B!GhKC7!;n><`$)gtS>LrHm|rLOz}@jv*Y^ zlM_T(m>Jm=RSg1C1dQ026%MoVH1q@*Fc@7rz;Hr?ompWqGf-e=0z=9gCT4|Xa|s5? zbfC-*ZZ?Nw)&>DC5nRP=3@^9nehs{`V&zPgg&ebxsLQ0Hi~E A?EnA( diff --git a/scene/resources/default_theme/popup_unchecked.png b/scene/resources/default_theme/popup_unchecked.png deleted file mode 100644 index c1137e6fbf5c16603f5cab70a3d9a2361f950c02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmeAS@N?(olHy`uVBq!ia0vp^93afd3?%;@)Hwm9SkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP=YPMC&cwX!+#){FJbfm zD8g70*kackJ|q2L`*1B0ilpUXO@geCyh C{Z1bM diff --git a/scene/resources/default_theme/popup_window.png b/scene/resources/default_theme/popup_window.png index 59362a8ffd4cce04b4d0dd45b1c8facdcbe4c501..e667c93d2f787abc62eeec76653644d13ecefb42 100644 GIT binary patch literal 514 zcmV+d0{#7oP)ao{301q^`CfCg|<;B86X#a6l;vBZM1fozqbd=zbJrm9JjG*%&Zt|#Btq5(w8)FZOMT- zFbC$q9GC;w4K#p_wLVu$%w@|;iHWs7Px`YoZ~{!iQP39=af_w@!rWpB5s`2d^nr_H z{c)QiFdQ5m_Ue9nzf!q&&n=cNr6Pl)!``9~OS@9Q4saXrJNw;7wT;%U z^pD>i^qA}1SN@SD_*>_i%+=z`I+rD!ehPSH;aq!u122lP(7dF6GXMYp07*qoM6N<$ Eg6WUxC;$Ke literal 1234 zcmeAS@N?(olHy`uVBq!ia0vp^T0rc^!3-pOwZC})DVB6cUq=Rpjs4tz5?O(Kg=CK) zUj~LMH3o);76yi2K%s^g3=E|P3=FRl7#OT(FffQ0%-I!a!@$6p7vK}(3RLjo=|><5 z1oE;*4GE&+}phP$Jkr@f84o3p>2jhlm=r>(V{tFxc2wX2JhudS7ngSm;Ft(BXZiLI@bi@B-2sj-cli~s-s|Lg9_HUd3tToU9L%&>@=Q=CVEUn@?? zAj3_;Z&9t4|B_mJ)r12(!ew_w?u}O3A9nx@7S5j+G)dH@?gs1eFKd9>8I!!-T`Cve zxpD!>;VkfoEM{Qf76xHPhFNnYfP(BLp1!W^57@+nv{@~sj4XkAUU<4VhIkymdhKTL zTh%;NGXP#v2Quc?ImycSGM*H%L`#OhxtZ~zj`J)Ra6EgWMc}S6gc%Zcl#sB~AG9vu9g;w$EXBmLs_9ZPKee;a!jGT6bEvO#91s zMqhZ>>+-~ZdJD@gG_#s5tUhQSu|fUv%)iZcZxZU=7HwX8t~_G7srKb>ip$z_9qJD- z*uMJP^0kkn^w*4UvQGV$RX#6IYQ9OC;5KRHmeNxxOM_3IkiW#^Z_FIxpHex?_l08C zvrlsFduz_|Ty)wP@;>RNt+pt);;O7;cV?zH?)f!m;Yvj*)5mU_^Up3>YIL*aWXJ4> z4?~icg`H6iTH>;9#mtQtSnKRrvJPIEta4Xp#YM)S{J&Y#^0j8I2y8qDOa_uAt`Q~9 z`MJ5Nc_j?aMX8A;sVNHOnI#zt?w-B@;f;LaKt-w`MJYfjt7NbW1|tJQGhG8ST_d9q yBLgdAODiKYZ381K1A~)mPk;&`gofPwl+3hB+!}U#D0m0dz~JfX=d#Wzp$Py6Z@*6f diff --git a/scene/resources/default_theme/progress_bar.png b/scene/resources/default_theme/progress_bar.png index bf81e3adea9350d659d54d8e828e9bd01a2775ca..d3e18382481341ce759744d3be9b05dfb5f3ca85 100644 GIT binary patch delta 74 zcmX@Z96LeMg^huMLH_gqL?FeM|H(?C?e$P;uvDlo17rQx;R0khlzuM Yfkl9UvEH|$4=Bsv>FVdQ&MBb@05HE4!vFvP literal 460 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>YfvKB# zb$}es0*}aI1_o|n5N2eUHAey{$X?><>&pIsO-x9e)l$mH5-8;2>Eak7arx+ZLoo&c z9+!i@Ei4EB=C3{(T)+^Vw^d%jPe@4EVdn}~-I)irmh$fnZF@08`^-Wn!}#{w`ybkU zi>ZI~?hkK*HJ9wXEKQIjBuiW)N}Tg^b5rw57@Uhz6H8K46v{J8G8EiBeFMT9`NV;W zR6&YTfKpb;U=<8T28L$324=cOMj=K9R>qcAMrPUuMpgy}C)b_;1wTSVZhlH;S|x4` UJ3bV=18QLKboFyt=akR{0Hu9(;{X5v diff --git a/scene/resources/default_theme/progress_fill.png b/scene/resources/default_theme/progress_fill.png index 3a34dfdda6a540906527d9dcaa56058c1e3b26df..c211b0a74d6f7a82d0719241d3911470c0a5911e 100644 GIT binary patch delta 293 zcmV+=0owkO1GNH>8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)0002$Nklb;@5JlhEmT>9Rxj_^ubmR~|0n~`f6mHYd&{E*eH5?&l06G^aH=uTdKpV-K6tOKU z#>rB_m$uli|KE&O3%8d1HX>d20?b6vA@E$;bqkQ=r$A=W&s@%F3y{dv6nNo3kgUK9XEOV20RZL_9~@2t rMI&Gfa{M`L6dsKnPJ`wzybpZ?(jY~v%z7cZ00000NkvXXu0mjfMM8l( literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP=YDR+uemht)gMsc_5Fo zz$3Dlfq`2Xgc%uT&5-~KvX^-Jy0SlD6BE*A@snj*4-`u9ba4#PIG>y#QE`AH*&?Fm z-VaxvL(eLYzOH}3GK=Z)borhC3!HE0#Q)qsPqckgBG! zowmI9KP7Efb|WX&+RJvk9T%Kg?pzd;oB{Y@tv#^T9!R<(`Cn4kdw(sdRuTxdw@J%}5C9MNk2XLNc*%^S_kaJiP z0I&%F*4jTLzkgJW;A_2J{~d5K+&2QRA*qVa=ks}KYs&)v03b<{JpiK$fl;&B+z1SC60L52ENs(V_}X~cV>qO1N!_X;R2@=jDC6T@q!Xv)`e#LP-?Dcx-`14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>vL>2>;3WG2s!>lK>XGI|g!ymN_^`^I7r^|nCoM4gex8Opsn$lFQAa5rV-Uz1ayH^^WFniFTBkRF- zhs$ST=F5^Ytz~`df9UvB{QuOw}u@b3f=)VFnGH9xvXz zQawupK@fd&m`!tHwL+SJ%H1!BXq_gO@dsGh*`%-#e?&ym+u7Nq^P{s<2>yUzB3={1 zl13qLo8sB*hRfXrOPywiVc&c6W(N4{kbHq;B}tNFk}Uwcu75lhk%xM{-WQR@T7t=B zqOG-8B%@L_k)cxRyjH6jUkkFz9xNhL0GCRsrc$a&@j(N{+N*%&~ICAfG4h#U$T7LuRxj(If1pqq$pp<$o^A7;k zYW2mXez+?HzkkMTHY;o`OYi{zX`1e@BM8Irz@_5?fr#7#KoA6H#+c1Kcr+Sq0qD5D zk4v0S+yUK?jNKZ0-gBC!hX6Vxw?$-Vj5%#I8jBSIV0lPgl5v@ZvO_8iWiS|2wAO96 msyzpM2k>N!>3ik>6FX?yisk literal 422 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFK_0jsfcHn{M8`>F)0F|NsBJwVi1|4csL`e!)PRfkC?C;`fwqOq<_c2XYvbyxm>+ z^7k6}138=p9+AaBrNSW0$S`Y;1W=H@#M9T6{Q;YpkT$EOl#wM+$jj5kF@)oKa)Lv{ zhOTcR0=heYotYUsxuIugdcy-XX6DyY0*^x&m~YDoJT75k{w-;sk?^3wKuUmThe(WJ zjP)G{Htz|d!4q^_nHbDZ*)|^eV^Iw>Rkg%5q9i4;B-JXpC>2OC7#SFv=^B{n8X1Kc x8CV%xS{a#X8yHy`7@S;t0u+u24Y~O#nQ4`{HSG9M@D8Yf!PC{xWt~$(69CM*b0Po$ diff --git a/scene/resources/default_theme/scroll_bg.png b/scene/resources/default_theme/scroll_bg.png index cefadb2c0804f6725e28337453d25d746b8e4919..1908fd8aee138ea714f91c699184d537ba30ce81 100644 GIT binary patch delta 71 zcmeyz95q4Gk&S_YA*?j!IgnyY@^*J&_z!{$_AZ|c6yf)DaSYLzn4BQNy12oLfq}_~ VfzfYDk1tS)!PC{xWt~$(69Dji6i)yE literal 510 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1OSkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP{Jd?C&U#<`+7&BAqP7z zElqs|1r>WcPkDJ2AOoTR$OR%fIb{U}RV5{LWo01JP*v6X|Np;<{jyY`S%M`&e!&bZ zk`A$H8k0Z#neyjvy419(G9R2lu4hd0c6SlyzBZ#D$l)yTh%9Dc;1&j9Muu5)B!GhK zC7!;n><`$)gtS>LrHm|rLNT5$jv*Y^L;F1W4k++2GbeIdC;t8)>>V8{S}c8X6R(1b z)>=_7Mui^L<8Mw#Fuy0bYg3zFjbZM8gX;w0zzSthwV>cy9ytlkoo z(id{J_Tm0wMgx8JU@?=upkR_Lag8W(&d<$F%`0JWE=o--Nlj5G&n(GMaQE~L2yf&Q z2P#qpDM|rKStWy2Fc=van&}#t=^7b@7#Ua@TUr^JX&V?>85o>gdjjNTgofPwl+3hB W+!}U#D0m0dz~JfX=d#Wzp$Pz6M~=z> diff --git a/scene/resources/default_theme/scroll_button_down.png b/scene/resources/default_theme/scroll_button_down.png index caeac9b286df5fb4cb60471154b994e2397fd6d7..a901bc8c70a509d5a9ec86402d3014c2e1a43bd4 100644 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v}|;PZ!4! zjfq#!8}c0r;9shPTVPuX%Dj==Q&9Dd&#WMezMj{c>o^lYbK* io<3i2H|>|>9>xvnO8Zr}woL@u&EV@P5LaCteGfM;APGS} zUVcEXgPoIwnbqOLha)2+HwS$J8O&M|;O zkH}&M25w;xW@MN(M*=9wUgGKN%Km^&Oh}u>PnKytP{`QR#W95AdU65}E3;zT7d``x zFgUsP1Skv<8glbfGSez?YuNFj;2lr{gQu&X%Q~loCIFjYaS;Fj diff --git a/scene/resources/default_theme/scroll_button_down_hl.png b/scene/resources/default_theme/scroll_button_down_hl.png index 48036e02977aec0dfb0de3849ab90f76f4fa2f1d..4e36bb924a7d4de50a815dc1c05e89636301612b 100644 GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v~0Go-U3d z8WXSf+ww66O1Pe{bvYO$!o{tyP4VNh>&9n&45cKe9@@P5La7k`-IpeAPGUK zN$EgtSa5{5r{B4A=OQB`cYMwD04ioJ3GxeO|Hs2Ab4z<^I8cBw$=lt9E91hKFd&Ds zz$3Dlfq`2Xgc%uT&5-~KvX^-Jy0SlD6BE*AwUjcl1PU2@x;Tb#Tu)BmVP#fq`@(0S zk=)T>5cSbGjfqifaq+V=k^-guSY45fZ8QXTq8=H z^K)}k^GX<;i&7IyQd1PlGfOfQ+&z5*!W;R-fr?Z?ic)}5R>@!$3`PcqX1WGux<*DJ yMg~^KmR3e)+6G2e1_meBo&bd*LPKtTN@iLmZVfv=6ubj!VDNPHb6Mw<&;$Uh#d4(p diff --git a/scene/resources/default_theme/scroll_button_left.png b/scene/resources/default_theme/scroll_button_left.png index 3b50938d97273a5ae0410b40326d9eaa8bd00d38..ab32b9deb1c57bbb500be04d70d2882f6a8fcaaf 100644 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v}}7PZ!4! zjfqqH4TT&X1zh5P8%?Q+WpI7=k9|U2EB6iV3701EUitNT`njsOuRi>LGQameHWPfp9VReDoU*V?T z*@h+T1-fO~)fd;OykvWFsLXUeTd4j4o`M7Q*QMt)$Qw`hr!d;&t;ucLK6Ui Ca!sWG literal 444 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFO>_%)r1c48n{Iv*t(u1=&kHeO=ifu!#w2vsy|SSptRZ zJY5_^IIbrr@USu~wte9<&`9oRFo+72G+x-VE;Qhnp2p(p?|B@HpP!LjAu{J;wfM5X zvTcnCY;s-C*N}EuU1xJk~C)=M}r4aP3%-rcImphVNQOS|)5=5cr2- zZc)1WXSRP+ZuEKEe&MNNKIt6kd(ZZ`m_Y%{F^B!HYFW#6eRs5duu>#WIcUMhfP!}o zfghA3v4ddtpg`Ly%7+&lPTynOoVEZrVABtI92RcpRu5q%qsrgR6wq oeC;pU=v=m9W@d%;@t+sReVL@$%lN}T4CrVEPgg&ebxsLQ0PYZ74*&oF literal 461 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>QL70(Y)*K0-AbW|YuPgflHZdV>R!b=( zOQ4XCr;B5V#O2oWr}-Kbcw8Zu+YRbXa4H? zi6P5=hZZbh-gdywtD`|XpdrQDl+iQ)LEQ1?x4znpp8N{e|8C?wqsfx<-GRyOfC2Z7 zIOg3}eUswWwg~UPp62;;z87l+)Akkbl4==e?otq`_~+IHbPa>2tDnm{r-UW|-jhnC literal 446 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFO>_%)r1c48n{Iv*t(u1=&kHeO=ifu!#w2vsy|SSptO| zJY5_^IIbrr@USu~wte9<&`9oRFo+72Fiz}=)LzgNyLv&--QDF566xpWG#D-jD$jS2 zd~d+hV(?&^l+zqVCWgOe4wFAN$A1EvC0XJcQR1ARo12mdKI;Vst01wrIO#lD@ diff --git a/scene/resources/default_theme/scroll_button_right_hl.png b/scene/resources/default_theme/scroll_button_right_hl.png index 108796ca020a656149042111da8d08f6957bef9f..37195daadd28925f3aac48c2053b242036f5e0d5 100644 GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v}}6o-U3d z8WX2Z(B?Z7AmDo5hGj{jI)?~%g1pKW$EK&rajd3KlR3KrShO7*(=}@yOARHdQw3)m5Gk zdz|R3a^uu5tqBaa2VAF}ux# n=zTl2g1BsC&#czZT&UlDL`UlQq>`^dH#2y;`njxgN@xNASUgx8 literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>Y!ADzdcL6z^1s;*b3=G`DAk4@xYmNj^kiEpy*OmPNo0yO` zi=QmhdZ3Vxr;B5V#O2oWr}-KTI9vi(U1HyI>Hq&*ukzfI_ne;W;Gm*8#q8u#C)MsS zul)@!$3`PcqX1WGux<*DJ yMg~^KmR3e)+6G2e1_meBo&ZGwLPKtTN@iLmZVfv=6ubj!VDNPHb6Mw<&;$Udrjil> diff --git a/scene/resources/default_theme/scroll_button_up.png b/scene/resources/default_theme/scroll_button_up.png index 2c8238ae4ca466ab6bfc3fcac77741477f9451dd..a88d17e1c5f249b52972a774f50e2712c0e15623 100644 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v}}}PZ!4! zjfqz$Y~(uZz~elBM^EFs@9d3l{{A=3=5Fkh&ExaD?h+ZZW13m<>Z2apHst)Ud=b0h zE>rD=)k}_tH^1d6ap1~i&YSd3pY66LTk#9kth4T(uP+y{`5lnz{gn7vB{O4{3wOav lV{ff(&v%@3KmSAhP0tI}lhv$T7l76?c)I$ztaD0e0syRDO5Okf literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@P5LaCteGfM;APGS} zUVcEXgPoIwnbqOLha)2+HwS$J8O&M|;O zkH}&M25w;xW@MN(M*=9wUgGKN%Km^&Oh}v6Qp(5@C}ig8;uyklJvo7gm07Xv3!i~T zaz}$f)J9{gbO%Y}bSH_q#_8u6jMJDHwV3By3b5S?a_%s8VTe3o`;$N8=t`gok|nMY zCC>S|xv6<249-QVi6yBi3gww484B*6z5(HleBwYwsvt!vKq;$aunGnv14A=i12bJC zqYxtlD`QJ5BQtFSBP#=glWR|af)Sx1H$NpatrE9}9Ultb0W~mqy85}Sb4q9e0QOyO A{r~^~ diff --git a/scene/resources/default_theme/scroll_button_up_hl.png b/scene/resources/default_theme/scroll_button_up_hl.png index 4283bd114aa7affe492c33679a6c193d4578dde4..04ce4029647536ed4fd12d9d21c5c4f028973f1d 100644 GIT binary patch literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v~00o-U3d z8WYb>(B?Z7AmVa<&w^7{0Tv#sBDjx+CoDMVFw4fdYhC>YfhJYP#suxqCE^!_>bQ>2 zI5~IcNl&(ae!qC8ZF|SPo%zfP;q^zqZY_U*{%FJwWdnw`LvzEzeD-q~-!4(sI5^4d zp4q)SO$w__!sALAlydlwIHXRfI_vCh!{OE3DfqQvV)djF!&f)7x%u~mi}hHsojdUM ddF#KB@}5olX1w30ssSC!;OXk;vd$@?2>>}cT5SLT literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@P5La7k`-IpeAPGUK zN$EgtSa5{5r{B4A=OQB`cYMwD04ioJ3GxeO|Hs2Ab4z<^I8cBw$=lt9E91hKFd&Ds zz$3Dlfq`2Xgc%uT&5-~KvX^-Jy0SlD6BE*AwUjcl1PYmXx;Tb#Tu)BmVP#fq`@(0S zk=)T>5Vg_RD&0ZSINeENu5tP~2IDj)MlI&~mI7>df}A^yT^J%y*#6|tIJy#Of@Fzn zM2T~LZfkt#@03Q)=_8LWcA$iUD{*T78I z$SB0fz{=Rt%E(OHz{twL;N;p9pkPF3$jwj5OsmALVaJDpcR&pcp00i_>zopr09jmc A?*IS* diff --git a/scene/resources/default_theme/scroll_grabber.png b/scene/resources/default_theme/scroll_grabber.png index 1d625a9b7b6bb102fc2003b592dd28b29167ec3b..4be7f4e6ccce96d3b1c5271a909515aa6440a8b1 100644 GIT binary patch delta 129 zcmeBXnansrvWks?fg!9k<~fjJOY(MiVfYV%3-&Ib3>5M3ba4#Pn0WQfM&1So0p^32 zLKzK83;sv#T!Bf>_ fj_up`4>@AYXK}GvoZXcKG?T&8)z4*}Q$iB}-%K&p literal 523 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1OSkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP$D6~C&U#Q04#s|BnYA`UJE?s3gcQm_cX97rjqAzI^@ib%*{Zy&Ye6q<#A?1e9e= z@^*KTXXO>x3*>MXctjR6FmMZlFeAgPITAoY_7YEDSM~>NVnW)imQqHRK%oFn7sn8e z>&XcR*d=DpXq_RUm?IXJC@7d1CT7s?8^Xika`S*pSs|x_z;lLT3)Q6!4wJagJe)Rx zjfpeQpuIiZ%gt@tboL|}`TY%Z6y)P>Gb;aO5!CfKeFLV0FMhJw4NZ$Nk>pEyvFDo9ZZP|7M9tb)PFz|c(Bz)aW3D8$IX%GlD%$V}V7 n$jZRrcptHiBg$A^M|5JcZvhyuMA`*3eslDSv;b4mxUw+zzauo{>|!w8%s&1ZwyWBpxFi)nIKuqdtS$u@;eFHk ZB%BDR9Qq)&&8z?b002ovPDHLkV1gXFNoxQA literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1OSkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP$DP5C&U#;M1% zyHiuuf%XZP1o;IssIL9ER{j0jkDot&UaRq5eeI{UXS>w@0i_v}yxm=twUTnIfE>;O zkH}&M25w;xW@MN(M*=9wUgGKN%Km^&Oh}v6Qp(5@C=}r7;uyklJvre3yTr^Ht&tLn zIbmjkfrf%+VFvB7F-#msZXT53^VC$B@Pws!$CA_rhgs5R9!{Lf%oHhS&_3Ni&e3sV zzj%_&{)PpU1nlE(Gdi}j)QTSYn*}smvcxr_#5q4VH#M(>!MP|ku_QG`p**uBL&4qC zHz2%`PaLR76{IKyC}oulR>5FoU}&amV5Vzi6k=pxWo&6>WTtIkWMyD*a_tFFR3bFw b=BH$)RpQpL<3qtapaup{S3j3^P61BC*R7=H)`0000V^Z#K0000JJOGiWi{{a60|De66lK=n!x=BPqR5*>r z(!okYF%X5}Z$jM_3l$XUBed7|e~wlc-HR5%g2mkx#zk}GZmN+Yp3P*E{BuY+{I_CQ zWabT4xWeSb{SUli8xfCR12S`kZalC-_Ytw4ROha4KH=~KIBvxP%go%Bk@Ir{4DZ-g zrYo4&gBEzuTdnir^oO+`U~)~)_uXYHVe!e;2Ca_*bG6s!%};Y v66=U~7)SZqF%#cKxp#c>CL&%M&Hh-QKZP%G)7L*{00000NkvXXu0mjf-^Fr_ literal 406 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF`sf12!=sZB|PuBTJx=xu=U`2*>s0gb*_}CS^vp zi5pB5JW5jn-p8=A7GDaQv~0(o=qbhtY=_o1L~|9hF}Rv|I4(XqQ5k52 zYKdz^NlIc#s#S7PDv)9@GB7mLH89gPG72#=urju^GBVRPFtRc*IJx!&DBKVla`RI% Y(<*Um*zuv@9Z&;mdKI;Vst0B!_rxc~qF diff --git a/scene/resources/default_theme/selection_oof.png b/scene/resources/default_theme/selection_oof.png index 9594fe0913679b9404878e5b104b294a43803516..7b485eec3b5baea5699a9c6af4dc835d8ff9746b 100644 GIT binary patch delta 241 zcmV2U1|leuM@X*k{~U=H=|zKJz+iWUvABCf3O`oTdYa+v@SkA^PN>Sv z8?11JiLdp6S8OBV5u(B?bfa(7eMGD$b#qrApK$mEoMM4xW@_%r$>!$<7~Zj~Ojj_k zjTU&+Tdnir`-8RUqMQMP{{h2*{tUh^*jF?C19(~MzF=F;0<#8qhFc^yW0>x+)E=h9 rIwBs9KxSSWa`97~d&8GE5%B__B^fVyW{PQU00000NkvXXu0mjfTAOTm literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$nmOvp3PZ!4!j_b(@A!UqA%8YCmzwjw& zaHm{|sb%9R^Gzza|C^5^Z@NLn9A?9NTLMlsNONpw%F{d}$sna16uCs-b~(@t)e_f; zl9a@fRIB8oR3OD*WMF8fYhb2pWE5g#U}bD+Wn`vpU}R-raB}SlP~agn&zPgg&ebxsLQ04{uJE&u=k diff --git a/scene/resources/default_theme/source/arrow_down.svg b/scene/resources/default_theme/source/arrow_down.svg index 354040b548f..1dd209720f6 100644 --- a/scene/resources/default_theme/source/arrow_down.svg +++ b/scene/resources/default_theme/source/arrow_down.svg @@ -14,7 +14,7 @@ viewBox="0 0 12 12" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="64" - inkscape:cx="5.7299355" - inkscape:cy="6.6875366" + inkscape:zoom="22.627417" + inkscape:cx="1.7981958" + inkscape:cy="7.5815407" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,10 +71,10 @@ id="layer1" transform="translate(0,-1040.3622)"> + sodipodi:nodetypes="ccc" /> diff --git a/scene/resources/default_theme/source/arrow_right.svg b/scene/resources/default_theme/source/arrow_right.svg index 4c4bc05e288..43134ba1b1d 100644 --- a/scene/resources/default_theme/source/arrow_right.svg +++ b/scene/resources/default_theme/source/arrow_right.svg @@ -14,7 +14,7 @@ viewBox="0 0 12 12" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="45.254836" - inkscape:cx="3.0018179" - inkscape:cy="6.0349408" + inkscape:cx="4.0845752" + inkscape:cy="5.8802612" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,10 +71,10 @@ id="layer1" transform="translate(0,-1040.3622)"> + sodipodi:nodetypes="ccc" /> diff --git a/scene/resources/default_theme/source/button_disabled.svg b/scene/resources/default_theme/source/button_disabled.svg new file mode 100644 index 00000000000..eb4ce87e367 --- /dev/null +++ b/scene/resources/default_theme/source/button_disabled.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/button_group.svg b/scene/resources/default_theme/source/button_group.svg new file mode 100644 index 00000000000..84bdb00505d --- /dev/null +++ b/scene/resources/default_theme/source/button_group.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/button_hover.svg b/scene/resources/default_theme/source/button_hover.svg new file mode 100644 index 00000000000..46a58b19173 --- /dev/null +++ b/scene/resources/default_theme/source/button_hover.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/button_normal.svg b/scene/resources/default_theme/source/button_normal.svg new file mode 100644 index 00000000000..c0fc1f2c5ae --- /dev/null +++ b/scene/resources/default_theme/source/button_normal.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/button_pressed.svg b/scene/resources/default_theme/source/button_pressed.svg new file mode 100644 index 00000000000..e761b07eb14 --- /dev/null +++ b/scene/resources/default_theme/source/button_pressed.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/checked.svg b/scene/resources/default_theme/source/checked.svg new file mode 100644 index 00000000000..6d2c03f4c5c --- /dev/null +++ b/scene/resources/default_theme/source/checked.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/dropdown.svg b/scene/resources/default_theme/source/dropdown.svg new file mode 100644 index 00000000000..5963e74007c --- /dev/null +++ b/scene/resources/default_theme/source/dropdown.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/focus.svg b/scene/resources/default_theme/source/focus.svg new file mode 100644 index 00000000000..4fd463b206c --- /dev/null +++ b/scene/resources/default_theme/source/focus.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/frame_focus.svg b/scene/resources/default_theme/source/frame_focus.svg new file mode 100644 index 00000000000..fba950091a6 --- /dev/null +++ b/scene/resources/default_theme/source/frame_focus.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/full_panel_bg.svg b/scene/resources/default_theme/source/full_panel_bg.svg new file mode 100644 index 00000000000..4adceb52545 --- /dev/null +++ b/scene/resources/default_theme/source/full_panel_bg.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/graph_node.svg b/scene/resources/default_theme/source/graph_node.svg new file mode 100644 index 00000000000..f309f29d9a6 --- /dev/null +++ b/scene/resources/default_theme/source/graph_node.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/graph_node_comment.svg b/scene/resources/default_theme/source/graph_node_comment.svg new file mode 100644 index 00000000000..4b41b9b3d05 --- /dev/null +++ b/scene/resources/default_theme/source/graph_node_comment.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/graph_node_comment_focus.svg b/scene/resources/default_theme/source/graph_node_comment_focus.svg new file mode 100644 index 00000000000..af60130ea0f --- /dev/null +++ b/scene/resources/default_theme/source/graph_node_comment_focus.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/graph_node_position.svg b/scene/resources/default_theme/source/graph_node_position.svg new file mode 100644 index 00000000000..6d98d8b115f --- /dev/null +++ b/scene/resources/default_theme/source/graph_node_position.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/graph_node_selected.svg b/scene/resources/default_theme/source/graph_node_selected.svg new file mode 100644 index 00000000000..a480cb8ab86 --- /dev/null +++ b/scene/resources/default_theme/source/graph_node_selected.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/hseparator.svg b/scene/resources/default_theme/source/hseparator.svg new file mode 100644 index 00000000000..4bf53812400 --- /dev/null +++ b/scene/resources/default_theme/source/hseparator.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/hslider_bg.svg b/scene/resources/default_theme/source/hslider_bg.svg new file mode 100644 index 00000000000..f247904a33d --- /dev/null +++ b/scene/resources/default_theme/source/hslider_bg.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/hslider_grabber.svg b/scene/resources/default_theme/source/hslider_grabber.svg new file mode 100644 index 00000000000..a222edd37e9 --- /dev/null +++ b/scene/resources/default_theme/source/hslider_grabber.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/hslider_grabber_hl.svg b/scene/resources/default_theme/source/hslider_grabber_hl.svg new file mode 100644 index 00000000000..d53aa5c0e98 --- /dev/null +++ b/scene/resources/default_theme/source/hslider_grabber_hl.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/hsplitter.svg b/scene/resources/default_theme/source/hsplitter.svg new file mode 100644 index 00000000000..01c893fc560 --- /dev/null +++ b/scene/resources/default_theme/source/hsplitter.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/icon_close.svg b/scene/resources/default_theme/source/icon_close.svg index 6e6ec166384..f0eb83f54d7 100644 --- a/scene/resources/default_theme/source/icon_close.svg +++ b/scene/resources/default_theme/source/icon_close.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_add_track.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="1.8501874" - inkscape:cy="8.0543329" + inkscape:zoom="45.254836" + inkscape:cx="7.6258883" + inkscape:cy="7.576455" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1"> @@ -69,26 +69,15 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - - - - + + diff --git a/scene/resources/default_theme/source/line_edit.svg b/scene/resources/default_theme/source/line_edit.svg new file mode 100644 index 00000000000..bcddf8bf7fd --- /dev/null +++ b/scene/resources/default_theme/source/line_edit.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/line_edit_active.svg b/scene/resources/default_theme/source/line_edit_active.svg new file mode 100644 index 00000000000..e823138141d --- /dev/null +++ b/scene/resources/default_theme/source/line_edit_active.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/line_edit_disabled.svg b/scene/resources/default_theme/source/line_edit_disabled.svg new file mode 100644 index 00000000000..9e60d7ccbd7 --- /dev/null +++ b/scene/resources/default_theme/source/line_edit_disabled.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/option_arrow.svg b/scene/resources/default_theme/source/option_arrow.svg index cd78404ff15..5cd943e9e3c 100644 --- a/scene/resources/default_theme/source/option_arrow.svg +++ b/scene/resources/default_theme/source/option_arrow.svg @@ -14,7 +14,7 @@ viewBox="0 0 12 12" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="45.254836" - inkscape:cx="6.0969578" - inkscape:cy="7.5632913" + inkscape:zoom="45.254834" + inkscape:cx="3.1667338" + inkscape:cy="5.9875884" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -61,7 +61,7 @@ image/svg+xml - + @@ -71,16 +71,10 @@ id="layer1" transform="translate(0,-1040.3622)"> - + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.78431374;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="m 9.9999996,1043.3583 c -0.2637796,0.01 -0.5144012,0.1165 -0.697265,0.3067 l -3.292969,3.2929 -3.2929688,-3.2929 C 2.5285367,1043.4714 2.2700113,1043.3622 2,1043.3622 c -0.8974208,2e-4 -1.34038281,1.0909 -0.6972656,1.7168 l 4,4 c 0.3905299,0.3904 1.0235325,0.3904 1.4140624,0 l 4.0000002,-4 c 0.657344,-0.6321 0.194906,-1.7422 -0.7167974,-1.7207 z" + id="path4484" + sodipodi:nodetypes="cccccccccc" /> diff --git a/scene/resources/default_theme/source/panel_bg.svg b/scene/resources/default_theme/source/panel_bg.svg new file mode 100644 index 00000000000..5115d3d0ac8 --- /dev/null +++ b/scene/resources/default_theme/source/panel_bg.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/popup_bg.svg b/scene/resources/default_theme/source/popup_bg.svg new file mode 100644 index 00000000000..cbf356aec05 --- /dev/null +++ b/scene/resources/default_theme/source/popup_bg.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/popup_window.svg b/scene/resources/default_theme/source/popup_window.svg new file mode 100644 index 00000000000..43aabb3ca2e --- /dev/null +++ b/scene/resources/default_theme/source/popup_window.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/scene/resources/default_theme/source/progress_bar.svg b/scene/resources/default_theme/source/progress_bar.svg new file mode 100644 index 00000000000..ddaac73547c --- /dev/null +++ b/scene/resources/default_theme/source/progress_bar.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/progress_fill.svg b/scene/resources/default_theme/source/progress_fill.svg new file mode 100644 index 00000000000..99b6a45bf5d --- /dev/null +++ b/scene/resources/default_theme/source/progress_fill.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/radio_checked.svg b/scene/resources/default_theme/source/radio_checked.svg new file mode 100644 index 00000000000..cbfb407bf22 --- /dev/null +++ b/scene/resources/default_theme/source/radio_checked.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/radio_unchecked.svg b/scene/resources/default_theme/source/radio_unchecked.svg new file mode 100644 index 00000000000..0e3aaae6d9c --- /dev/null +++ b/scene/resources/default_theme/source/radio_unchecked.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_bg.svg b/scene/resources/default_theme/source/scroll_bg.svg new file mode 100644 index 00000000000..29604b9e143 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_bg.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_down.svg b/scene/resources/default_theme/source/scroll_button_down.svg new file mode 100644 index 00000000000..078cc5c37c2 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_down.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_down_hl.svg b/scene/resources/default_theme/source/scroll_button_down_hl.svg new file mode 100644 index 00000000000..f0b461f037e --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_down_hl.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_left.svg b/scene/resources/default_theme/source/scroll_button_left.svg new file mode 100644 index 00000000000..22d7f420015 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_left.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_left_hl.svg b/scene/resources/default_theme/source/scroll_button_left_hl.svg new file mode 100644 index 00000000000..22c24aae225 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_left_hl.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_right.svg b/scene/resources/default_theme/source/scroll_button_right.svg new file mode 100644 index 00000000000..95afabf0065 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_right.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_right_hl.svg b/scene/resources/default_theme/source/scroll_button_right_hl.svg new file mode 100644 index 00000000000..c836c2975b5 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_right_hl.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_up.svg b/scene/resources/default_theme/source/scroll_button_up.svg new file mode 100644 index 00000000000..90107666c9b --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_up.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_button_up_hl.svg b/scene/resources/default_theme/source/scroll_button_up_hl.svg new file mode 100644 index 00000000000..b5f92e0f8a8 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_button_up_hl.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_grabber.svg b/scene/resources/default_theme/source/scroll_grabber.svg new file mode 100644 index 00000000000..b9d2bbbec03 --- /dev/null +++ b/scene/resources/default_theme/source/scroll_grabber.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/scroll_grabber_hl.svg b/scene/resources/default_theme/source/scroll_grabber_hl.svg new file mode 100644 index 00000000000..88f4317b8de --- /dev/null +++ b/scene/resources/default_theme/source/scroll_grabber_hl.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/selection.svg b/scene/resources/default_theme/source/selection.svg new file mode 100644 index 00000000000..7346191195f --- /dev/null +++ b/scene/resources/default_theme/source/selection.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/selection_oof.svg b/scene/resources/default_theme/source/selection_oof.svg new file mode 100644 index 00000000000..f12b066a521 --- /dev/null +++ b/scene/resources/default_theme/source/selection_oof.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/spinbox_updown.svg b/scene/resources/default_theme/source/spinbox_updown.svg index 5b8e0a83ebd..e29d7fe0d26 100644 --- a/scene/resources/default_theme/source/spinbox_updown.svg +++ b/scene/resources/default_theme/source/spinbox_updown.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,11 +28,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="5.7914867" - inkscape:cy="9.8174296" + inkscape:zoom="16" + inkscape:cx="-1.901723" + inkscape:cy="9.1326297" inkscape:document-units="px" - inkscape:current-layer="layer1" + inkscape:current-layer="layer1-5" showgrid="true" units="px" inkscape:snap-bbox="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,16 +71,13 @@ id="layer1" transform="translate(0,-1036.3622)"> - + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e0e0e0;fill-opacity:0.78431374;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="M 7.984375 1.0019531 A 1.0001 1.0001 0 0 0 7.2929688 1.2929688 L 3.2929688 5.2929688 A 1.0001 1.0001 0 1 0 4.7070312 6.7070312 L 8 3.4140625 L 11.292969 6.7070312 A 1.0001 1.0001 0 1 0 12.707031 5.2929688 L 8.7070312 1.2929688 A 1.0001 1.0001 0 0 0 7.984375 1.0019531 z M 11.990234 8.9863281 A 1.0001 1.0001 0 0 0 11.292969 9.2929688 L 8 12.585938 L 4.7070312 9.2929688 A 1.0001 1.0001 0 0 0 3.9902344 8.9902344 A 1.0001 1.0001 0 0 0 3.2929688 10.707031 L 7.2929688 14.707031 A 1.0001 1.0001 0 0 0 8.7070312 14.707031 L 12.707031 10.707031 A 1.0001 1.0001 0 0 0 11.990234 8.9863281 z " + transform="translate(0,1036.3622)" + id="path4484" /> + diff --git a/scene/resources/default_theme/source/submenu.svg b/scene/resources/default_theme/source/submenu.svg index ef7f6965718..927338d9bb1 100644 --- a/scene/resources/default_theme/source/submenu.svg +++ b/scene/resources/default_theme/source/submenu.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 8" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="64.000003" - inkscape:cx="1.4039962" - inkscape:cy="5.6866955" + inkscape:cx="5.7489132" + inkscape:cy="3.1277668" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,10 +71,9 @@ id="layer1" transform="translate(0,-1044.3622)"> + style="fill:none;stroke:#e0e0e0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.78431374;stroke-miterlimit:4;stroke-dasharray:none" + d="m 3,1045.3622 3,3 -3,3" + id="path814" + inkscape:connector-curvature="0" /> diff --git a/scene/resources/default_theme/source/tab.svg b/scene/resources/default_theme/source/tab.svg new file mode 100644 index 00000000000..612977953a3 --- /dev/null +++ b/scene/resources/default_theme/source/tab.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/tab_behind.svg b/scene/resources/default_theme/source/tab_behind.svg new file mode 100644 index 00000000000..5fa84ffda5d --- /dev/null +++ b/scene/resources/default_theme/source/tab_behind.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/tab_close.svg b/scene/resources/default_theme/source/tab_close.svg index 65b71ae8606..f85518665bd 100644 --- a/scene/resources/default_theme/source/tab_close.svg +++ b/scene/resources/default_theme/source/tab_close.svg @@ -14,11 +14,11 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_add_track.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" - sodipodi:docname="icon_close.svg"> + sodipodi:docname="tab_close.svg"> @@ -60,7 +60,7 @@ image/svg+xml - + @@ -69,25 +69,15 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - - - - + + diff --git a/scene/resources/default_theme/source/tab_container_bg.svg b/scene/resources/default_theme/source/tab_container_bg.svg new file mode 100644 index 00000000000..d19cb7cfa1a --- /dev/null +++ b/scene/resources/default_theme/source/tab_container_bg.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/tab_current.svg b/scene/resources/default_theme/source/tab_current.svg new file mode 100644 index 00000000000..e43a83c3ec8 --- /dev/null +++ b/scene/resources/default_theme/source/tab_current.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/tab_menu.svg b/scene/resources/default_theme/source/tab_menu.svg index 84f7c8095a5..39e0d1f2614 100644 --- a/scene/resources/default_theme/source/tab_menu.svg +++ b/scene/resources/default_theme/source/tab_menu.svg @@ -14,7 +14,7 @@ viewBox="0 0 16 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="45.254836" - inkscape:cx="6.2944765" - inkscape:cy="7.7343939" + inkscape:zoom="32.000001" + inkscape:cx="4.0814179" + inkscape:cy="8.4695645" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -70,11 +70,23 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> - + + + diff --git a/scene/resources/default_theme/source/toggle_off.svg b/scene/resources/default_theme/source/toggle_off.svg new file mode 100644 index 00000000000..e5bf0e9809f --- /dev/null +++ b/scene/resources/default_theme/source/toggle_off.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/toggle_on.svg b/scene/resources/default_theme/source/toggle_on.svg new file mode 100644 index 00000000000..f8b55a853de --- /dev/null +++ b/scene/resources/default_theme/source/toggle_on.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/tooltip_bg.svg b/scene/resources/default_theme/source/tooltip_bg.svg new file mode 100644 index 00000000000..84da6fe9841 --- /dev/null +++ b/scene/resources/default_theme/source/tooltip_bg.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/scene/resources/default_theme/source/tree_bg.svg b/scene/resources/default_theme/source/tree_bg.svg new file mode 100644 index 00000000000..ba390104216 --- /dev/null +++ b/scene/resources/default_theme/source/tree_bg.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/tree_title.svg b/scene/resources/default_theme/source/tree_title.svg new file mode 100644 index 00000000000..f7140f3affc --- /dev/null +++ b/scene/resources/default_theme/source/tree_title.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/tree_title_pressed.svg b/scene/resources/default_theme/source/tree_title_pressed.svg new file mode 100644 index 00000000000..a1a6cd5a894 --- /dev/null +++ b/scene/resources/default_theme/source/tree_title_pressed.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/unchecked.svg b/scene/resources/default_theme/source/unchecked.svg new file mode 100644 index 00000000000..053cbe6de53 --- /dev/null +++ b/scene/resources/default_theme/source/unchecked.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/updown.svg b/scene/resources/default_theme/source/updown.svg index adc72b405dc..24e4ed0f237 100644 --- a/scene/resources/default_theme/source/updown.svg +++ b/scene/resources/default_theme/source/updown.svg @@ -14,7 +14,7 @@ viewBox="0 0 8 16" id="svg2" version="1.1" - inkscape:version="0.91 r13725" + inkscape:version="0.92.1 r" inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_collapse.png" inkscape:export-xdpi="45" inkscape:export-ydpi="45" @@ -29,8 +29,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="32.000001" - inkscape:cx="-3.4436559" - inkscape:cy="10.099799" + inkscape:cx="-0.193656" + inkscape:cy="9.787299" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -42,8 +42,8 @@ inkscape:snap-bbox-midpoints="false" inkscape:snap-object-midpoints="true" inkscape:snap-center="true" - inkscape:window-width="1920" - inkscape:window-height="1016" + inkscape:window-width="1600" + inkscape:window-height="836" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -71,7 +71,7 @@ id="layer1" transform="translate(0,-1036.3622)"> diff --git a/scene/resources/default_theme/source/vseparator.svg b/scene/resources/default_theme/source/vseparator.svg new file mode 100644 index 00000000000..40c2c674a10 --- /dev/null +++ b/scene/resources/default_theme/source/vseparator.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/scene/resources/default_theme/source/vslider_bg.svg b/scene/resources/default_theme/source/vslider_bg.svg new file mode 100644 index 00000000000..b34dddc2d01 --- /dev/null +++ b/scene/resources/default_theme/source/vslider_bg.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/scene/resources/default_theme/source/vslider_grabber.svg b/scene/resources/default_theme/source/vslider_grabber.svg new file mode 100644 index 00000000000..76703daa548 --- /dev/null +++ b/scene/resources/default_theme/source/vslider_grabber.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/vslider_grabber_hl.svg b/scene/resources/default_theme/source/vslider_grabber_hl.svg new file mode 100644 index 00000000000..b688130f24f --- /dev/null +++ b/scene/resources/default_theme/source/vslider_grabber_hl.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/vsplit_bg.svg b/scene/resources/default_theme/source/vsplit_bg.svg new file mode 100644 index 00000000000..e11940cf53a --- /dev/null +++ b/scene/resources/default_theme/source/vsplit_bg.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/vsplitter.svg b/scene/resources/default_theme/source/vsplitter.svg new file mode 100644 index 00000000000..80f7c2ce125 --- /dev/null +++ b/scene/resources/default_theme/source/vsplitter.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/source/window_resizer.svg b/scene/resources/default_theme/source/window_resizer.svg new file mode 100644 index 00000000000..ef92d64be04 --- /dev/null +++ b/scene/resources/default_theme/source/window_resizer.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/scene/resources/default_theme/spinbox_updown.png b/scene/resources/default_theme/spinbox_updown.png index b40b1e9fd2bfb9844ed1f83f987170ee1c6481e4..ff65df801bf42d9272da9684d461b2d791d78126 100644 GIT binary patch delta 301 zcmV+|0n+}M0@(tPHGcsPNkl*H6Bt4MK0NkgPc1IIzHk)&juK+3l zkmURQem}qEvfNIm(|3{!Giyku$z<|4N+78vxf)tcDeWXJNUi|Hq1^rtKVHGz zmjKQH+zr!q_aY)*%aFNzNo?qYnB7>dKSn`DcHYW!X(x zmfM2_eYInYbS89_hswVabWQ*~eQ!rU)5-V(j25E(CK$^000000NkvXXu0mjfw$YDX delta 235 zcmV+wqENu7z#d3uS4G$1Q&W3{E=^2fcQ_jwACYf2_mk^PaQYv|+p=X1lD5e080GOHQ zVHlp?J|H4K5oG{IEmb;>GY*2_(${jI$g*qzVBc8=0KaLPLu8)kL+b(0^L9iuGZ>q= zuA7=1|2rOH6p@sOjO8JsG>W2imwQN|s;Z6F+EkizUDsQygVx38MFN00j!Uie0>Bl( ljhUCGWh<0YiS3!b#vL&qK-_eSTfqPT002ovPDHLkV1k>PX=nfd diff --git a/scene/resources/default_theme/submenu.png b/scene/resources/default_theme/submenu.png index ec727eecf170652f50b9b4a6e9f404e85cdfebc6..465afe7786bf220f05fa6fd9db5cee2300b31134 100644 GIT binary patch delta 171 zcmV;c096040oehNHh+#uL_t&-m37ZC3c^qj1kjm{VoC+ez$c{faKBN!gxpDGvz}xs%kr`S|MCIDFl;5Y5z$EUqA1P)u$lqMD}ct#dL&7?s;Y7Ef#j3qLsI^p Z`2sb{Iu9uX(BuFB002ovPDHLkV1gROQ5paM delta 128 zcmV-`0Du440j~j&HhE-8L_t&-m3_(~5`Z8SMbY;y1U5ipsJb7!o#nUyv-{BujSUb; z&msoL?`?PH2mqv%h&z%?2x03#;FXB1Ip;|Q04&M9lwvgi0Ap)y{R2-LIE^t;164$3 i=Un{+B%}BK=zjqY!X6L`@H0#R0000>tDWIY=L1H%#ieceEcEy>&6h2cL4F4((#GEgMg)5S4FVrpr>Azy<55A*q@ z#k)WJw?D*nMJI$y@Xm_}J6D#Ra)$$YnG7QLI951pk4+O0=ejWO5^K(;y`Roc6qT&i rwA$d~8kg}=BlAj#L4nY{J&f_*veNsvasLDw&*16G=I64`DWM4f5(hLC literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^93afW0wnX;%77#TOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>eI1@C|w7(8A5T-G@yGywp++e%0P diff --git a/scene/resources/default_theme/tab_behind.png b/scene/resources/default_theme/tab_behind.png index 12f07c3a91411bd9880f236aa6ca59d39ae802bf..d3e18382481341ce759744d3be9b05dfb5f3ca85 100644 GIT binary patch delta 74 zcmZ3<5<5ZCg^huMLH_gqL?FeM|H(?C?e$P;uvDlo17rQx;R0khlzuM Yfkl9UvEH|$4=Bsv>FVdQ&MBb@04C}bp#T5? literal 553 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>4UF4?auOv$e!&ck%&Z(-+&nCTlJZI_qN*nL zZtmru+23Cdj5`HX!$vOpdjFKktt__r<(ee-}8f$P4psuPuE|`Bq1*Axm2aJ z$++R`lHSsL*4ZXsdFHeU1na3TmtcD&VAXRuYW=lLo~Q(~!kgcA=XR#C-7Io=I&2$aSbd8Kcj0~)dEv<~qv<-}`3=B@L iJpqbagofPwl+3hB+!}U#D0m0dz~JfX=d#Wzp$Pzxmy6^8 diff --git a/scene/resources/default_theme/tab_close.png b/scene/resources/default_theme/tab_close.png index 20d9b5c810dde5c824405b42c8b88e5fd067da3f..b6973740e75ea7db265d582b3485cf44eb596042 100644 GIT binary patch delta 219 zcmV<103`p#0*L~UHh;cJL_t(Ijn$Al4#GeTM4t&o_!NM+4;6|CNZgc)1cjR8AV|Zf zATo_Xi^)o~xY`|io;8NQF9|=Yx&pdDB_cQ1>j4??5RvUm?>JxrOo7}Cp*go+5*j?9 z0#3jfSgLAYRa0PLS`F-@5o}v(+a|!pgNq#+%zB#7bk!eu<#K z&?1x~a*YCuK5Hh=m_L_t(Ijm?r@O2jY_hrhA8!WMjM!J>tF1TFqK#GY_ZVZ}Xz z1(gKSHwBN7l<~z%cFiLAqVqVz@0;XH;9r&Ze(jtq56zu(rT2cF_Kwo9h-{28Lk{Ac zD~&OOh-^~G7a+zssOkuG#+dCiO~=d3TDvNW;tuG57vN!;Nq@S_nPR#hX==E7M(0@;d4yC_iAi~aD9gP%%7vdg{!k}I^TYJn%<1h`Md zW&s(Amm!2+RUd(~97GO8xiS%F~-=Z!kVUepXd1&7=cq&?X#kO e^OgU;J^;NelM(C-e}SsZvC{k7D5#%pzPsmZI5$1eD(y8=H>{un>_5x`e#dT}f`1fOa;RAf_c} za$2OE6P=M3sWjvaV%p9I6ZrW|hbQN@YRNm@&h;+2X=gWAd_B{~`UI)Bcn~AiOA`P9 N002ovPDHLkV1mEsj3592 literal 598 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>+RUP zUbXIfy8hJ%Mvl~&6AlG#oD7{)%&t|wUvp7Q$su%($a3F_N4l6UXGUI~y~@XwId9gl zJ*%Y;JKp%#6s7I3>osreT$Y!+tzZ3-`oe!@eWSFSNsD0Oa`jng#JwYnKLa}F7Chf_vruJnNcFYTD~3P06I^##5JNMC9x#cD!C{XNHG{07@FxC znCTiBg%}xF8CzNznQ0psSs56dTzdkP5D*%2^HVa@DsgMr@uA=yPy>UftDnm{r-UW| D9)q$= diff --git a/scene/resources/default_theme/tab_current.png b/scene/resources/default_theme/tab_current.png index 7289e032dad041f05dbf195eb397082851b54deb..c1f0ba24d4239e458775ff25abdca93fcebb2e61 100644 GIT binary patch delta 239 zcmVt1Uh2-5CCfh|lf%Z4Pz*1Jo|Yn`nh1CK3&Dr*&QACW1~# z%iU`94s}idMfvg}V&;@cscYM`SF$7`=VAZ#`*`{~>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>ol z-qB`}E-o%hG9p9%{O>n5@Ufk|+VT-!9xM``A4`1@*6=s&4ftHahinwYOW zD0=Gl?rV<%5ACXd@j;hO^LN~-*9vSM#0zz2bG}p?zPsG5~?6s~@Y&I;Vst068QzO8@`> diff --git a/scene/resources/default_theme/tab_menu_hl.png b/scene/resources/default_theme/tab_menu_hl.png index 148b64b8aa5d9f505bf9f99d0c137e3394b9b2e0..ffc63f2d415f70f1a2af0a714a74a7fdc9272a96 100644 GIT binary patch delta 99 zcmV-p0G$820g?fbHe5$ZL_t(IjbmiM0sjC0FU!EdU<2hIVPs@{j7=RAE(4&NxuMtw zmm+)y5C!lVaD;(@;VTp$rqm+Z0Y+RBqp?6oFd7RC3;_Lo8xzE#B{2X1002ovPDHLk FV1m91B&q-a delta 140 zcmbQlxQlUuS$)2zi(`mIZ*qbJ>*9vSM#0zz2bG}p?zPsG5~?6s~@Y&I;Vst068QzO8@`> diff --git a/scene/resources/default_theme/theme_data.h b/scene/resources/default_theme/theme_data.h index 394cfaf424c..5bb5cac27aa 100644 --- a/scene/resources/default_theme/theme_data.h +++ b/scene/resources/default_theme/theme_data.h @@ -1,16 +1,16 @@ -// THIS FILE HAS BEEN AUTOGENERATED, DONT EDIT!! +// THIS FILE HAS BEEN AUTOGENERATED, DON'T EDIT!! static const unsigned char arrow_down_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x6d,0x49,0x44,0x41,0x54,0x28,0x91,0x63,0x60,0x18,0x74,0x80,0x11,0xc6,0x78,0xf0,0xe0,0xc1,0x7f,0x7c,0xa,0x15,0x14,0x14,0x18,0x19,0x18,0x18,0x18,0x98,0x48,0xb5,0x81,0x7c,0xd,0x8c,0x8c,0x8c,0xf1,0xc,0xc,0xc,0x5f,0xb1,0xa8,0xf9,0xce,0xc8,0xc8,0x98,0xe,0x57,0x87,0x2c,0x73,0xff,0xfe,0x7d,0xd,0x6,0x6,0x86,0x55,0x8c,0x8c,0x8c,0xba,0x50,0xa1,0x1b,0xcc,0xcc,0xcc,0x61,0xb2,0xb2,0xb2,0x97,0xb1,0x6a,0x60,0x60,0x60,0x60,0x78,0xf1,0xe2,0x5,0xf7,0xcf,0x9f,0x3f,0xa7,0x30,0x30,0x30,0x30,0xb0,0xb3,0xb3,0xe7,0x48,0x48,0x48,0x60,0xb3,0x75,0x30,0x1,0x0,0x28,0x20,0x14,0xc2,0x1b,0xd0,0x7c,0xca,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x5f,0x49,0x44,0x41,0x54,0x28,0x91,0xd5,0x8f,0x31,0xa,0x80,0x40,0x10,0x3,0x27,0x9e,0x8d,0xa5,0xe0,0x9f,0x84,0xc3,0xe7,0x8a,0xe0,0xab,0x2c,0x6d,0x84,0xb5,0xd9,0x95,0xe3,0xbc,0x7,0x68,0xaa,0x10,0x32,0x64,0x17,0xfe,0x2f,0x85,0x31,0xb3,0x5,0xe8,0x81,0x5d,0xd2,0xe9,0xd9,0x0,0xcc,0xc0,0x25,0x69,0x5,0xe8,0xa,0x38,0x1,0x13,0x90,0xcd,0x6c,0xf0,0x72,0xf6,0x2c,0xb5,0x16,0xa2,0x30,0x2,0x87,0xc7,0xe1,0xb7,0x58,0x7d,0x80,0x6,0x44,0x5d,0x7e,0x1,0xd5,0xdd,0x94,0xff,0x7c,0x58,0x37,0xd0,0xd,0x22,0xd5,0xdc,0x5c,0xa1,0xab,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char arrow_right_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x6c,0x49,0x44,0x41,0x54,0x28,0x91,0x63,0x60,0xa0,0x35,0x60,0x44,0xe6,0x3c,0x78,0xf0,0xe0,0x3f,0x8c,0xfd,0xff,0xff,0xff,0x44,0x45,0x45,0xc5,0x5,0xe8,0x1a,0x98,0x70,0x9a,0xc4,0xc8,0x38,0xe5,0xe1,0xc3,0x87,0xda,0x44,0x6b,0x60,0x60,0x60,0xe0,0xfe,0xff,0xff,0xff,0xaa,0x17,0x2f,0x5e,0x70,0x13,0xab,0x81,0x81,0x81,0x81,0x41,0xeb,0xe7,0xcf,0x9f,0x53,0x48,0xd1,0x80,0x1,0x8,0x69,0xb8,0xc6,0xce,0xce,0x9e,0x43,0xac,0x86,0xaf,0x8c,0x8c,0x8c,0x61,0x12,0x12,0x12,0x5f,0x89,0xd2,0xf0,0xff,0xff,0xff,0x1c,0x79,0x79,0xf9,0xab,0x84,0x1d,0x49,0x6d,0x0,0x0,0x8f,0x30,0x1e,0x10,0x6e,0x79,0xda,0xf9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x72,0x49,0x44,0x41,0x54,0x28,0x91,0xb5,0xd0,0xb1,0xe,0x1,0x61,0x14,0x44,0xe1,0xef,0xb2,0x5,0x2a,0xc4,0x2b,0x89,0x58,0x9e,0x97,0xac,0x67,0x12,0x74,0x34,0x72,0x35,0x5b,0xf0,0x67,0xb3,0xab,0xd9,0xe9,0x4e,0x71,0x32,0x93,0x61,0xec,0xc4,0x37,0x64,0xe6,0x11,0x15,0x9a,0x88,0x78,0x76,0x9,0x93,0x82,0xa7,0xd8,0xa0,0xce,0xcc,0xf9,0x3f,0x42,0x83,0x1b,0x56,0x38,0x64,0xe6,0xa2,0x57,0x88,0x88,0x17,0xce,0xb8,0x63,0x89,0xed,0x50,0xc3,0x60,0x7e,0x84,0xcc,0x9c,0x61,0xdf,0x4e,0x7a,0xe0,0x52,0xa,0x55,0xc1,0x3b,0xac,0xdb,0x49,0xa7,0xae,0xa7,0x4a,0xe1,0x8d,0xab,0x9e,0x5b,0xc7,0xcf,0x7,0xea,0x5d,0x1c,0x18,0xd,0xc6,0x18,0x4f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -25,7 +25,7 @@ static const unsigned char base_green_png[]={ static const unsigned char button_disabled_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x4,0x0,0x0,0x0,0xb5,0xfa,0x37,0xea,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xd9,0x49,0x44,0x41,0x54,0x28,0xcf,0x7d,0x91,0x41,0x4e,0xc3,0x30,0x14,0x44,0x9f,0xed,0x8f,0x6d,0x35,0x8b,0x9a,0x6d,0xb9,0x6,0xfb,0xde,0x81,0xd3,0xe4,0x8,0xf4,0x32,0xbd,0x1,0xb,0x6e,0xc0,0x25,0x60,0x83,0xa8,0x2,0x6a,0xa4,0xc6,0x49,0xfc,0xbb,0x88,0x54,0x11,0x94,0x30,0xb3,0xf9,0xd2,0x9f,0x19,0x8d,0x34,0x6,0xc1,0x13,0x88,0x78,0x1c,0x96,0x9,0x85,0x91,0xcc,0x85,0x8e,0x2c,0x78,0x2a,0x12,0x5b,0x2a,0x2,0x6,0x3,0x28,0x4a,0x47,0xcb,0x37,0xd,0x8,0x81,0xb4,0x7f,0x7a,0xa8,0x87,0xc4,0xc,0xd2,0xbc,0x3f,0xbf,0x1e,0x19,0x84,0xc8,0x76,0x57,0x9f,0xd2,0x80,0xfe,0x7a,0x1b,0x24,0xed,0x6a,0x5e,0x38,0xb,0x9e,0xaa,0x4f,0xfd,0xdc,0x8e,0xd2,0xd3,0x27,0x2a,0xbc,0xe0,0x8,0x65,0xe6,0xe6,0xd6,0x94,0x80,0x13,0x2c,0x46,0x29,0xb,0x2,0x5,0x83,0x15,0xc0,0xac,0x26,0x18,0x90,0xe9,0x5c,0x11,0x30,0x9,0x54,0x17,0x5,0xa,0xa,0x42,0x41,0xcb,0x62,0x87,0x2,0x4a,0x11,0x46,0xba,0xd5,0x84,0x8e,0xd1,0x92,0x69,0x6d,0xe3,0xd0,0x3f,0x74,0xd8,0x86,0x96,0xec,0xb8,0xc3,0xa5,0xaf,0xfb,0x47,0x1f,0x3d,0xe1,0xc6,0x48,0x3c,0x7d,0x1e,0x3e,0xde,0xf8,0x31,0x6c,0xfe,0x1d,0xab,0x15,0x32,0x30,0x70,0x5e,0x9b,0xfb,0xa,0xbb,0x7c,0x61,0xa2,0x50,0x44,0x45,0xca,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x2,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0x31,0x4e,0x2,0x61,0x10,0x85,0xbf,0xf9,0xc3,0x15,0x54,0x94,0xc2,0x6a,0x2b,0xee,0x40,0x1,0xd9,0x8e,0x82,0x8,0xb6,0x62,0xc9,0x66,0xb,0xaf,0xf0,0x1f,0x2,0x1,0x3b,0xa4,0x5,0xb,0x63,0xb9,0x71,0x4d,0xf6,0xc,0x50,0x6d,0x65,0x1,0x1,0xbd,0xc3,0x8e,0xc5,0x2e,0x68,0x8,0xb0,0x24,0xb4,0xbe,0x6a,0x32,0x99,0xef,0x65,0x26,0x79,0x3,0x27,0x4a,0xfe,0xd6,0xd5,0x96,0x77,0xf,0xea,0xaa,0x70,0xb6,0x73,0x58,0xf9,0x6,0x9,0xc2,0x49,0x7f,0x8,0xe8,0xc6,0xc0,0x5a,0x6b,0xa2,0xe9,0xf2,0x15,0xa8,0x3,0xb1,0xa,0x9f,0x7b,0xc,0xae,0x1,0x7,0x91,0xb7,0x4a,0xf9,0xa2,0x61,0xad,0x4d,0xa,0x0,0xd1,0x74,0xd5,0x6,0xea,0x8a,0xfa,0x1f,0x93,0xa7,0xde,0xa1,0x95,0x6b,0x4d,0xcf,0x57,0xb4,0x1b,0xcd,0x96,0x77,0xc0,0xd0,0xa4,0x6d,0x75,0x81,0x38,0xf,0x6,0x78,0x7f,0xe9,0x3f,0x2,0x31,0x9,0x2e,0x40,0x81,0xf4,0x98,0x4b,0x60,0x9e,0x7,0xaf,0xa5,0x30,0x47,0xb8,0x2,0x30,0xc7,0x42,0xfb,0xf4,0x6f,0x90,0x19,0x88,0xb2,0x10,0x28,0x1d,0xb,0x9,0x94,0x44,0x59,0xfc,0x6e,0x60,0x8,0x0,0xa7,0xd6,0xf4,0xfc,0x3c,0x38,0x9b,0x71,0x32,0x26,0xcd,0x41,0xa5,0x5c,0x1c,0x45,0xb3,0xd5,0x8d,0xa2,0xdd,0x6a,0xab,0xf3,0x70,0x28,0xca,0x8a,0xae,0xa3,0x3c,0xa,0xc7,0xdb,0xcf,0x74,0xdb,0x69,0x93,0xe0,0xaa,0xe1,0x7c,0xa7,0x41,0xc2,0x17,0x86,0x20,0x1c,0xf,0x9e,0xc9,0x9e,0xe9,0x64,0xfd,0x0,0xe8,0xa0,0x57,0x22,0x74,0x4f,0xd4,0x31,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -34,23 +34,28 @@ static const unsigned char button_focus_png[]={ }; +static const unsigned char button_group_png[]={ +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x60,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0x97,0xcd,0x6e,0x82,0x40,0x14,0x46,0x8f,0xad,0xa0,0x51,0x1a,0xd1,0xa5,0xab,0x76,0xd1,0xf7,0x7f,0xa1,0xb6,0xa6,0x9b,0x6e,0x8b,0x9,0x5a,0xa3,0x18,0xbb,0xb8,0x40,0xc6,0xf1,0x32,0x19,0x90,0x61,0xd3,0x9e,0x25,0x19,0xf3,0x1d,0xe6,0xc7,0xf9,0x80,0xbf,0xce,0xa8,0xe5,0xf8,0x19,0xb0,0x0,0x12,0x20,0x2,0xe2,0xf2,0xf9,0x11,0x38,0x1,0x39,0xb0,0x5,0xf6,0x7d,0xb,0x2c,0x81,0x35,0x30,0xf1,0x1c,0x7f,0x0,0xbe,0x80,0xec,0x5e,0x81,0x9,0xf0,0xc,0xcc,0x3d,0x83,0x6d,0x76,0xc0,0x6,0x99,0x21,0x95,0x47,0xc7,0x8f,0x13,0xe0,0x15,0x98,0x76,0xc,0x7,0x59,0xa2,0x15,0xb2,0x24,0xaa,0x44,0x93,0xc0,0x53,0x19,0xee,0x12,0xf4,0xe5,0xa1,0x94,0xc8,0x35,0x9,0x2d,0x20,0xee,0x31,0xbc,0x62,0x84,0x6c,0xde,0xc,0x38,0xdb,0x76,0x36,0x2f,0xc0,0xb8,0xc7,0xf0,0x8a,0x31,0xb2,0x9f,0xae,0xb0,0x5,0x96,0x74,0xdf,0x70,0x3e,0xcc,0x81,0xd4,0x25,0xb0,0xe,0x18,0xae,0x66,0x98,0x2,0x33,0xfc,0xcf,0xf9,0x3d,0x4c,0xcb,0xac,0x1b,0x81,0xf4,0x76,0x6c,0x30,0x16,0x9a,0x40,0xc8,0xb5,0xb7,0x49,0x34,0x81,0x58,0x19,0x18,0x8a,0x48,0x13,0x88,0x94,0x81,0xa1,0xa8,0x5f,0xd6,0x14,0xb8,0xc,0x28,0x50,0x67,0x99,0x2,0xc5,0x80,0x2,0x27,0x4d,0xa0,0xf1,0xc6,0x1a,0x4a,0x20,0x1f,0x50,0xa0,0xce,0x32,0x5,0xb6,0x3,0xa,0xd4,0x45,0xc5,0x14,0xd8,0x23,0x4d,0x26,0x34,0x7,0xe0,0x47,0x13,0x0,0xa9,0x51,0xa1,0xb9,0xca,0xb0,0x5,0x32,0xa4,0x46,0x85,0x22,0xc7,0xea,0x89,0x5a,0x1f,0xd8,0x10,0xe6,0x48,0x16,0xc0,0xa7,0xfd,0x50,0x6b,0x3d,0x67,0x64,0x16,0x56,0xb4,0xaf,0xed,0x4d,0x5c,0x80,0x77,0x8c,0xb5,0x77,0x9,0x80,0xfc,0x27,0xe4,0xc8,0xad,0xa5,0xcd,0x52,0x1b,0xa,0xe0,0x83,0x86,0x63,0xee,0xea,0x7d,0x47,0xe0,0x1b,0xb9,0x25,0xbb,0x5e,0x54,0x39,0xf0,0x86,0xf2,0xe6,0x15,0xbe,0x53,0x9c,0x22,0x4d,0xc6,0xb7,0xa2,0xf7,0xf6,0x61,0x62,0xe3,0xf3,0x69,0x96,0xe1,0x78,0xe3,0x7f,0x6c,0x7e,0x1,0x6e,0x8e,0x40,0x43,0xe2,0x3d,0x6f,0x1c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +}; + + static const unsigned char button_hover_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x8d,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x42,0x40,0x4b,0x5f,0x5a,0x6c,0x5f,0x5a,0x6b,0x56,0x53,0x64,0x57,0x53,0x64,0x3e,0x3b,0x46,0x57,0x53,0x63,0x57,0x53,0x63,0x5b,0x57,0x68,0x5a,0x56,0x67,0x4d,0x4a,0x57,0x49,0x46,0x52,0x48,0x45,0x51,0x5b,0x57,0x66,0x59,0x55,0x64,0x47,0x44,0x50,0x58,0x54,0x64,0x46,0x43,0x50,0x56,0x53,0x63,0x45,0x42,0x4f,0x56,0x53,0x62,0x45,0x42,0x4e,0x55,0x51,0x62,0x44,0x41,0x4e,0x55,0x51,0x60,0x44,0x41,0x4d,0x43,0x40,0x4c,0x47,0x43,0x51,0x43,0x3f,0x4d,0x42,0x3f,0x4c,0x53,0x50,0x5f,0x53,0x4f,0x5e,0xff,0xff,0xff,0x99,0x8b,0x2e,0x55,0x0,0x0,0x0,0x16,0x74,0x52,0x4e,0x53,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x77,0xef,0xef,0xef,0xef,0x77,0xef,0xed,0x6b,0x28,0x52,0x7a,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x2e,0x54,0xd3,0x10,0x87,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x97,0x49,0x44,0x41,0x54,0x18,0xd3,0x65,0xcf,0x49,0x12,0x82,0x30,0x10,0x5,0xd0,0xce,0x48,0x46,0x40,0x51,0x4,0x41,0x45,0xc4,0x20,0x88,0xf7,0xbf,0x9e,0x21,0x45,0x65,0xa1,0x6f,0xd7,0xbf,0xaa,0x27,0x0,0x84,0x9,0x65,0xdc,0x63,0x94,0x60,0x4,0x80,0x12,0x21,0x95,0x36,0xd6,0x1a,0xad,0xa4,0x48,0x10,0x60,0x91,0x66,0xe5,0x29,0x28,0xb3,0x54,0x60,0x20,0x32,0xaf,0xea,0x73,0x50,0x57,0xb9,0x24,0x40,0x55,0xb3,0xd5,0x3e,0x69,0x14,0x5,0xa6,0xdb,0x4b,0xd4,0x6a,0x6,0xdc,0x5c,0x6f,0xd1,0xd5,0x70,0xe0,0xb6,0xbb,0x47,0x9d,0x5d,0x83,0xfe,0x11,0xf5,0x6b,0x60,0x86,0x67,0x34,0xf8,0x16,0xa6,0xdd,0x18,0x39,0x3f,0x94,0x2a,0x37,0xbe,0x36,0xa3,0xf3,0x6b,0x89,0xdc,0x4d,0xf3,0x3b,0x98,0xa7,0xbd,0x3f,0xc,0x8b,0xe2,0xb0,0x7c,0x82,0xe5,0x58,0xf8,0xd3,0xff,0x9e,0xfb,0x7d,0xff,0xb,0x74,0xeb,0x15,0x11,0xe1,0xa7,0x60,0xfc,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xea,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xd3,0x2d,0x52,0x82,0x61,0x14,0xc5,0xf1,0xdf,0x65,0x58,0x80,0x45,0x67,0x94,0x60,0xa2,0xab,0x7b,0xa0,0xf9,0xc1,0xb8,0x0,0xb5,0x13,0xc4,0x1d,0xb0,0x3,0x8,0x68,0x56,0x56,0x20,0x43,0x64,0xf,0x6c,0x80,0x64,0x80,0xa0,0x5,0x36,0xe0,0x35,0xf8,0xf2,0x26,0xf9,0x98,0xa1,0x7a,0xd2,0xd,0xf7,0x7f,0xee,0x99,0x67,0xce,0xc3,0x9e,0x8a,0x72,0xca,0x8c,0xa7,0xa1,0x87,0xc,0xd,0x1c,0xae,0xd9,0xff,0x8a,0x34,0xee,0xde,0x78,0x15,0x91,0xa5,0x41,0xa7,0x93,0x95,0xe5,0xb9,0x61,0x72,0x89,0x29,0x3e,0xd6,0x18,0x9c,0xa2,0x2e,0x8c,0xe,0x26,0x9a,0x9d,0x4e,0x7c,0x57,0x61,0x79,0xe6,0x3e,0xb9,0x8c,0xd0,0xea,0x5e,0xc7,0xcb,0xa6,0xc8,0xed,0xf7,0x6c,0xa1,0xbf,0xb8,0x70,0x87,0xd7,0xa,0x14,0xb1,0xa7,0xdb,0x60,0xe8,0x35,0xe3,0x19,0xd3,0xa4,0x1,0xd5,0xe2,0x25,0x8e,0x31,0xdb,0x6,0x97,0xa,0xb3,0xe0,0x4,0x2a,0x3b,0x43,0x6b,0xf4,0x6f,0x50,0x18,0x24,0x73,0xa9,0xb6,0x33,0x95,0x6a,0xc9,0xbc,0x34,0x8,0xc6,0xa8,0x17,0x25,0xd9,0xa8,0x62,0xa7,0x5e,0x30,0xbf,0x3d,0x38,0x98,0x18,0x2c,0x2e,0xdc,0xa2,0xdf,0x1e,0xe6,0xa3,0xdd,0xaa,0x3c,0x28,0x8e,0xaf,0x62,0x65,0xb4,0x47,0xee,0x93,0x46,0xa4,0xa3,0x3f,0x93,0x87,0xcf,0x60,0xdc,0xbb,0xf2,0xb6,0xfa,0x4c,0x7b,0xeb,0x7,0xd1,0xc3,0x49,0x77,0x7a,0x49,0x64,0x4f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char button_normal_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x8a,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3c,0x3a,0x44,0x56,0x53,0x61,0x56,0x52,0x60,0x47,0x44,0x52,0x33,0x31,0x39,0x47,0x44,0x50,0x47,0x44,0x51,0x52,0x50,0x5d,0x51,0x4f,0x5d,0x46,0x42,0x4e,0x42,0x3e,0x4a,0x41,0x3e,0x49,0x51,0x4e,0x5b,0x40,0x3e,0x48,0x4f,0x4c,0x59,0x3f,0x3d,0x47,0x4e,0x4a,0x58,0x3e,0x3b,0x46,0x4b,0x49,0x55,0x3c,0x3a,0x44,0x4a,0x47,0x54,0x3b,0x39,0x43,0x49,0x46,0x53,0x3a,0x38,0x42,0x47,0x45,0x50,0x39,0x37,0x40,0x47,0x43,0x50,0x38,0x35,0x3f,0x36,0x34,0x3e,0x44,0x42,0x4d,0x44,0x41,0x4c,0xff,0xff,0xff,0xe5,0x37,0x10,0x78,0x0,0x0,0x0,0x15,0x74,0x52,0x4e,0x53,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x77,0xef,0xef,0xef,0x77,0xef,0xed,0xe8,0xff,0x76,0xed,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x2d,0xcd,0xda,0x41,0x3d,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x93,0x49,0x44,0x41,0x54,0x18,0xd3,0x65,0xcf,0x47,0x12,0x82,0x40,0x10,0x5,0xd0,0x9e,0xc8,0x44,0x92,0x22,0x41,0x54,0x44,0x40,0x14,0xef,0x7f,0x3e,0x7,0x8a,0xea,0x85,0xbe,0xe5,0xaf,0xea,0xf0,0x1,0x8,0x65,0x5c,0xc8,0x40,0x70,0x46,0x9,0x0,0x89,0x94,0x36,0xd6,0x79,0xef,0xac,0xd1,0x2a,0x22,0x40,0x55,0x9c,0x14,0xa7,0x4d,0x91,0xc4,0x8a,0x2,0xd3,0x69,0x59,0xd5,0x9b,0xaa,0x4c,0x35,0x3,0x6e,0x9a,0xfa,0xbc,0xab,0x1b,0xc3,0x41,0xd8,0xf6,0x82,0x5a,0x2b,0x40,0xba,0xeb,0xd,0x5d,0x9d,0x4,0xe9,0xbb,0x3b,0xea,0xfc,0x1a,0xf4,0xf,0xd4,0xaf,0x81,0x1b,0x46,0x34,0x84,0x11,0x61,0xa7,0x27,0x9a,0xc2,0x52,0x6e,0xe6,0x17,0x9a,0xc3,0x59,0xa6,0xb3,0xf1,0xbd,0x1b,0xb3,0xf0,0x18,0x55,0xf9,0x61,0xf9,0x6c,0x96,0x63,0x1e,0x5e,0xff,0x2b,0xf7,0x5b,0xff,0xb,0x69,0x5a,0x14,0xfa,0x84,0xf6,0xc2,0x8,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x2,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0xa1,0x4e,0xc3,0x0,0x10,0x86,0xbf,0xbf,0x99,0x98,0x60,0x38,0x48,0x60,0x82,0x64,0x4b,0x1f,0xa5,0x6e,0x82,0xa0,0xc7,0x86,0xaf,0x20,0xc,0xd1,0xe1,0xea,0x18,0xa2,0xc3,0xc,0xf4,0xe8,0x78,0x1,0x82,0xec,0xa3,0x2c,0x2c,0x41,0xc,0x1,0x12,0x44,0x67,0x76,0x88,0x95,0x41,0x48,0x43,0x21,0xb5,0xfc,0xea,0xc4,0x7d,0x5f,0x2e,0x97,0x3b,0x28,0x19,0xad,0x2b,0x33,0x9d,0x5d,0xde,0x1e,0x99,0xe1,0x61,0xda,0xca,0xef,0xb6,0x17,0x89,0xe4,0xfc,0xa4,0x3d,0x46,0xb2,0xb5,0x20,0xc,0x43,0x27,0xad,0x35,0xee,0x40,0x2d,0xc4,0x94,0xa5,0x1e,0x73,0x5,0x8e,0xed,0x61,0xb8,0x18,0xf7,0xd5,0xb7,0x87,0xfd,0x30,0xc,0x97,0x15,0x80,0xc5,0x66,0xb3,0x8b,0xd1,0x42,0xf2,0x7,0xbd,0xf6,0xf5,0x4f,0x23,0x7,0x51,0xec,0x4b,0x1a,0xa5,0xb5,0x46,0x7,0x18,0x3b,0xab,0xe9,0xf1,0x10,0xd3,0x22,0x18,0xe0,0xe2,0xb4,0x73,0x85,0x98,0xa,0x3c,0x0,0x27,0xdb,0xc4,0xe,0x30,0x2f,0x82,0xbf,0x64,0x6e,0xd2,0xee,0xa7,0xa0,0x44,0xfe,0x5,0x99,0x40,0x66,0x4f,0x40,0xfd,0xf,0x5c,0x3d,0x63,0x56,0x2,0x83,0x4,0xc3,0xd,0xa2,0xd8,0x2f,0x22,0x83,0x28,0xf6,0x31,0x5c,0x83,0x4,0xa0,0x2,0x50,0x7d,0x9d,0xc5,0xe9,0x46,0xf3,0x40,0xd2,0xa8,0x3f,0x9c,0x1c,0xff,0xee,0x94,0x67,0x31,0x7c,0x7b,0xa6,0xfe,0x70,0xd2,0x15,0x78,0x66,0xce,0x76,0x1e,0x2f,0x2d,0x9f,0xd,0x92,0x41,0xef,0xf0,0xe6,0xe3,0x99,0x4a,0xe7,0x1d,0xad,0xe8,0x5d,0x6,0x36,0xf7,0x1f,0x56,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char button_pressed_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x7,0x1c,0xc,0x14,0x2b,0xf9,0x77,0x52,0x64,0x0,0x0,0x1,0x92,0x49,0x44,0x41,0x54,0x38,0xcb,0x8d,0x93,0x4d,0x4e,0x1b,0x41,0x10,0x85,0xbf,0xea,0xaa,0x1e,0x20,0x83,0xf9,0x9,0x36,0xb2,0x85,0x72,0x84,0x8,0x65,0x11,0xe5,0xc,0x9c,0x80,0x73,0x10,0xee,0xc1,0x41,0x38,0x1,0xab,0xec,0xa3,0x2c,0x2,0x8a,0xe0,0x2,0x51,0xc2,0x48,0x46,0x42,0x64,0xc6,0x91,0x21,0xf4,0x74,0x16,0x2e,0xb0,0x71,0x2,0xf2,0x93,0x9e,0xba,0x16,0xdd,0xaf,0x5e,0xa9,0x5f,0x9,0x60,0x40,0x1,0x2c,0x1,0xcb,0x5e,0x2b,0x10,0x78,0x8a,0x16,0x48,0xc0,0x1d,0x30,0x6,0x6e,0x81,0x3b,0xf3,0x87,0x25,0xb0,0x9,0xac,0x7b,0xbd,0xc,0x88,0x13,0x20,0x3b,0xc7,0xc0,0x8,0xb8,0x1,0xae,0x81,0x91,0xf9,0xe5,0xad,0x77,0xbb,0x1f,0xf6,0x7b,0xdd,0xfe,0x41,0x4a,0x69,0x2d,0x93,0xf9,0x1f,0x4,0x41,0x55,0x7f,0xd,0xaf,0xaa,0xa3,0xaf,0x67,0x9f,0x8f,0x81,0x64,0xde,0xb1,0xbb,0xdd,0x1b,0x7c,0xac,0x9b,0x9b,0xce,0xd9,0xb7,0x2f,0xfc,0xf3,0x5e,0xa6,0xe5,0xee,0xdb,0xf7,0x6b,0xdb,0xbd,0xc1,0x21,0xf0,0x9,0x18,0x5,0x60,0x5,0xd8,0x48,0x6d,0xdb,0x39,0xbf,0x38,0xc5,0x34,0x62,0x36,0x47,0x9d,0xf2,0xfc,0xe2,0x94,0xd4,0xb6,0x1d,0x60,0x3,0x58,0x31,0x20,0x2,0x65,0x40,0x88,0x31,0x92,0xbd,0xbb,0x8,0xe4,0x3c,0x39,0x67,0x91,0x33,0x84,0x89,0xa5,0x12,0x88,0xf,0x3f,0x10,0x45,0x5,0xb3,0xc8,0x73,0x10,0x11,0xb2,0xab,0x8b,0xa,0xde,0xb8,0x30,0x9f,0xb0,0x8,0xa2,0xc4,0x58,0xb0,0x8,0x82,0x28,0xde,0x58,0xcc,0xff,0x5c,0x45,0x64,0x61,0x1,0x99,0xcc,0xa5,0x80,0x4e,0x5,0xc2,0xcb,0x2,0xe2,0x41,0x10,0x40,0xc2,0x53,0x81,0xc,0xa8,0x8a,0x52,0x2c,0xe8,0x40,0x27,0x23,0x28,0x90,0xcd,0xe3,0x79,0x1b,0x34,0x50,0x14,0x4b,0xf0,0x4c,0x88,0x66,0xbd,0x4,0xd,0x78,0x94,0x93,0x79,0x3c,0x9b,0x18,0x63,0x7a,0xbd,0xb9,0xa5,0xcd,0xa8,0x7e,0xb4,0x3a,0x2f,0x15,0x10,0xca,0x72,0x95,0x18,0x8b,0x4,0x34,0xc0,0xd8,0x80,0x1a,0x18,0x56,0xd5,0xcf,0x93,0x41,0x7f,0x67,0xaf,0xb3,0xba,0x1e,0x5e,0x8a,0xb2,0x99,0xb5,0x97,0xd5,0x8f,0x13,0x60,0x8,0xd4,0x2,0x74,0x9d,0x6f,0x80,0xbe,0x2f,0x55,0xe9,0x26,0xc2,0xcc,0x26,0x66,0x5f,0xa4,0x6b,0xa0,0x2,0xbe,0x3,0x57,0xe6,0x56,0x1e,0x66,0x1a,0x2,0xaf,0x3c,0x24,0x36,0x67,0xe0,0x1e,0xf8,0x3,0xfc,0xf6,0x6d,0xac,0x81,0xe6,0x2f,0x7c,0x22,0x6d,0x74,0x25,0xb,0xb3,0xa2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xe8,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xd3,0x21,0x4f,0x42,0x51,0x18,0xc6,0xf1,0xdf,0xb9,0x50,0xa4,0xeb,0xa6,0x4,0x13,0x1f,0xe5,0x36,0x82,0xf3,0x3,0x88,0x9d,0x60,0x12,0x93,0x8c,0x41,0xc3,0x8a,0x66,0xe4,0x1b,0x38,0x23,0x1f,0x85,0x64,0x80,0xa0,0x9d,0xc6,0x7d,0xd,0x5e,0x68,0x17,0xd8,0xa8,0xfe,0xd3,0xd9,0xd9,0xfb,0xfc,0x77,0xde,0xed,0x39,0x9c,0x48,0xda,0x9d,0x22,0x52,0xdf,0xf8,0x9e,0x94,0x7,0xe7,0x15,0xc3,0x3f,0xc4,0x7c,0xa8,0x37,0x95,0x52,0xec,0x4,0x83,0x18,0x64,0x1b,0x8d,0x8f,0x44,0x1b,0x8b,0xe0,0xab,0x42,0x70,0x8d,0x16,0x3e,0x33,0xeb,0x9b,0x41,0x1a,0x14,0x75,0x28,0x9c,0x75,0x12,0xed,0x10,0xdd,0x51,0x7a,0x7a,0xdb,0xf7,0xe4,0x7e,0x8c,0xbb,0x98,0x6c,0x34,0xee,0x30,0xcd,0x4a,0x77,0x8e,0xc5,0xa1,0x30,0xc,0x53,0xef,0x15,0x8b,0x8c,0x1c,0xea,0x10,0x5c,0x62,0x79,0x28,0xbc,0x25,0x58,0x6,0x57,0x90,0x1d,0x1b,0xaa,0xe2,0x5f,0x50,0xa,0x32,0x56,0x89,0xe6,0xb1,0xa1,0x44,0x33,0x63,0xb5,0x13,0x14,0xcc,0xd1,0x2a,0x4b,0xb2,0x97,0x72,0xa6,0x55,0x66,0xfe,0x7a,0x50,0xb3,0x9e,0x15,0x1a,0xb7,0x98,0xf4,0x63,0xfc,0x70,0x4c,0x95,0x6b,0xd6,0xb3,0xf2,0xae,0x24,0x22,0x3d,0x7b,0xe9,0x64,0xe4,0x5,0x17,0x15,0xfb,0x7e,0x17,0xcc,0x47,0x1e,0xdf,0xb7,0x9f,0xe9,0x64,0x7e,0x1,0x43,0xf2,0x49,0x4e,0xb4,0x2a,0xa5,0x9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char checked_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x8d,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x58,0x56,0x63,0xb0,0xaf,0xb5,0x38,0x37,0x40,0x20,0x20,0x24,0xb6,0xb6,0xb9,0x57,0x57,0x5a,0x20,0x20,0x24,0x38,0x36,0x40,0x20,0x20,0x25,0x1e,0x1e,0x22,0x1f,0x1f,0x23,0x8b,0x8b,0x8d,0xff,0xff,0xff,0x20,0x20,0x24,0x22,0x22,0x27,0x23,0x23,0x28,0x42,0x42,0x47,0xf8,0xf8,0xf8,0xfe,0xfe,0xfe,0x25,0x25,0x2a,0x4e,0x4e,0x52,0x26,0x26,0x2b,0xc5,0xc5,0xc7,0xaa,0xaa,0xab,0xb8,0xb8,0xba,0x5f,0x5f,0x63,0x74,0x74,0x77,0xed,0xed,0xed,0x33,0x33,0x38,0x8d,0x8d,0x8f,0xb8,0xb8,0xb9,0x35,0x35,0x39,0x3a,0x3a,0x3e,0xfb,0xfb,0xfb,0xfa,0xfa,0xfa,0xb2,0xb2,0xb4,0x45,0x45,0x49,0x61,0x61,0x65,0x8f,0x8f,0x92,0x63,0x63,0x66,0x2a,0x2a,0x2f,0x40,0x82,0xb,0xf6,0x0,0x0,0x0,0xf,0x74,0x52,0x4e,0x53,0x0,0x7,0x27,0x50,0x66,0x68,0x6a,0x81,0xb4,0xfa,0xdd,0xfb,0xfb,0xb4,0xfa,0xb8,0xf0,0x7f,0x59,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x12,0x7b,0xbc,0x6c,0x0,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x8e,0x49,0x44,0x41,0x54,0x18,0xd3,0x65,0xcf,0x5b,0x12,0x82,0x30,0xc,0x40,0x51,0x48,0x5b,0x15,0x5,0x5b,0x42,0x2b,0x4,0x50,0x40,0xc5,0xb7,0xee,0x7f,0x79,0x96,0x8a,0x88,0x7a,0x3f,0xcf,0x4c,0x26,0x89,0xe7,0xfd,0xe5,0x3,0xe3,0xc2,0x35,0x99,0x82,0x6f,0x1,0x66,0x81,0x54,0xae,0x18,0xe7,0x60,0x81,0x5,0x89,0x36,0x5d,0xab,0x34,0x5b,0x30,0xb,0x5c,0x6a,0xa2,0xbc,0x20,0x2a,0x71,0x2d,0xb9,0x5,0xa1,0xc,0x6d,0xb0,0xa2,0x1a,0x9b,0xad,0x12,0x3d,0xec,0x70,0xdf,0x36,0x58,0x9b,0x1,0xe,0xc7,0xd3,0x19,0x4b,0xfa,0x80,0x9d,0xc9,0xd2,0xcb,0x18,0xae,0x88,0x37,0x1a,0x43,0x91,0xdf,0x1f,0x6f,0x70,0x6b,0x5f,0x69,0xb7,0x76,0x38,0xcc,0xe8,0x24,0xec,0xe,0x83,0x28,0xec,0x4f,0x97,0xcb,0x8,0xbe,0x9e,0xe3,0xcc,0x3d,0xf7,0xd3,0x13,0x10,0x58,0xd,0x44,0xd4,0xa5,0x38,0x3e,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0xa,0x49,0x44,0x41,0x54,0x38,0x8d,0xc5,0x92,0x3d,0x6a,0xc3,0x40,0x10,0x46,0xbf,0x4f,0x3f,0xbd,0x4d,0x88,0xd3,0xed,0xa,0xcc,0x9e,0x22,0x4d,0x20,0xc7,0x91,0xfb,0xf8,0x6,0x82,0xa4,0xb,0x4e,0xf0,0x25,0xe4,0x6b,0xe4,0x10,0x8b,0xa,0x6d,0xb1,0x10,0x37,0x72,0xbd,0xa,0x4c,0x1a,0x9,0x14,0xdb,0x92,0x52,0x25,0x53,0xcd,0x30,0xfb,0xde,0xce,0xc0,0x0,0xff,0x1d,0xec,0x93,0xba,0xae,0xef,0x45,0x64,0xb,0xe0,0x76,0x12,0x20,0x8f,0x22,0x52,0x64,0x59,0xf6,0x1,0x0,0xd1,0xa0,0xf7,0x34,0x7,0x3,0x80,0x88,0xac,0x48,0x6e,0xfb,0x3a,0x1a,0x36,0x66,0xd8,0x86,0xe4,0xa1,0x7b,0x7b,0x77,0x21,0x98,0x83,0xdb,0xb6,0xdd,0x68,0xad,0x9f,0x1,0x94,0xc3,0xc6,0xac,0x80,0xe4,0x29,0x8a,0xa2,0x8d,0x31,0xa6,0xf2,0xde,0x6b,0x0,0xf,0xbf,0x16,0x90,0x3c,0x91,0xcc,0x95,0x52,0x95,0xf7,0x5e,0x87,0x10,0xde,0x1,0xdc,0x4c,0xa,0xba,0x3d,0x1b,0x0,0x4d,0x8,0x21,0x57,0x4a,0x55,0xd6,0xda,0x75,0x8,0x61,0x7f,0xe,0x3,0x40,0x72,0x56,0x97,0x5a,0xeb,0x17,0x6b,0x6d,0x9,0x0,0xc6,0x98,0xca,0x5a,0xbb,0x4e,0xd3,0x74,0x7,0x60,0x79,0x6d,0xca,0x1f,0x2,0x92,0x8f,0xce,0xb9,0x83,0x52,0xaa,0x2,0x80,0x6e,0xec,0xd7,0x31,0xf8,0x42,0x20,0x22,0xb,0x0,0x6f,0xce,0xb9,0x3c,0x49,0x92,0xaf,0x6b,0x3b,0x8f,0xa,0xba,0xb,0x5b,0x89,0xc8,0x42,0x44,0x76,0x21,0x4,0x8c,0xfd,0x4c,0xf2,0xb3,0xcf,0x87,0x87,0x54,0x90,0x3c,0x76,0xe5,0x72,0xa,0x8e,0xe3,0xb8,0x98,0x9a,0xea,0x6f,0xe3,0x1b,0x38,0xbf,0x6e,0xb3,0x2e,0xdd,0xd5,0x21,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -60,12 +65,12 @@ static const unsigned char checker_bg_png[]={ static const unsigned char close_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9b,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x92,0x31,0xe,0xc2,0x30,0x10,0x4,0x17,0xaa,0x3d,0x67,0xdb,0x58,0xd0,0xd3,0xf0,0xa3,0x7c,0x36,0x3c,0x82,0x48,0x44,0x22,0x6f,0xb1,0x4d,0x85,0x14,0x81,0xf,0x2c,0x28,0xe0,0xda,0xd5,0x8c,0x4e,0x77,0xb,0xfc,0xd5,0x98,0xd9,0x20,0x29,0x7a,0xb9,0xa4,0x68,0x66,0x83,0xb,0x93,0xcc,0x24,0xa7,0x9a,0x44,0x52,0x24,0x39,0x91,0xcc,0x55,0x89,0xa4,0xde,0xcc,0xce,0x24,0xb,0xc9,0x39,0x84,0xb0,0xf7,0xb2,0xae,0xeb,0x76,0xde,0x8a,0x4f,0x92,0x66,0xd8,0x91,0x5c,0x49,0x5e,0x9a,0xe1,0xb5,0x64,0x5,0x16,0x92,0x8b,0x7,0x6f,0x9b,0x8c,0x0,0x4a,0x29,0x9b,0x26,0x81,0xa4,0x3e,0xa5,0x34,0x2,0x38,0x2,0x58,0x0,0xcc,0x0,0xe,0x39,0xe7,0xd3,0xfa,0xb0,0xee,0xea,0x8f,0x7,0x7b,0xf5,0x9d,0xb7,0xb0,0x97,0x55,0x25,0x5f,0x17,0xe9,0x2e,0xf9,0xb8,0xca,0x3f,0x9b,0x1b,0x1a,0xe3,0x40,0x47,0xa0,0xda,0xda,0x61,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xbe,0x49,0x44,0x41,0x54,0x38,0x8d,0xd5,0x90,0x3b,0xe,0xc2,0x40,0xc,0x44,0x9f,0x9,0x45,0xf8,0x14,0x80,0xb8,0xf,0x15,0x8a,0x8,0x48,0xdc,0x94,0x8a,0x4,0x85,0x9a,0xe3,0x20,0x48,0xc3,0xa7,0x20,0x32,0x8d,0x41,0x8b,0xc9,0x4a,0xb4,0xb8,0xda,0x1d,0x7b,0x9e,0x35,0x86,0xbf,0x2f,0x9,0x3f,0xaa,0xba,0x2,0xba,0x40,0x25,0x22,0x37,0xd7,0xeb,0x1,0x19,0xf0,0x10,0x91,0xed,0x4b,0xef,0x38,0x60,0x2,0x4c,0x81,0xdc,0xc,0xa1,0x39,0xb7,0x5e,0x12,0x1a,0x3c,0xa0,0x2,0x4e,0xc0,0x18,0x58,0xaa,0x6a,0x5f,0x55,0x53,0x60,0x61,0x5a,0xd,0xec,0xa3,0x11,0x6c,0x5b,0x6a,0xdb,0x26,0xc0,0xc5,0xe4,0x81,0x99,0xb,0x1f,0xed,0xb,0x10,0x40,0xd6,0xc0,0xcc,0x66,0xe,0xc0,0xc6,0x9b,0xdb,0x22,0xc4,0x4a,0x63,0xcb,0x7e,0x89,0xa0,0xc0,0xd0,0x22,0x94,0x22,0x72,0x8d,0x2,0x9c,0xb9,0x6,0xa,0x3,0x84,0xda,0x7,0xc4,0x47,0xc8,0x6c,0xf0,0x8c,0x1d,0x4c,0x44,0xee,0xc0,0xce,0xb4,0x11,0x30,0xf,0xd,0x1e,0xd0,0x0,0x47,0xdb,0xf2,0x3e,0x98,0xbd,0x4b,0xeb,0x35,0x6d,0xb7,0xf8,0xe3,0x7a,0x2,0x49,0x7e,0x47,0x10,0xc3,0xf7,0xae,0x75,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char close_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9b,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x92,0x31,0xe,0xc2,0x30,0x10,0x4,0x17,0xaa,0x3d,0x67,0xdb,0x58,0xd0,0xd3,0xf0,0xa3,0x7c,0x36,0x3c,0x82,0x48,0x44,0x22,0x6f,0xb1,0x4d,0x85,0x14,0x81,0xf,0x2c,0x28,0xe0,0xda,0xd5,0x8c,0x4e,0x77,0xb,0xfc,0xd5,0x98,0xd9,0x20,0x29,0x7a,0xb9,0xa4,0x68,0x66,0x83,0xb,0x93,0xcc,0x24,0xa7,0x9a,0x44,0x52,0x24,0x39,0x91,0xcc,0x55,0x89,0xa4,0xde,0xcc,0xce,0x24,0xb,0xc9,0x39,0x84,0xb0,0xf7,0xb2,0xae,0xeb,0x76,0xde,0x8a,0x4f,0x92,0x66,0xd8,0x91,0x5c,0x49,0x5e,0x9a,0xe1,0xb5,0x64,0x5,0x16,0x92,0x8b,0x7,0x6f,0x9b,0x8c,0x0,0x4a,0x29,0x9b,0x26,0x81,0xa4,0x3e,0xa5,0x34,0x2,0x38,0x2,0x58,0x0,0xcc,0x0,0xe,0x39,0xe7,0xd3,0xfa,0xb0,0xee,0xea,0x8f,0x7,0x7b,0xf5,0x9d,0xb7,0xb0,0x97,0x55,0x25,0x5f,0x17,0xe9,0x2e,0xf9,0xb8,0xca,0x3f,0x9b,0x1b,0x1a,0xe3,0x40,0x47,0xa0,0xda,0xda,0x61,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xbe,0x49,0x44,0x41,0x54,0x38,0x8d,0xd5,0x90,0x3b,0xe,0xc2,0x40,0xc,0x44,0x9f,0x9,0x45,0xf8,0x14,0x80,0xb8,0xf,0x15,0x8a,0x8,0x48,0xdc,0x94,0x8a,0x4,0x85,0x9a,0xe3,0x20,0x48,0xc3,0xa7,0x20,0x32,0x8d,0x41,0x8b,0xc9,0x4a,0xb4,0xb8,0xda,0x1d,0x7b,0x9e,0x35,0x86,0xbf,0x2f,0x9,0x3f,0xaa,0xba,0x2,0xba,0x40,0x25,0x22,0x37,0xd7,0xeb,0x1,0x19,0xf0,0x10,0x91,0xed,0x4b,0xef,0x38,0x60,0x2,0x4c,0x81,0xdc,0xc,0xa1,0x39,0xb7,0x5e,0x12,0x1a,0x3c,0xa0,0x2,0x4e,0xc0,0x18,0x58,0xaa,0x6a,0x5f,0x55,0x53,0x60,0x61,0x5a,0xd,0xec,0xa3,0x11,0x6c,0x5b,0x6a,0xdb,0x26,0xc0,0xc5,0xe4,0x81,0x99,0xb,0x1f,0xed,0xb,0x10,0x40,0xd6,0xc0,0xcc,0x66,0xe,0xc0,0xc6,0x9b,0xdb,0x22,0xc4,0x4a,0x63,0xcb,0x7e,0x89,0xa0,0xc0,0xd0,0x22,0x94,0x22,0x72,0x8d,0x2,0x9c,0xb9,0x6,0xa,0x3,0x84,0xda,0x7,0xc4,0x47,0xc8,0x6c,0xf0,0x8c,0x1d,0x4c,0x44,0xee,0xc0,0xce,0xb4,0x11,0x30,0xf,0xd,0x1e,0xd0,0x0,0x47,0xdb,0xf2,0x3e,0x98,0xbd,0x4b,0xeb,0x35,0x6d,0xb7,0xf8,0xe3,0x7a,0x2,0x49,0x7e,0x47,0x10,0xc3,0xf7,0xae,0x75,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -85,7 +90,7 @@ static const unsigned char dosfont_png[]={ static const unsigned char dropdown_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x4,0x0,0x0,0x0,0x6e,0x6,0x76,0x0,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x60,0xf8,0xc0,0xcc,0x0,0x5,0x1f,0x98,0x19,0x18,0x18,0x3f,0x30,0xff,0xd3,0x83,0x70,0xff,0x33,0x33,0x30,0x8,0x9f,0x61,0xf9,0x6b,0xff,0x65,0x2f,0x3,0x1c,0xbc,0xea,0x66,0x62,0xbc,0xcf,0xc0,0xc0,0xf0,0x7,0x26,0xc0,0x74,0x89,0x89,0xe9,0x29,0x9f,0x14,0x3,0xb,0xc3,0x5f,0x6,0x6,0x6,0x6,0xee,0x38,0x91,0x25,0xc,0xc,0xc,0x1f,0xd8,0xde,0x4b,0x3e,0xfc,0xff,0xf0,0xff,0x9b,0x58,0xb8,0xce,0xf,0x6c,0xef,0xe4,0xde,0xa4,0x32,0x20,0x83,0xf,0x4c,0x30,0x16,0x0,0x75,0xad,0x1b,0x7f,0x65,0xec,0x78,0x4c,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x68,0x49,0x44,0x41,0x54,0x18,0x95,0xa5,0x8e,0x21,0xe,0xc3,0x60,0x14,0x82,0x3f,0xfe,0xa4,0x99,0xee,0x9,0x9e,0xa8,0xe9,0xe1,0x66,0x76,0x92,0x99,0x9a,0x1d,0x6e,0x82,0x13,0x54,0xcf,0xfc,0x4c,0xbd,0xa4,0x6e,0x62,0x28,0x2,0x4,0x80,0x7f,0x21,0xdb,0x2f,0xe0,0x6,0x3c,0xaa,0xea,0x4,0xb0,0xbd,0x2,0x4f,0xe0,0x33,0x92,0x2c,0x49,0x76,0x49,0x87,0xed,0xd5,0xf6,0x2a,0xe9,0x48,0xb2,0x27,0x59,0xd4,0xc2,0x9c,0x73,0x1b,0x63,0xbc,0x1,0x9a,0x27,0xb9,0xab,0x2b,0x3b,0x4,0xd0,0x66,0x55,0x9d,0xea,0x33,0x97,0x5d,0xae,0x7f,0x7e,0xe2,0xb,0xf3,0x6d,0x3b,0xdb,0xfc,0x5b,0x1f,0x84,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -95,22 +100,22 @@ static const unsigned char error_icon_png[]={ static const unsigned char focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x4,0x3,0x0,0x0,0x0,0xa4,0x5b,0x41,0xd4,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0xff,0xff,0xff,0xb9,0xa2,0x9b,0xc9,0x0,0x0,0x0,0xf,0x74,0x52,0x4e,0x53,0x0,0xe,0x39,0x68,0x7a,0x7b,0x3a,0x74,0x10,0x8,0x69,0xf,0x6,0x75,0x11,0xb8,0x16,0x0,0x1,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xf,0x18,0xba,0x0,0xd9,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x38,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x10,0x32,0x9,0xd,0x75,0x56,0x64,0x48,0xef,0x9c,0x39,0x73,0x46,0x19,0xc3,0x6a,0x6,0x20,0xd8,0xc5,0x10,0x3,0xa2,0x8e,0x32,0x44,0x82,0xa8,0xa9,0xd8,0x29,0xa8,0x12,0xb0,0x6,0x29,0x86,0xdc,0x9d,0x33,0x67,0xce,0x2b,0x63,0x10,0x3,0x1b,0x6,0x0,0xdf,0xc6,0x11,0x6d,0xb8,0xf4,0x9c,0xac,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf,0x49,0x44,0x41,0x54,0x28,0x91,0x63,0x60,0x18,0x5,0xa3,0x80,0x3a,0x0,0x0,0x2,0x4c,0x0,0x1,0x4e,0x94,0x8c,0x4d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char frame_focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x4,0x3,0x0,0x0,0x0,0xa4,0x5b,0x41,0xd4,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0xff,0xff,0xff,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0x47,0x8c,0xbf,0xff,0xff,0xff,0xcc,0x40,0x27,0xb9,0x0,0x0,0x0,0xf,0x74,0x52,0x4e,0x53,0x0,0xe,0x39,0x68,0x7a,0x7b,0x3a,0x74,0x10,0x8,0x69,0xf,0x6,0x75,0x11,0xb8,0x16,0x0,0x1,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x0,0x88,0x5,0x1d,0x48,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x38,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x10,0x32,0x9,0xd,0x75,0x56,0x64,0x48,0xef,0x9c,0x39,0x73,0x46,0x19,0xc3,0x6a,0x6,0x20,0xd8,0xc5,0x10,0x3,0xa2,0x8e,0x32,0x44,0x82,0xa8,0xa9,0xd8,0x29,0xa8,0x12,0xb0,0x6,0x29,0x86,0xdc,0x9d,0x33,0x67,0xce,0x2b,0x63,0x10,0x3,0x1b,0x6,0x0,0xdf,0xc6,0x11,0x6d,0xb8,0xf4,0x9c,0xac,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf,0x49,0x44,0x41,0x54,0x28,0x91,0x63,0x60,0x18,0x5,0xa3,0x80,0x3a,0x0,0x0,0x2,0x4c,0x0,0x1,0x4e,0x94,0x8c,0x4d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char full_panel_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x3,0x0,0x0,0x0,0x44,0xa4,0x8a,0xc6,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x33,0x50,0x4c,0x54,0x45,0x27,0x27,0x29,0x26,0x26,0x28,0x25,0x25,0x27,0x24,0x24,0x26,0x23,0x23,0x25,0x22,0x22,0x24,0x21,0x21,0x23,0x1e,0x1e,0x20,0x1d,0x1d,0x1f,0x1c,0x1c,0x1e,0x31,0x30,0x32,0x50,0x4e,0x54,0x4e,0x4c,0x50,0x4c,0x4a,0x4e,0x3d,0x3b,0x3f,0x38,0x36,0x3a,0xff,0xff,0xff,0x4,0xb3,0x69,0x9b,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x10,0x95,0xb2,0xd,0x2c,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x63,0x49,0x44,0x41,0x54,0x38,0xcb,0xed,0x93,0x29,0x12,0xc0,0x30,0xc,0xc4,0x7c,0x3b,0x67,0xf3,0xff,0xdf,0xb6,0xe1,0xce,0x98,0x15,0x45,0x58,0xb3,0x68,0x5,0x0,0x80,0x48,0x21,0x88,0xb0,0x41,0x62,0x51,0xb,0x50,0x61,0xda,0xa,0xb1,0x79,0xa9,0x1,0xc5,0x8d,0xe9,0x1b,0x60,0x6b,0x7d,0xcc,0x80,0xd1,0x9b,0x31,0x2,0x8a,0xf7,0x67,0x85,0x3c,0xdd,0x5,0x81,0xb4,0x8c,0x75,0x60,0x14,0x25,0x20,0xab,0xf3,0x24,0xcc,0x6a,0x57,0xb8,0xc2,0xff,0x42,0x76,0xda,0xf4,0xf6,0x69,0x38,0x69,0x7a,0x79,0xbc,0x49,0xfe,0x2f,0x65,0xd3,0x2d,0x45,0xb,0x5e,0xbc,0x3b,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x1,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0x31,0x4a,0x3,0x61,0x10,0x85,0xdf,0x9b,0xfd,0x97,0x9c,0xc0,0x80,0x62,0x6d,0xb7,0x75,0xec,0x84,0x40,0x1a,0x5,0xaf,0x60,0xe,0xe1,0x1,0x72,0x14,0xbd,0x82,0x62,0xb5,0x10,0xb0,0x33,0x9d,0x90,0x3,0xa8,0x20,0x29,0x62,0x1f,0xdd,0xcd,0xbf,0xf3,0x2c,0x76,0x9,0x11,0x56,0x12,0xd9,0xd6,0x7,0x3f,0xfc,0xc5,0xcc,0x37,0x6f,0xe0,0xd,0xd0,0x51,0xdc,0xfe,0x67,0x83,0xe1,0x98,0xc0,0x8,0xd4,0x41,0x6b,0xb5,0xf8,0x21,0x20,0x9f,0xcf,0xa6,0x37,0x0,0xb4,0x5,0x98,0x58,0x36,0x78,0xbc,0x27,0x79,0x2e,0x79,0xf4,0xaa,0xa,0xad,0xd3,0x92,0x24,0x1a,0x2d,0x48,0x7a,0x98,0xcf,0xce,0x2e,0x81,0x89,0x27,0x0,0x90,0xd,0x6c,0x4c,0xf2,0xba,0xf8,0x5a,0xa1,0xf8,0x5c,0x59,0x5c,0xaf,0xd1,0xfa,0xca,0xc2,0xe4,0x42,0x48,0xd3,0x93,0xfe,0xf1,0xdb,0xeb,0xf2,0xfd,0xe5,0xd9,0x1a,0x1b,0x23,0xc9,0x63,0x2c,0xcb,0x9d,0x3b,0xc7,0x75,0x1,0xc9,0x2b,0x2,0x23,0x0,0xb0,0x7a,0x35,0x1d,0xba,0x7b,0xab,0xed,0x36,0xb9,0x7b,0x22,0xe8,0x68,0x3,0xe8,0xa2,0x7f,0x40,0x3,0x20,0xb8,0xa0,0x59,0xdc,0xb7,0x89,0x66,0x91,0xe0,0x62,0x3,0x10,0x90,0x1b,0x2d,0x84,0xb4,0xb7,0xb3,0x39,0xa4,0x3d,0x18,0x2d,0x8,0xc8,0xeb,0xe1,0x0,0x9a,0x28,0xdf,0x91,0xbc,0x70,0x79,0xd4,0x1f,0xa2,0xfc,0xf3,0x98,0x4e,0x87,0x57,0x75,0xc2,0xd4,0xff,0xc5,0xfc,0x52,0x40,0x3e,0x7f,0x9a,0xde,0xa2,0x39,0xa6,0xce,0xfa,0x6,0xb9,0xde,0x7b,0x63,0x8a,0x21,0x2a,0x35,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char graph_node_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x13,0x7d,0xf7,0x96,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x8,0x17,0xd,0x5,0x12,0xa1,0x38,0x83,0x9b,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x2,0x74,0x49,0x44,0x41,0x54,0x58,0xc3,0xed,0x97,0x3d,0x6f,0xd3,0x60,0x10,0xc7,0x7f,0x17,0x9b,0x26,0x25,0x22,0xad,0xa,0x8,0xf1,0x52,0x75,0x0,0x16,0x24,0x90,0x2a,0x96,0x7c,0x1,0x6,0xc4,0xce,0xc4,0x17,0x0,0x31,0xb0,0x30,0x0,0x23,0x82,0x85,0x5,0x9,0x4,0x5f,0x80,0x89,0x1d,0x31,0xf0,0x5,0x58,0x50,0x25,0x50,0x59,0x80,0xa1,0xe2,0xad,0x28,0x34,0x4a,0x3,0x25,0x76,0xea,0xe7,0x39,0x6,0x3f,0x76,0x6d,0xc7,0x49,0x5f,0xd8,0x90,0x6f,0xb1,0xf5,0xe4,0xb9,0xdf,0xdd,0xfd,0xef,0x22,0xf9,0x84,0x2d,0x13,0xa0,0x6,0x78,0xee,0x29,0xe4,0x4d,0x1,0xb,0x18,0xf7,0x54,0x32,0x97,0x6a,0xc0,0x7e,0x60,0xe,0x38,0xc,0xb4,0x80,0x7d,0x5,0xc0,0x26,0xd0,0x7,0x3a,0x40,0x17,0xf8,0x3,0xd8,0x24,0x6a,0x13,0x38,0x35,0x73,0x60,0xf6,0x6a,0xa3,0xde,0xb8,0x38,0x35,0x55,0x3f,0x41,0x89,0xd,0x87,0xe1,0x97,0x20,0xc,0x5e,0xae,0xff,0xea,0x3d,0x5,0x3e,0x2,0x1b,0xe2,0x22,0x2d,0xcc,0xcd,0x1e,0x7c,0x78,0x72,0xe1,0xf4,0xa5,0x7b,0xb7,0x1f,0x7c,0x9e,0x6e,0x35,0xca,0xfc,0x19,0xf4,0x3,0xee,0xdc,0xbf,0x39,0xff,0x69,0xe5,0xc3,0x8b,0x6e,0x6f,0xed,0x6,0xb0,0x22,0x40,0x3,0x58,0x3c,0x7a,0xe4,0xf8,0xab,0x67,0x4f,0x9e,0x77,0xa3,0xc8,0x12,0xd,0xa3,0x52,0x80,0x3f,0xe5,0xe3,0xfb,0x35,0xae,0x5c,0xbb,0x3c,0xf7,0xfd,0xc7,0xd7,0xb,0xc0,0x92,0xef,0x74,0x68,0xfa,0x9e,0xdf,0x1c,0xfc,0xe,0xbb,0x88,0xc6,0x47,0xa,0x2a,0x59,0x85,0x95,0x61,0xb8,0xc9,0x30,0x4,0xdf,0xf3,0x9b,0xae,0x6c,0x49,0x0,0x1e,0x80,0x51,0x1b,0xfb,0xc7,0x2,0xc7,0x5a,0x3b,0x88,0x66,0xcf,0x63,0xf3,0x12,0x80,0x26,0xbf,0xa8,0xb5,0xa8,0xa,0x88,0x22,0x8,0x8a,0x22,0x2a,0x19,0x37,0x1d,0xe9,0xad,0x9f,0x6b,0xb4,0x55,0x14,0x5,0x55,0x44,0xe2,0x32,0x6c,0xe2,0x24,0x71,0x18,0x9d,0x4,0xb0,0x6a,0xd3,0x1b,0x2a,0xe9,0x4b,0xfc,0xae,0xe4,0x45,0x19,0x9f,0x81,0x2b,0xdb,0x15,0xa6,0xa2,0x19,0x2d,0xec,0x8,0x24,0x7,0x30,0xd6,0x16,0xf8,0x82,0xa8,0xc6,0x45,0x68,0x52,0xbf,0x4e,0xce,0x60,0xeb,0x42,0x5c,0xb4,0x66,0x9c,0x6c,0xc9,0x1f,0xa4,0x0,0xb0,0x39,0xc5,0xc9,0xa1,0x28,0x89,0x5f,0x14,0xd1,0x5a,0x37,0x32,0x89,0xf2,0x82,0xc6,0x3,0xe0,0xda,0xa,0x22,0x3a,0xa9,0xb,0x9a,0x26,0xaa,0xf1,0x41,0x9a,0x42,0x2,0xb2,0xb2,0x6d,0x6,0x5b,0xa3,0xab,0x23,0xd5,0x48,0x32,0x92,0xe3,0x33,0x10,0x37,0xb7,0x2a,0xea,0xee,0x4a,0x2a,0x42,0xe,0x5a,0x2a,0xa2,0x51,0x37,0x40,0x85,0x48,0x96,0xb4,0x23,0xdb,0x88,0x68,0x5c,0xc4,0xcc,0x3c,0x14,0xa7,0x6f,0xa2,0x6,0xaa,0xb1,0x7c,0xd9,0x30,0xaa,0x79,0xc7,0x49,0x93,0x78,0xf7,0xd1,0xad,0x79,0x76,0x69,0x29,0x20,0xda,0x34,0x2c,0x9e,0x3d,0xff,0x7a,0x27,0x4e,0x4b,0xef,0xde,0xb4,0x4b,0x33,0x58,0xef,0xf7,0x76,0x9b,0x0,0x35,0xfe,0xd1,0x2a,0x40,0x5,0xa8,0x0,0x15,0xa0,0x2,0x54,0x80,0xa,0xf0,0x5f,0x2,0xa4,0xe4,0x13,0x78,0xd7,0x19,0xd8,0x3d,0xf8,0xda,0x4,0x60,0x81,0xc0,0x18,0x13,0xda,0x68,0x7,0x5e,0x11,0x18,0x63,0x42,0x20,0x0,0x6c,0xcd,0xad,0xb2,0x6b,0x41,0x38,0x58,0xee,0x74,0x57,0xdb,0x93,0x20,0x36,0x82,0x4e,0x77,0xb5,0x1d,0x84,0x83,0x65,0x60,0xd,0x30,0xc9,0xe6,0x3a,0x3,0x9c,0x6b,0x35,0x67,0x1f,0x37,0xea,0xd3,0x67,0x3c,0xcf,0x2b,0x15,0xd7,0x18,0x63,0x83,0x70,0xf0,0xbe,0xbf,0xd1,0xbb,0xe,0xbc,0x5,0xd6,0x25,0xb3,0xc2,0xb5,0x80,0x63,0xc0,0x21,0xa0,0x3e,0x66,0xf9,0xe,0x81,0x9f,0xc0,0x37,0xb7,0x47,0x1b,0x29,0x8,0xea,0x27,0xfb,0xe0,0x98,0x2a,0xd4,0x95,0x1c,0xed,0x51,0xf8,0x51,0xfb,0xb,0x1,0xbe,0x20,0x9f,0x90,0x81,0x17,0xaa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x46,0x8,0x6,0x0,0x0,0x0,0xc5,0x24,0x14,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xca,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0xce,0xa1,0xe,0x41,0x71,0x14,0xc7,0xf1,0xef,0xf9,0xef,0x6a,0x82,0xd,0xe9,0xa,0x66,0xf3,0x2,0x9e,0x41,0xc0,0x33,0x90,0x5,0xe3,0x61,0x68,0x34,0xaa,0xa0,0x29,0x1e,0xe1,0x4e,0x37,0xc5,0x26,0xd9,0x2e,0x81,0x8d,0x76,0x8f,0x80,0xa0,0x5d,0x7f,0xb4,0xf3,0x4b,0xa7,0xfc,0x3e,0xbf,0x3,0x5f,0x46,0xa2,0x48,0x33,0xfb,0xdd,0xb9,0x2b,0x4a,0x43,0xa1,0x90,0xaa,0x4,0x31,0xe2,0x96,0x87,0xe3,0x66,0x1c,0xec,0x77,0xe7,0x2e,0x4a,0x5b,0x3f,0x58,0x55,0x28,0xa0,0x49,0xa7,0x98,0xab,0xe2,0x48,0x68,0x7a,0x7e,0x8f,0x8,0x2d,0x87,0x90,0xf7,0x5,0x10,0xf2,0xce,0xbb,0xfc,0x8c,0x1,0x6,0x18,0x60,0xc0,0xcf,0x80,0xe0,0x75,0xc,0xfa,0xf5,0xf5,0x27,0xc5,0xe1,0x68,0x55,0xfb,0xc9,0x7,0x6,0x18,0x60,0x80,0x1,0x6,0x18,0x60,0x80,0x1,0x6,0x18,0xf0,0x1f,0x40,0x20,0x6,0x8,0xc3,0xca,0x35,0x6d,0x29,0x2c,0x55,0x6e,0x0,0xaa,0xc4,0xb2,0x98,0x5f,0x7a,0xaa,0x49,0xc7,0x67,0x5d,0x60,0xea,0x4a,0xe5,0xec,0x58,0xc4,0xcd,0x54,0x1f,0x9f,0xa4,0x89,0x2a,0xb1,0x26,0xcc,0xe,0xa7,0xed,0xc4,0x67,0xf8,0x2d,0x77,0x97,0xcc,0x36,0xeb,0x4d,0x52,0xcd,0xa3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -125,12 +130,12 @@ static const unsigned char graph_node_close_png[]={ static const unsigned char graph_node_comment_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x13,0x7d,0xf7,0x96,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x8,0x19,0x11,0x2a,0x1d,0xd6,0x78,0x8b,0x40,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x1,0x74,0x49,0x44,0x41,0x54,0x58,0xc3,0xed,0x97,0xbf,0x4e,0xc2,0x50,0x14,0xc6,0x7f,0x6d,0x91,0x56,0x1b,0x90,0x80,0x2c,0x44,0xc2,0xa0,0x2e,0xe,0x3e,0x3,0x89,0x93,0xf1,0x1d,0x4c,0x18,0x4d,0x1c,0x7c,0xb,0x57,0x7,0x13,0x47,0x13,0x77,0x46,0xe3,0xc4,0x4b,0x98,0x60,0x4c,0xd4,0x81,0x60,0x58,0x94,0xff,0x22,0x2d,0xd0,0xd6,0xe5,0xde,0x88,0x8,0x2,0x35,0x6e,0xf7,0x5b,0x6e,0x9a,0x9c,0xef,0x77,0xee,0x39,0x37,0x1d,0x3e,0x8d,0x2f,0x69,0x80,0xe,0x18,0xe2,0xd4,0xf8,0xae,0x0,0xf0,0x1,0x4f,0x9c,0x1,0x63,0x45,0x3a,0xb0,0x6,0x24,0x81,0x34,0x10,0x7,0x56,0x26,0x0,0x43,0xa0,0x3,0xbc,0x2,0xd,0xe0,0x3,0xf0,0x65,0x57,0x1b,0xd8,0x5e,0x8f,0x25,0x8e,0x2d,0xd3,0x3a,0x88,0x46,0xcd,0x4d,0xa6,0x68,0x30,0x70,0x5f,0x1c,0xd7,0xb9,0x6d,0x77,0x5b,0x97,0xc0,0x13,0xd0,0xd3,0x44,0xa7,0x5c,0x32,0x91,0x3a,0xdf,0xca,0xed,0x1c,0x16,0x52,0xdd,0x2a,0xbf,0xe8,0xaa,0x1e,0xcb,0x3e,0x57,0x1e,0x6f,0x1a,0xad,0xfa,0x29,0x50,0x91,0x33,0xa7,0x4d,0xd3,0xca,0xcf,0x33,0x3,0x14,0x52,0xdd,0xaa,0x69,0x5a,0x79,0x31,0xaa,0x21,0x97,0x65,0x47,0x8c,0x88,0xcd,0x82,0x12,0xb5,0x36,0xa0,0x49,0x80,0xc1,0xf2,0x32,0x24,0x20,0x90,0x4f,0x12,0x46,0x3a,0x7f,0x94,0x2,0x28,0x80,0x2,0x88,0x5f,0x7b,0xfc,0xe3,0xec,0xe1,0x3d,0x1b,0x1a,0x30,0x1a,0x7a,0x1c,0x65,0xd8,0x5f,0xc4,0x74,0x5d,0xa3,0xa4,0x5e,0x41,0x1,0x14,0x40,0x1,0x14,0x40,0x1,0x14,0x40,0x1,0xfe,0x15,0xa0,0x4d,0xc9,0x88,0x4b,0xdf,0xc0,0xf,0xe1,0xf5,0x25,0xc0,0x7,0x1c,0xcf,0xf3,0xdc,0x45,0x9d,0xa2,0xd6,0x1,0x7c,0x5d,0x44,0xd9,0xba,0xe3,0xf6,0xcb,0xc5,0xa6,0x5d,0x9a,0x67,0x2e,0x36,0xed,0x92,0xe3,0xf6,0xcb,0x40,0x1d,0xf0,0x64,0x72,0x5d,0x7,0xf6,0xe2,0x76,0xe2,0xc2,0x32,0x57,0x77,0xd,0xc3,0xd0,0x67,0x74,0xf6,0x1d,0xb7,0x7f,0xdf,0xe9,0xb5,0x4e,0x80,0x3b,0xa0,0xad,0x8d,0x45,0xb8,0x38,0x90,0x1,0x36,0x0,0x73,0x46,0xf8,0x76,0x81,0x37,0xa0,0x26,0x72,0xb4,0xa7,0x4d,0x2c,0x34,0x22,0xf3,0xe0,0x8c,0x9,0x2,0x31,0xf2,0x28,0xe4,0xe2,0x7f,0xea,0x13,0x64,0x47,0x6c,0x83,0x36,0x6d,0xd2,0x40,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x46,0x8,0x6,0x0,0x0,0x0,0xc5,0x24,0x14,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x8b,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0xd8,0xb1,0xd,0xc2,0x40,0xc,0x5,0xd0,0x97,0x28,0x75,0x90,0x18,0x6,0x58,0x80,0x92,0x82,0x1d,0x18,0x8b,0x2d,0x22,0xa,0xd8,0x0,0xb6,0xc9,0x4,0x47,0x13,0x4,0x25,0xc9,0x41,0xf7,0x5d,0xf9,0x24,0xff,0x77,0xae,0x4d,0x65,0x35,0xa5,0x94,0xe,0x7,0x6c,0xb0,0xfa,0x32,0x37,0xe2,0x81,0xa1,0x29,0xa5,0x1c,0xb1,0x5f,0xb8,0xc0,0xad,0xc5,0x76,0x61,0x18,0x76,0x2d,0xfa,0xa,0xa0,0x6f,0x2b,0xc2,0x20,0x40,0x80,0x0,0x1,0x7e,0x6,0x74,0x1f,0xfd,0x79,0x66,0xf6,0xf4,0x93,0xd,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x0,0x1,0x2,0x4,0xf8,0x1b,0x30,0x4e,0xfd,0x7a,0x46,0xee,0x35,0x3b,0xd6,0x1e,0x20,0xae,0x1d,0x86,0xe9,0x31,0xf7,0x4,0x72,0xc7,0x65,0xe1,0xc7,0xef,0x7a,0x2,0x67,0x50,0x16,0x1c,0x57,0x97,0xfe,0x1f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char graph_node_comment_focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x13,0x7d,0xf7,0x96,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x9,0x2,0xe,0x16,0x22,0xbe,0xef,0xc2,0xe1,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x1,0x4a,0x49,0x44,0x41,0x54,0x58,0xc3,0xed,0xd7,0xbf,0x4b,0xdb,0x41,0x1c,0xc6,0xf1,0xd7,0x37,0x51,0x4,0x3,0xa,0xa2,0x20,0xd2,0xe2,0xe2,0x64,0x41,0xdc,0xdc,0xac,0xe0,0x54,0xdc,0xb2,0xe6,0x2f,0x10,0x1a,0xf0,0x4f,0x11,0x22,0xf8,0x17,0x64,0xcd,0x26,0x9d,0x1c,0x74,0x73,0x13,0x21,0x4e,0x2e,0xa5,0xa5,0x14,0xac,0x82,0x82,0x62,0xd0,0x7c,0xd3,0xa1,0x77,0x18,0x35,0xfe,0x48,0xa4,0xdb,0x3d,0x70,0xdc,0xf2,0x79,0xde,0x77,0xf7,0x39,0x38,0xee,0xc9,0xdc,0x2b,0x43,0x1,0xc5,0x30,0x67,0x1e,0xaa,0x83,0x1c,0xed,0x30,0x77,0x74,0x15,0x15,0x30,0x8a,0x9,0x4c,0x61,0xc,0xc3,0x8f,0x0,0xb7,0xb8,0xc4,0x29,0xce,0x71,0x8d,0x3c,0xae,0x5a,0xc2,0x5c,0xa3,0x5a,0x59,0xc7,0x17,0x7c,0xd0,0x5b,0x3f,0xf1,0xad,0x5c,0xab,0x6f,0xe3,0x4,0x57,0x59,0x58,0x69,0xb6,0x51,0xad,0x6c,0x62,0xed,0x77,0xf3,0xf0,0x87,0x17,0x34,0xfd,0x69,0xf1,0x23,0x76,0xca,0xb5,0xfa,0x6,0xbe,0xc7,0x33,0x4f,0x61,0xe5,0x35,0x33,0x84,0x9a,0x95,0xe0,0x29,0xc6,0x66,0x95,0xc2,0x78,0xab,0x62,0x7d,0x16,0x1,0x45,0xfd,0xab,0x18,0x1,0x9d,0x78,0x25,0x83,0xa8,0xe0,0x9d,0x4a,0x80,0x4,0x48,0x80,0x7f,0x1a,0xea,0xf1,0xda,0xc,0xe,0x38,0xd8,0xdf,0x5b,0x7d,0x8b,0x69,0x69,0xf9,0xf3,0x6e,0xba,0x85,0x4,0x48,0x80,0x4,0x48,0x80,0x4,0x48,0x80,0x4,0xf8,0xaf,0x80,0xac,0x47,0x46,0xec,0x7b,0x7,0xf9,0x0,0xde,0x3c,0x2,0x72,0xdc,0xa0,0xd5,0x87,0xb9,0x15,0x3c,0x79,0x21,0x44,0xd9,0x33,0x34,0xbb,0x3f,0x4f,0xaf,0x7c,0xb0,0x9a,0xc1,0xd3,0x8e,0xc9,0x75,0x1c,0xb,0x8d,0x6a,0x65,0xb,0xf3,0x2f,0x34,0x37,0xc7,0x71,0xb9,0x56,0xff,0x8a,0x23,0x5c,0x64,0x5d,0x11,0x6e,0xc,0x33,0x98,0xc4,0xc8,0x33,0xe1,0xbb,0x85,0x3f,0xf8,0x15,0x72,0x74,0x3b,0x7b,0xd4,0xd0,0xa1,0x98,0x7,0x9f,0xd9,0x41,0x27,0x1c,0xf9,0x6e,0xc0,0xc6,0x3f,0xd5,0x5f,0x9d,0x54,0x4e,0x15,0xfd,0xeb,0xb4,0x4f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x46,0x8,0x6,0x0,0x0,0x0,0xc5,0x24,0x14,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x97,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0xd8,0xb1,0x11,0xc2,0x30,0x10,0x44,0xd1,0x7f,0x8c,0x87,0xe,0x80,0xd4,0x94,0xa4,0x2a,0xa0,0x0,0x12,0x5c,0x3,0x10,0x9a,0x2e,0xa0,0x11,0x9a,0x20,0xb4,0x29,0x62,0x9,0xd0,0xc,0x84,0xb6,0x6c,0xb2,0xbd,0x44,0xa7,0x60,0x9f,0x36,0x16,0x4c,0x9c,0x90,0xb4,0x4,0xe,0x40,0x2,0xd6,0x3,0x73,0x3d,0x70,0x3,0x4e,0x21,0xa9,0x1,0x76,0x85,0x5,0xae,0x21,0xe9,0x1,0xac,0xa,0x81,0x57,0x48,0x7a,0x16,0x86,0x1,0x58,0x4c,0x9,0x1b,0x30,0x60,0xc0,0xc0,0xac,0x40,0xf5,0xb3,0xa7,0x91,0xd9,0xfb,0x2c,0xd,0xc,0x18,0x30,0x60,0xc0,0x80,0x1,0x3,0x6,0xc,0x18,0xf8,0x1b,0xd0,0xe7,0xbd,0x1e,0x91,0xdb,0xe6,0xb3,0xb,0x49,0x47,0x60,0x5f,0x58,0xa0,0xad,0x80,0x73,0xbe,0x24,0x60,0x33,0x30,0xd8,0xf1,0xf9,0x2,0xb9,0x14,0x3e,0xfc,0x9d,0x37,0xf9,0xbd,0x1e,0x48,0x36,0x1d,0x7d,0x70,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -145,12 +150,12 @@ static const unsigned char graph_node_default_focus_png[]={ static const unsigned char graph_node_position_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x13,0x7d,0xf7,0x96,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x8,0x6,0xf,0x3b,0x3b,0x49,0x6e,0xe4,0x1e,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x90,0x49,0x44,0x41,0x54,0x58,0xc3,0xed,0xd7,0xbd,0x9,0xc0,0x20,0x10,0x5,0xe0,0x53,0x2c,0xdd,0x40,0x47,0x70,0x7,0x67,0x77,0x7,0x47,0x88,0x1b,0xd8,0x9b,0xe6,0x84,0x53,0x48,0x10,0x14,0x52,0xe4,0x5d,0x25,0xfe,0x7c,0x9e,0x58,0x3d,0xa2,0xcd,0x52,0x7d,0x50,0x63,0xb8,0x88,0xc8,0x2d,0x9e,0x2b,0x36,0x65,0x4f,0xf2,0x30,0x3,0x4b,0x25,0xf7,0x1b,0x9e,0x73,0x36,0x65,0xb5,0xd0,0x49,0xb1,0x29,0x7b,0x9b,0xb2,0xaf,0x31,0x34,0x9,0xc8,0x67,0x50,0xc7,0x9e,0x6e,0x96,0xed,0xeb,0x69,0x8f,0x1b,0xde,0x36,0x15,0xaf,0xd,0xdd,0xe9,0xdd,0x5f,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x80,0x1f,0x1,0xe5,0x2d,0x3f,0xf2,0x5a,0x91,0x73,0x66,0x4e,0x65,0x1c,0xed,0xda,0x52,0x62,0x3d,0x91,0x5c,0xcf,0x64,0xe7,0x4f,0xeb,0x6,0x80,0xff,0x44,0x93,0xd4,0xd9,0xea,0x7e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x46,0x8,0x6,0x0,0x0,0x0,0xc5,0x24,0x14,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xb1,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0xd7,0xb1,0x11,0x82,0x50,0x10,0x84,0xe1,0xff,0x80,0x19,0x33,0x72,0x68,0x5,0x4b,0xc1,0x32,0x24,0x60,0x50,0x3,0xdf,0x30,0x9a,0xd2,0x2,0xad,0xa8,0xa5,0x40,0xc,0x31,0xf0,0xc,0xc4,0x31,0x30,0xf0,0x81,0xe9,0x6d,0xbe,0xdf,0x5e,0x7a,0xf0,0x67,0xc4,0x56,0xd5,0x86,0xae,0x3b,0x23,0x92,0x2,0x91,0x63,0xaf,0x5,0x6a,0x86,0xe1,0x10,0xcc,0xe5,0xfd,0xc2,0xe1,0x8,0xc8,0xf0,0x7d,0x1b,0xcc,0xcb,0x0,0x89,0x14,0xc5,0xc3,0xa5,0x6d,0xcb,0x32,0x61,0x9a,0x6e,0x78,0xde,0xce,0x7b,0x9f,0xed,0x5a,0x6,0x90,0x3c,0xbf,0xbf,0x24,0x1b,0x7b,0xcb,0x2e,0xff,0x8e,0x2,0xa,0x28,0xa0,0x80,0x2,0xa,0x28,0xa0,0x80,0x2,0xa,0x28,0xa0,0x80,0x2,0xa,0x28,0xf0,0x1b,0x68,0x61,0x7e,0xe9,0x1d,0x63,0x8d,0xd9,0x2,0x20,0xd2,0x88,0x35,0xe6,0xa,0x64,0x2b,0xf,0xb8,0x4,0x84,0xe1,0x91,0xbe,0x7,0x91,0x14,0x6b,0x63,0xa7,0x9a,0x48,0xc3,0x34,0xd5,0x8c,0xe3,0x69,0xe5,0xf0,0x27,0x4f,0xdd,0xc,0x30,0x45,0xe4,0x56,0x1f,0x3c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char graph_node_selected_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x13,0x7d,0xf7,0x96,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x8,0x17,0xd,0x4,0x3b,0xfa,0x91,0x2a,0xb6,0x0,0x0,0x3,0x44,0x49,0x44,0x41,0x54,0x58,0xc3,0xed,0x97,0x3f,0x68,0xdc,0x76,0x14,0xc7,0xbf,0xef,0xa7,0x9f,0x7e,0x3a,0xdd,0x39,0xf6,0xdd,0x95,0xb3,0x3,0xc1,0x75,0x1b,0x70,0xa,0xe9,0x98,0x25,0x93,0x87,0x52,0x3a,0x4,0x2,0xce,0xe0,0xd2,0x34,0x35,0x94,0x8e,0x1d,0xbc,0xd5,0x4b,0xc7,0x2e,0x25,0x63,0x2,0x5d,0xa,0xa5,0xb1,0x1b,0x2,0xf5,0xd0,0x40,0xa0,0x90,0x10,0x3a,0x64,0xca,0x92,0x31,0x81,0x24,0xd0,0xd2,0x9a,0x40,0x2f,0x17,0xdf,0x1f,0xfb,0x74,0xf2,0xe9,0x27,0xfd,0x5e,0x7,0x49,0xb6,0x4e,0xe7,0xea,0x86,0x6e,0xe5,0x1e,0xdc,0x49,0x42,0xef,0x7d,0xde,0xf7,0x7d,0xf5,0x13,0xe8,0x47,0xcc,0x4c,0x0,0xc4,0xbd,0x7b,0x4f,0x9c,0xb0,0xdd,0x71,0xdb,0xfb,0x2d,0xc7,0xb0,0x11,0x5a,0x7,0x84,0x4c,0xd8,0xb6,0x62,0x41,0xc2,0xd4,0x67,0x1b,0x43,0x59,0xaf,0xf9,0x97,0x2f,0x5f,0x18,0x2,0x30,0xc4,0xcc,0xd6,0xdd,0x1f,0xef,0x9e,0xea,0x79,0x83,0x33,0xed,0x6e,0xf7,0x6c,0xaf,0xd7,0x59,0xe8,0x7b,0xfd,0x72,0x10,0x4,0x32,0xb,0x50,0x4a,0x85,0x33,0x95,0x99,0xc1,0xdc,0x5c,0xad,0x59,0xaf,0x56,0x7f,0x9f,0xab,0x94,0x5f,0xad,0x7e,0xbe,0x7a,0x40,0x5b,0x5b,0xf7,0x2b,0x41,0xbb,0xf9,0x6e,0xa7,0xd7,0x5e,0xb9,0x72,0x75,0xe5,0x86,0x72,0xa4,0x85,0x82,0x8,0x86,0x61,0xf4,0xcb,0x9d,0x47,0x1b,0xb5,0xb9,0xfa,0x23,0x55,0x5f,0xf8,0x43,0xea,0x4e,0xb7,0xdc,0x7c,0xf3,0xfa,0xdc,0xc7,0xeb,0x1f,0xdc,0x64,0x66,0x71,0xb8,0x37,0xbb,0x2b,0x1d,0xb,0x44,0x23,0x13,0x80,0x99,0x11,0xe,0x23,0x50,0x65,0x6f,0x71,0xf5,0x93,0x95,0x9b,0x3f,0x6f,0xff,0xb6,0x76,0x9a,0x9c,0xa6,0x8,0x42,0x5f,0x79,0xfd,0x83,0x79,0xa7,0x24,0x5,0xfc,0xfa,0x2e,0x9,0x42,0xa8,0xd,0xc2,0x20,0x1a,0xfd,0x69,0x3,0x12,0x4,0xf8,0xf5,0x5d,0xa7,0x24,0x85,0xd7,0x3f,0x98,0xf,0x42,0x5f,0x9,0xc3,0x46,0xc,0xfc,0x81,0xb,0x0,0x91,0x66,0x30,0x1b,0x10,0x0,0x98,0x6c,0x7b,0x80,0xc0,0x60,0x66,0x44,0x21,0x3,0x0,0x6,0xfe,0xc0,0x35,0x6c,0x84,0xd0,0x5a,0x53,0x84,0x88,0x0,0x80,0x13,0xd9,0xcc,0xc,0x88,0xb8,0x10,0x0,0x40,0x0,0x1b,0x0,0xcc,0x0,0xc7,0x39,0x11,0x22,0xd2,0x5a,0x93,0xb4,0x6d,0x9b,0x11,0x25,0x89,0x86,0xc1,0x20,0x80,0x18,0xa0,0xe3,0xee,0x47,0xd0,0xcc,0x31,0xad,0x91,0x79,0xa3,0x40,0x4,0x80,0x91,0xe6,0xe5,0x83,0x73,0x37,0x64,0xee,0x2e,0xd8,0x24,0x9,0xc4,0xc7,0xa,0xb2,0x6a,0x8a,0x0,0x1c,0xf7,0xce,0x5e,0xc4,0xc5,0xe6,0x18,0x92,0x57,0x36,0x2,0x30,0x26,0x33,0x7b,0xe2,0x1e,0x71,0xe2,0xb,0x33,0x68,0xf2,0x8,0xd9,0x16,0x94,0xd1,0x13,0xff,0x9b,0x49,0xa,0xc0,0x6,0x6c,0x72,0xf6,0x8f,0xbb,0x58,0xe0,0x41,0x32,0x77,0x22,0x1a,0xc9,0xf2,0x49,0x87,0x89,0xcf,0x8a,0x14,0xc4,0x0,0x93,0x14,0x66,0xba,0xd1,0xf1,0xec,0xa6,0x18,0x60,0xe2,0xfa,0x91,0xde,0xd9,0xae,0x34,0xf9,0x31,0x52,0xba,0x1e,0x28,0x5d,0x4c,0x94,0xfa,0x99,0xbc,0xf,0x45,0xa,0x4c,0x5c,0x38,0xd6,0xc9,0xe0,0xe8,0x89,0xe4,0xad,0x1d,0x5f,0xca,0x9c,0x7f,0x15,0x8b,0x63,0xdc,0xc4,0x7c,0x8f,0x8c,0x91,0xb9,0x93,0x71,0xc0,0xd7,0xdf,0x7c,0xf5,0xea,0xd9,0x8b,0xa7,0x85,0x1d,0xcf,0x9f,0x7b,0x1f,0xdf,0xdf,0xfa,0x76,0xf1,0x44,0xc0,0xd9,0xa5,0x65,0x58,0xc2,0x2e,0x4,0x2c,0x2d,0xbe,0xf3,0xef,0xa,0x3c,0xaf,0x8f,0xde,0x7e,0xb7,0x10,0xe0,0x79,0xfd,0x91,0x6b,0x81,0xff,0x18,0x53,0xc0,0x14,0x30,0x5,0x4c,0x1,0x53,0xc0,0x14,0x30,0x5,0xfc,0xff,0x0,0x5a,0x6b,0x82,0x75,0xe2,0xe7,0xcf,0xc9,0x91,0xe6,0x58,0x19,0x5,0x16,0x2c,0x6,0x0,0x5b,0xca,0x89,0xf5,0x69,0x4e,0x5a,0x23,0x1c,0xe5,0x44,0x8e,0x52,0x1,0x0,0x94,0xdd,0x99,0x89,0x80,0x34,0xc7,0x51,0x2a,0x70,0x94,0x13,0x49,0x25,0xdd,0xa0,0xe4,0x96,0x5b,0xc3,0x43,0xcd,0x1b,0x9b,0x9f,0x5e,0xbc,0x71,0x9d,0x1e,0xf,0xfc,0x3,0xe8,0x30,0x1c,0xd9,0x74,0xd9,0x52,0xa2,0xec,0x9e,0xc2,0xc6,0xe6,0xd5,0x8b,0xc3,0x43,0xcd,0x25,0xb7,0xdc,0x52,0xd2,0xd,0x68,0x6b,0xeb,0x7e,0x65,0xef,0xaf,0x97,0xcb,0xdd,0xfd,0xce,0x87,0x9f,0x7d,0x71,0xe9,0xba,0xe3,0xda,0x85,0x4e,0xc,0x7d,0xcd,0x3f,0xfd,0xf0,0xeb,0x66,0x75,0xb6,0xf6,0xf0,0xad,0xb7,0x97,0x5f,0x12,0x33,0x5b,0xb7,0xbf,0xbb,0x3d,0xdb,0xea,0x74,0x97,0x3a,0xdd,0xee,0x7b,0x3,0xdf,0x9b,0xd7,0x5a,0xdb,0xc6,0x8c,0x7e,0xad,0xa,0x21,0x60,0xdb,0xb6,0x2e,0xbb,0x95,0xd7,0xb5,0x6a,0xf5,0x79,0xa3,0x56,0xfd,0xf3,0xda,0x97,0xd7,0xf6,0x29,0xdd,0xbd,0x6f,0x6f,0x3f,0x28,0xf5,0xff,0x6e,0x56,0xb4,0x19,0x2a,0x66,0x73,0xe2,0xe3,0x25,0x12,0xc6,0x16,0x4e,0x30,0x73,0x7a,0xc1,0x5b,0x5f,0xff,0xe8,0x10,0xc0,0xd1,0xf6,0x4,0xcc,0x4c,0x3b,0x3b,0x3b,0xa2,0xd1,0x68,0x14,0x8e,0xd0,0x6a,0xb5,0x78,0x6d,0x6d,0xcd,0x10,0xc5,0xdb,0xba,0x7f,0x0,0xb2,0x1f,0xaf,0x82,0x62,0x7a,0x69,0xbb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x46,0x8,0x6,0x0,0x0,0x0,0xc5,0x24,0x14,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xc4,0x49,0x44,0x41,0x54,0x58,0x85,0xed,0xce,0xb1,0xd,0x82,0x40,0x14,0xc6,0xf1,0xef,0x9d,0x17,0x43,0x62,0x2c,0xc1,0x1,0xc0,0x38,0x86,0x3,0x58,0x18,0xd4,0x1d,0x64,0x0,0x1b,0x77,0x50,0x4b,0xb7,0x80,0xc4,0xc2,0x1,0xec,0x8c,0x3d,0x43,0x40,0x2b,0x2a,0x31,0xc6,0x67,0xe3,0x99,0xd8,0xc1,0x89,0xdd,0xfb,0xaa,0x2b,0xf8,0xff,0x1e,0xc0,0x8f,0xa3,0x34,0xe5,0x76,0x51,0x5c,0x17,0x4,0xa,0x1,0x78,0x15,0xbb,0x1c,0x4c,0x89,0xd2,0xce,0x4a,0xbf,0xe3,0x79,0xcd,0xc3,0x1e,0x88,0xa3,0xe7,0xa3,0x64,0x5,0xa6,0x49,0xcd,0xf8,0x33,0x6,0xcf,0x14,0x11,0x5c,0x5b,0x80,0x8,0xae,0xb2,0x8d,0xcd,0x4,0x10,0x40,0x0,0x1,0x1a,0x3,0xb4,0x79,0x4c,0xc7,0xc3,0x7d,0x9d,0x30,0xde,0x1d,0x46,0x8d,0xfc,0x81,0x0,0x2,0x8,0x20,0x80,0x0,0x2,0x8,0x20,0x80,0x0,0x2,0xfc,0xd,0xc8,0x1,0xc0,0xf,0xfa,0xf7,0xaa,0x91,0x1f,0xc,0xcc,0xb7,0x19,0x9d,0x8e,0xb7,0x25,0x88,0x23,0x9b,0xeb,0xc,0x6c,0x75,0xa7,0xeb,0xac,0x2f,0xe7,0x12,0x20,0xe,0x1,0xf4,0x2a,0xb6,0x19,0x98,0x92,0x96,0x76,0x36,0x36,0x87,0xbf,0xf6,0x2,0x6c,0x6e,0x2d,0xee,0x58,0x4d,0xc1,0x68,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -160,22 +165,22 @@ static const unsigned char graph_port_png[]={ static const unsigned char hseparator_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x2,0x3,0x0,0x0,0x0,0xb9,0x61,0x56,0x18,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xc,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x73,0x9b,0xaa,0xce,0xdc,0xe1,0xff,0xff,0xff,0x64,0x6c,0x1,0xd2,0x0,0x0,0x0,0x3,0x74,0x52,0x4e,0x53,0x0,0xb3,0xb3,0x67,0xf6,0xdb,0x93,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x3,0x11,0xc,0x4c,0xf2,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x10,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x64,0x60,0x60,0xc2,0x40,0x8c,0xc,0x0,0x0,0xc7,0x0,0xf,0xf5,0x92,0x2f,0xa7,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf,0x49,0x44,0x41,0x54,0x18,0x95,0x63,0x60,0x18,0x5,0xc,0xc,0xc,0xc,0x0,0x1,0x8,0x0,0x1,0x7d,0x41,0xa5,0xce,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char hslider_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x4e,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x40,0x3e,0x4a,0x2a,0x29,0x2f,0x20,0x20,0x24,0x3f,0x3e,0x49,0x1f,0x1f,0x24,0x20,0x20,0x24,0x4d,0x4b,0x59,0x3f,0x3e,0x49,0x3f,0x3e,0x49,0x1e,0x1e,0x23,0x1f,0x1f,0x23,0x20,0x20,0x25,0x22,0x22,0x27,0x23,0x23,0x27,0x23,0x23,0x28,0x25,0x25,0x2a,0xff,0xff,0xff,0x5f,0xd6,0x94,0x4d,0x0,0x0,0x0,0x12,0x74,0x52,0x4e,0x53,0x0,0x0,0x4,0x19,0x40,0x5d,0x66,0x68,0x28,0x93,0xf0,0xfc,0x94,0xfc,0xfd,0x1a,0x96,0x95,0x6b,0xe2,0xd5,0x49,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x19,0xec,0x6e,0xb5,0x88,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x65,0x49,0x44,0x41,0x54,0x18,0xd3,0x85,0xce,0xdd,0xe,0x80,0x20,0x8,0x5,0x60,0x54,0xb4,0x22,0xb5,0x34,0x7f,0x7a,0xff,0x27,0x8d,0xad,0xd6,0x6a,0x5c,0xf8,0xdd,0xc1,0x6,0xe7,0x0,0x8c,0xa9,0x1f,0x9e,0xb5,0x41,0xeb,0x26,0xe6,0x2c,0x1a,0xad,0x40,0xcf,0xb,0xad,0xf9,0x60,0x79,0xa5,0x65,0xd6,0x60,0x7c,0x28,0xb5,0x75,0xd6,0x6a,0x9,0xde,0x0,0x52,0xe9,0xe7,0xa3,0x17,0x42,0xb0,0xb1,0x9e,0xaf,0x1a,0xad,0x5c,0x88,0x93,0x6d,0xff,0x3e,0xdd,0x37,0x8e,0x4d,0x14,0xef,0xd8,0x48,0x89,0x63,0x45,0x31,0x51,0x7d,0xe8,0x2,0xf5,0xf,0x9,0x67,0xd9,0x88,0x8f,0x5b,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x66,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xd0,0xab,0xe,0x83,0x50,0x10,0x84,0xe1,0xf,0x4e,0x48,0x4d,0xd5,0x31,0x4d,0xe0,0xfd,0x5f,0xd,0xc,0xc5,0x50,0x87,0x0,0x73,0xb8,0x8,0x1a,0x8,0x58,0x7e,0xb3,0xc9,0x24,0x33,0xbb,0xb3,0x3c,0xdc,0x26,0xdb,0xcc,0x12,0x11,0xc5,0x81,0x67,0x40,0x87,0x1a,0x63,0x48,0x62,0x85,0xf,0xc2,0x3f,0xd7,0x86,0x80,0x37,0x72,0xf4,0x79,0x12,0xe3,0xf9,0xa3,0x17,0xa2,0x94,0x72,0x8b,0x39,0xa0,0xbb,0xe0,0xfd,0xb2,0x76,0xfe,0xa5,0xb0,0x97,0xe3,0x3f,0xc,0x68,0xd1,0x5c,0x58,0xfa,0xb0,0xc7,0x4,0xc6,0x95,0xb,0x14,0x1e,0x95,0x6c,0x6f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char hslider_grabber_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x4,0x0,0x0,0x0,0xb5,0xfa,0x37,0xea,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x1,0x1d,0x49,0x44,0x41,0x54,0x28,0xcf,0x85,0xd1,0x3f,0x4b,0xc3,0x40,0x18,0xc7,0xf1,0xef,0x25,0xad,0x89,0xa9,0x70,0x83,0x43,0x5d,0xc4,0x21,0x6e,0x4a,0x7,0x47,0xdf,0x83,0x53,0x16,0x17,0xd7,0x4e,0xbe,0x2,0x5f,0x85,0x83,0xa0,0xb8,0x38,0xb8,0x88,0xd0,0x51,0x5d,0x1c,0x1c,0x1c,0x1c,0x2a,0xa2,0xe8,0x22,0x2d,0x82,0x2d,0x88,0x54,0xed,0x3f,0x1b,0x9a,0x78,0x49,0x1c,0x9a,0x54,0x4f,0x5,0x6f,0x3a,0xee,0xf9,0xf0,0x3c,0x3f,0x9e,0x83,0x7f,0x8e,0x18,0xdf,0x4c,0x1c,0x24,0x5,0x60,0x40,0x17,0x9f,0x48,0x7,0x26,0xd3,0xe5,0x55,0xd7,0x93,0x25,0xe8,0xde,0xd4,0x2b,0xbb,0x7,0xbc,0x8e,0x88,0x99,0x82,0xa9,0xf2,0xda,0xe2,0x86,0x58,0x78,0xb7,0x87,0xf6,0xc4,0xdc,0xcc,0xd2,0x6c,0xfb,0xf2,0x8e,0x10,0xc0,0x48,0x81,0x74,0x3d,0x55,0xf4,0x51,0x28,0x7c,0x54,0xd1,0xf5,0x90,0xa3,0x42,0x6,0xa,0xb2,0x14,0x90,0x0,0x90,0x10,0x20,0x4b,0x14,0x74,0x20,0x62,0xf1,0x3d,0x7b,0x24,0xb2,0x74,0x19,0x8,0x83,0x96,0x39,0x2e,0xb,0x82,0x37,0x94,0xe,0x6,0xbd,0xdb,0xfc,0x18,0xe4,0x49,0x9e,0xf0,0x75,0xd0,0xbf,0x3e,0xb6,0x22,0x23,0x7d,0x9a,0x4c,0xce,0xf6,0xe8,0xe9,0x20,0xb8,0xaa,0x6,0xcd,0x1c,0x0,0x39,0x3e,0x1e,0x4f,0xce,0x7f,0x76,0x88,0x1f,0x1a,0xcf,0xa7,0xe,0x6,0x6,0xe,0x8d,0x23,0xd5,0x22,0xd6,0x41,0x42,0x77,0x6b,0x33,0xaa,0x59,0x58,0xc4,0xf5,0x9d,0xed,0x6c,0xc0,0xd7,0x26,0x21,0xe,0x7,0x9d,0xda,0xf2,0x8a,0x1d,0x1f,0xae,0xdf,0x57,0x19,0xfe,0x6,0xa0,0x9a,0x2f,0xf3,0xed,0xfe,0xc5,0x7e,0x85,0xce,0x5f,0xbf,0x39,0xca,0x67,0x21,0x18,0x66,0x3b,0x0,0xf8,0x4,0x7e,0x5c,0x62,0x33,0x51,0xf0,0xbb,0xff,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xfd,0x49,0x44,0x41,0x54,0x38,0x8d,0xad,0x92,0x31,0x4e,0xc3,0x30,0x18,0x46,0x9f,0x7f,0xc9,0xde,0x60,0x83,0xb,0x50,0xc8,0x10,0x45,0x96,0x72,0x8d,0x76,0x84,0x1e,0x20,0x7b,0xb9,0x4c,0x66,0xe,0x80,0x54,0xb1,0xb4,0x5c,0x23,0x52,0x32,0x56,0xf4,0x2,0x85,0x85,0x76,0x8c,0x94,0x9f,0x25,0x89,0xa2,0x94,0x56,0xb5,0xe0,0x1b,0x3f,0xe9,0xbd,0xcf,0xb6,0xc,0x7f,0x8c,0x19,0x17,0x65,0x59,0xde,0x8a,0xc8,0x33,0x30,0x5,0xee,0x1,0x54,0x75,0x3,0xbc,0xab,0x6a,0xee,0xbd,0xdf,0x9d,0x14,0x54,0x55,0xf5,0x64,0x8c,0x79,0x1,0xae,0x4e,0xc,0x1e,0x44,0x24,0x8b,0xe3,0x78,0x79,0x24,0x68,0xe1,0xd7,0xdf,0x4e,0x35,0x8a,0x8a,0xc8,0xbc,0x93,0x98,0xc1,0xb1,0x3f,0xce,0x2c,0x8f,0xb3,0xaf,0xeb,0x7a,0x92,0xa6,0xe9,0xa7,0x0,0xb4,0x77,0xbe,0x14,0x6,0xb8,0x76,0xce,0x2d,0x0,0xa4,0x2d,0x66,0x1,0x30,0x0,0x4d,0xd3,0xcc,0x86,0x82,0xbb,0x50,0x81,0x31,0x66,0x32,0x14,0x68,0xa8,0xa0,0x63,0x3a,0xc1,0x36,0x98,0x56,0xdd,0xf6,0x2,0x55,0x5d,0x87,0xa,0x44,0x64,0x35,0x14,0xe4,0xc0,0x21,0x80,0xff,0xb6,0xd6,0xe6,0xbd,0xc0,0x7b,0xbf,0x13,0x91,0x8c,0xcb,0xde,0x42,0x81,0x2c,0x8a,0xa2,0xaf,0x5e,0x0,0x10,0xc7,0xf1,0x52,0x44,0xe6,0xc0,0xfe,0xdc,0x32,0xf0,0x98,0x24,0xc9,0x5b,0x57,0x1c,0x7d,0xdb,0xa2,0x28,0x6e,0x9c,0x73,0xb,0x55,0x9d,0x2,0xf,0x6d,0xbd,0x31,0xc6,0xac,0xad,0xb5,0x79,0xb7,0xfc,0x6f,0xf9,0x1,0x3c,0x90,0x4c,0xcc,0x74,0x25,0x3a,0xc1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char hslider_grabber_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xc6,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x48,0x83,0x83,0x60,0xaf,0xb1,0x65,0xbb,0xca,0x61,0xb3,0xc2,0x0,0x0,0x0,0x63,0xb7,0xc8,0x63,0xb7,0xc7,0x0,0x0,0x0,0x61,0xb3,0xbc,0x60,0xb1,0xbc,0x0,0x0,0x0,0x0,0x0,0x0,0x5b,0xa6,0xa5,0x63,0xb4,0xb6,0x0,0x0,0x0,0x0,0x0,0x0,0x3a,0x69,0x69,0x5e,0xb1,0xcd,0x5e,0xb0,0xcd,0x36,0x63,0x63,0x0,0x0,0x0,0x17,0x2a,0x29,0x60,0xb2,0xbd,0x62,0xb3,0xbf,0x3,0x5,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x55,0x9b,0x9a,0x52,0x96,0x95,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0xf,0xf,0x62,0xb4,0xbd,0x63,0xb7,0xbf,0x0,0x0,0x0,0x27,0x48,0x47,0x68,0xc0,0xcf,0x68,0xc1,0xcf,0x2d,0x52,0x52,0x51,0x93,0x92,0x56,0x9d,0x9c,0x0,0x0,0x0,0x54,0xa2,0xc8,0x4c,0x94,0xc2,0x48,0x8e,0xc0,0x47,0x8c,0xbf,0x4b,0x93,0xc2,0x4b,0x92,0xc2,0x4f,0x98,0xc4,0x4d,0x96,0xc3,0x55,0xa3,0xc8,0x53,0x9f,0xc7,0x49,0x8f,0xc0,0x4e,0x97,0xc4,0x5a,0xab,0xcb,0x5a,0xac,0xcc,0x52,0x9e,0xc6,0x51,0x9d,0xc6,0xff,0xff,0xff,0x6b,0x1e,0xb5,0x61,0x0,0x0,0x0,0x31,0x74,0x52,0x4e,0x53,0x0,0x3,0xd,0x1c,0x27,0x16,0x6e,0xc1,0xef,0xe8,0x28,0xf0,0xf0,0x22,0xdb,0xde,0x24,0x17,0xaf,0xc5,0x1a,0xa,0x65,0xfc,0xfe,0x64,0xc,0x31,0xe0,0xe0,0x28,0x2,0x1,0x14,0x9c,0x95,0x13,0x5,0x2c,0xdb,0xdc,0xb,0x4f,0xf4,0xf7,0x55,0x73,0x7d,0x4,0x28,0xf1,0xfd,0xa1,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x41,0x89,0xde,0x6c,0x4e,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x9e,0x49,0x44,0x41,0x54,0x18,0xd3,0x6d,0xcf,0xd7,0x12,0x82,0x30,0x10,0x5,0x50,0x48,0x42,0x12,0xb0,0x77,0x8d,0xd,0xb,0x28,0x56,0x12,0x62,0xd,0x96,0xff,0xff,0x2a,0x61,0xc,0xe0,0x83,0xfb,0xb4,0xf7,0xcc,0xec,0xcc,0x5d,0xc3,0xf8,0x37,0x26,0x80,0x8,0x41,0x60,0xe6,0xd9,0xc2,0x84,0x52,0x82,0xad,0x4c,0x0,0xb6,0xb9,0x10,0xdc,0xc6,0x40,0x3,0x24,0x3c,0x92,0x32,0xe2,0x4,0x6a,0x40,0x54,0xc8,0x64,0x4,0x45,0x1a,0x9c,0xd2,0x29,0x85,0x73,0xd9,0xd1,0x50,0xa9,0x5e,0x52,0xb8,0xd6,0xea,0x1a,0x1a,0xcd,0x5b,0xa,0xf7,0x56,0x5b,0x43,0xa7,0xdb,0x53,0x52,0xaa,0xfe,0x80,0x65,0x3d,0x86,0xa3,0x58,0xca,0x78,0x3c,0x99,0x6a,0x70,0x67,0xf3,0x87,0x52,0xcf,0xc5,0x32,0xaf,0xee,0xf9,0xab,0xd7,0x7b,0xed,0x7b,0xc5,0x33,0xc1,0x66,0xbb,0xdb,0xb3,0x22,0x27,0x47,0x87,0xa3,0xe5,0xfe,0xfe,0x1b,0x6,0x2c,0xfc,0x6e,0x1f,0x93,0x2a,0x10,0x62,0x3,0x21,0x32,0x75,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf1,0x49,0x44,0x41,0x54,0x38,0x8d,0xad,0x92,0x31,0x4e,0x2,0x61,0x10,0x85,0xbf,0x37,0xc6,0x52,0x3b,0xbd,0x0,0xe8,0x65,0xa0,0x54,0xe,0x40,0xaf,0x15,0x64,0xa3,0x85,0xf9,0x2b,0x4d,0xa4,0xdc,0xda,0x3,0x98,0x10,0x1b,0xf1,0x32,0x44,0x2e,0x0,0x34,0x42,0xa9,0x61,0x2c,0xfe,0xdd,0x65,0xb3,0xa,0xba,0xe8,0xeb,0x66,0x92,0xf7,0xbd,0x37,0xc9,0xc0,0x1f,0xa5,0xea,0x22,0xf8,0xe0,0x78,0xc5,0xea,0x12,0xd4,0x2,0x4e,0xe2,0xd6,0xc7,0x42,0x2f,0x42,0x69,0x50,0x7f,0xba,0x11,0x70,0xe3,0xf7,0xe7,0xc0,0x3,0x70,0xb0,0x21,0x70,0x69,0x78,0x37,0x28,0x19,0x7e,0x1,0x64,0xe6,0xc7,0xef,0x5a,0x55,0xe4,0x86,0x77,0x72,0x88,0xd6,0xb5,0xfd,0x75,0x4b,0x72,0x55,0x8b,0x77,0x3e,0x9a,0x77,0xba,0x9e,0x19,0x40,0xbc,0xf9,0xd7,0x66,0x80,0xc3,0x7d,0xf6,0x2e,0x0,0x2c,0xce,0xd6,0xae,0x61,0xce,0xd5,0x2e,0x1,0x68,0xd4,0xf7,0xab,0x59,0x2,0xb8,0xef,0xd0,0xc0,0xcb,0xd,0x26,0x3b,0xf8,0x27,0x5,0x40,0x30,0xaa,0x6b,0x17,0x7a,0x2e,0x1,0x94,0x2,0xcb,0x1a,0xfe,0x37,0x61,0x69,0x1,0x8,0xea,0x4f,0xd,0xef,0x92,0xdd,0xf5,0x83,0x3c,0x7e,0x63,0x6f,0x5e,0x0,0x22,0x24,0x19,0x1a,0xde,0x1,0x16,0xdb,0x92,0xd,0x3f,0xb,0x4a,0x9e,0xd6,0xa7,0x54,0x74,0xe5,0xb7,0x47,0xf1,0x49,0xd4,0x2,0x9d,0x66,0xa1,0x63,0xc1,0x48,0x58,0x9a,0x27,0xff,0x9b,0x3e,0x1,0x5e,0x62,0x48,0x81,0x2e,0xbf,0x88,0xea,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -185,12 +190,12 @@ static const unsigned char hslider_tick_png[]={ static const unsigned char hsplit_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x1,0x3,0x0,0x0,0x0,0xfe,0xc1,0x2c,0xc8,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0x27,0x27,0x29,0xff,0xff,0xff,0x11,0xab,0xb9,0xf3,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xb,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x40,0x5,0x0,0x0,0x10,0x0,0x1,0xa1,0xc5,0x21,0xc1,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x15,0x49,0x44,0x41,0x54,0x18,0x95,0x63,0x64,0x60,0x60,0x30,0x62,0xc0,0x3,0x98,0xf0,0x49,0xe,0x1f,0x5,0x0,0x3c,0x10,0x0,0x42,0xb5,0xb3,0xc,0x3f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char hsplitter_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x40,0x8,0x0,0x0,0x0,0x0,0x2,0x6f,0x69,0x56,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x74,0x52,0x4e,0x53,0x0,0x0,0x76,0x93,0xcd,0x38,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x27,0x49,0x44,0x41,0x54,0x28,0xcf,0x63,0x60,0x80,0x2,0x66,0x86,0x5,0xa2,0xe7,0x18,0x16,0x88,0x9e,0x63,0x66,0x10,0xbd,0xf6,0x98,0x41,0xf4,0xda,0x63,0x6,0xc,0x30,0xaa,0x66,0x54,0xd,0x9a,0x1a,0x0,0x5c,0x29,0x6a,0x81,0x90,0x8f,0x52,0x12,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x40,0x8,0x6,0x0,0x0,0x0,0x27,0x4,0x36,0x8a,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x39,0x49,0x44,0x41,0x54,0x48,0x89,0x63,0x60,0x20,0x5,0xfc,0xff,0xff,0xdf,0xe7,0xff,0xff,0xff,0x3e,0xc8,0x62,0x2c,0x68,0x6a,0x24,0xd0,0x35,0x31,0x11,0x32,0x75,0x54,0xc1,0xa8,0x82,0x51,0x5,0xa3,0xa,0x46,0x15,0x8c,0x2a,0x18,0x55,0x40,0x4f,0x5,0xe8,0x75,0xf7,0xb,0x42,0x1a,0x30,0x0,0x0,0xf0,0x37,0x8,0x11,0x77,0x42,0x12,0x8a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -200,7 +205,7 @@ static const unsigned char icon_add_png[]={ static const unsigned char icon_close_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9b,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x92,0x31,0xe,0xc2,0x30,0x10,0x4,0x17,0xaa,0x3d,0x67,0xdb,0x58,0xd0,0xd3,0xf0,0xa3,0x7c,0x36,0x3c,0x82,0x48,0x44,0x22,0x6f,0xb1,0x4d,0x85,0x14,0x81,0xf,0x2c,0x28,0xe0,0xda,0xd5,0x8c,0x4e,0x77,0xb,0xfc,0xd5,0x98,0xd9,0x20,0x29,0x7a,0xb9,0xa4,0x68,0x66,0x83,0xb,0x93,0xcc,0x24,0xa7,0x9a,0x44,0x52,0x24,0x39,0x91,0xcc,0x55,0x89,0xa4,0xde,0xcc,0xce,0x24,0xb,0xc9,0x39,0x84,0xb0,0xf7,0xb2,0xae,0xeb,0x76,0xde,0x8a,0x4f,0x92,0x66,0xd8,0x91,0x5c,0x49,0x5e,0x9a,0xe1,0xb5,0x64,0x5,0x16,0x92,0x8b,0x7,0x6f,0x9b,0x8c,0x0,0x4a,0x29,0x9b,0x26,0x81,0xa4,0x3e,0xa5,0x34,0x2,0x38,0x2,0x58,0x0,0xcc,0x0,0xe,0x39,0xe7,0xd3,0xfa,0xb0,0xee,0xea,0x8f,0x7,0x7b,0xf5,0x9d,0xb7,0xb0,0x97,0x55,0x25,0x5f,0x17,0xe9,0x2e,0xf9,0xb8,0xca,0x3f,0x9b,0x1b,0x1a,0xe3,0x40,0x47,0xa0,0xda,0xda,0x61,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xbe,0x49,0x44,0x41,0x54,0x38,0x8d,0xd5,0x90,0x3b,0xe,0xc2,0x40,0xc,0x44,0x9f,0x9,0x45,0xf8,0x14,0x80,0xb8,0xf,0x15,0x8a,0x8,0x48,0xdc,0x94,0x8a,0x4,0x85,0x9a,0xe3,0x20,0x48,0xc3,0xa7,0x20,0x32,0x8d,0x41,0x8b,0xc9,0x4a,0xb4,0xb8,0xda,0x1d,0x7b,0x9e,0x35,0x86,0xbf,0x2f,0x9,0x3f,0xaa,0xba,0x2,0xba,0x40,0x25,0x22,0x37,0xd7,0xeb,0x1,0x19,0xf0,0x10,0x91,0xed,0x4b,0xef,0x38,0x60,0x2,0x4c,0x81,0xdc,0xc,0xa1,0x39,0xb7,0x5e,0x12,0x1a,0x3c,0xa0,0x2,0x4e,0xc0,0x18,0x58,0xaa,0x6a,0x5f,0x55,0x53,0x60,0x61,0x5a,0xd,0xec,0xa3,0x11,0x6c,0x5b,0x6a,0xdb,0x26,0xc0,0xc5,0xe4,0x81,0x99,0xb,0x1f,0xed,0xb,0x10,0x40,0xd6,0xc0,0xcc,0x66,0xe,0xc0,0xc6,0x9b,0xdb,0x22,0xc4,0x4a,0x63,0xcb,0x7e,0x89,0xa0,0xc0,0xd0,0x22,0x94,0x22,0x72,0x8d,0x2,0x9c,0xb9,0x6,0xa,0x3,0x84,0xda,0x7,0xc4,0x47,0xc8,0x6c,0xf0,0x8c,0x1d,0x4c,0x44,0xee,0xc0,0xce,0xb4,0x11,0x30,0xf,0xd,0x1e,0xd0,0x0,0x47,0xdb,0xf2,0x3e,0x98,0xbd,0x4b,0xeb,0x35,0x6d,0xb7,0xf8,0xe3,0x7a,0x2,0x49,0x7e,0x47,0x10,0xc3,0xf7,0xae,0x75,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -250,17 +255,22 @@ static const unsigned char icon_zoom_reset_png[]={ static const unsigned char line_edit_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xa,0x0,0x0,0x0,0xa,0x4,0x3,0x0,0x0,0x0,0x7f,0x1c,0xd2,0x8e,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2a,0x50,0x4c,0x54,0x45,0x17,0x16,0x1a,0x1d,0x1c,0x21,0x20,0x1e,0x24,0x21,0x1f,0x25,0x1d,0x1c,0x21,0x20,0x1e,0x24,0x1d,0x1c,0x21,0x1d,0x1c,0x21,0x24,0x22,0x29,0x28,0x26,0x2d,0x28,0x26,0x2e,0x2b,0x2a,0x31,0x2c,0x2a,0x32,0xff,0xff,0xff,0xb9,0x11,0x56,0x3e,0x0,0x0,0x0,0x8,0x74,0x52,0x4e,0x53,0x6f,0xef,0xf7,0xf7,0xf0,0xf9,0xf1,0xee,0xcf,0x21,0xd2,0xdf,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xd,0xf6,0xb4,0x61,0xf5,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x2d,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x54,0x36,0x36,0x12,0x60,0xf0,0x98,0xb5,0x6a,0x65,0xb,0x43,0xe4,0x9e,0x33,0xa7,0xa7,0x32,0x58,0x9d,0x39,0x73,0x66,0x31,0x16,0x12,0x22,0xb,0x52,0xd9,0xc6,0xc0,0x2,0xd4,0x55,0x0,0x0,0xc,0x14,0x1a,0x90,0x55,0x1a,0xec,0xdb,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x4d,0x49,0x44,0x41,0x54,0x38,0x8d,0xdd,0x8f,0xcd,0x4a,0x2,0x61,0x14,0x86,0xdf,0x73,0xbe,0x51,0x90,0x71,0x12,0x4,0x2b,0x15,0x61,0xc,0x9b,0xd0,0x74,0xe1,0x26,0x97,0xd6,0xc2,0x4d,0x44,0xd7,0xe0,0x2e,0xda,0x77,0x1f,0x5d,0x42,0xde,0x40,0xab,0x68,0x55,0x11,0xd2,0xaa,0x56,0x81,0xb6,0x69,0x35,0xd0,0x1f,0x2a,0xb8,0x49,0x1d,0xc1,0x71,0x4e,0xb,0x43,0x24,0xa6,0x14,0xdc,0xf5,0xc2,0x81,0x6f,0x71,0xde,0xe7,0x7b,0xe,0xb0,0x64,0x68,0xf6,0x5d,0x28,0x95,0xab,0x10,0xae,0x8,0x49,0xcc,0x77,0x59,0xa8,0x3,0xf2,0xae,0x1a,0xf7,0xf5,0x1a,0x0,0x99,0x5,0x70,0x7e,0x67,0xef,0x2,0x90,0x7d,0x22,0x72,0x41,0xa4,0xf9,0x7e,0x27,0xe2,0x8a,0x88,0x6,0xd0,0x65,0xf3,0xe1,0xf6,0x10,0x80,0xa7,0x0,0xa0,0x50,0x2a,0x57,0x1,0x9c,0x30,0x6b,0x50,0x9a,0xc6,0xcc,0xc,0xff,0x51,0xc,0x22,0x88,0x78,0xd6,0x5a,0xc2,0xb4,0xdb,0xef,0xf6,0x23,0x4f,0xc8,0x5c,0x21,0x22,0x97,0x15,0xcf,0xbd,0x99,0x99,0x41,0x44,0x63,0x8f,0xa4,0x2,0x0,0x3c,0x31,0x93,0x38,0xf0,0x8b,0xb6,0x6f,0x48,0x91,0x50,0x62,0xa,0x58,0x26,0xff,0x5,0x60,0xe5,0x8b,0x49,0x33,0x93,0x5b,0xb8,0x64,0x66,0x72,0xb0,0xf2,0xc5,0x24,0x0,0x68,0x0,0x10,0x8d,0xad,0x7,0x43,0xba,0x21,0x2f,0xf6,0x33,0xfd,0x5d,0xfd,0x6,0x6c,0x65,0x65,0xd8,0xfb,0xc,0x4c,0xd,0x9c,0xfe,0xe0,0x46,0xf,0x1b,0x94,0x4a,0x5b,0x73,0xcb,0xa9,0xf4,0x26,0x74,0x7d,0x85,0x1c,0xa7,0x7f,0x3d,0x35,0x78,0x7b,0xaa,0x1f,0xe9,0x86,0x71,0xb0,0x5d,0x2c,0xad,0x9a,0x56,0x56,0x9c,0x5e,0xdf,0xd7,0x24,0x14,0xe,0x8b,0xae,0x1b,0xd4,0xed,0xb4,0x5b,0xaf,0x8d,0xbb,0x63,0x0,0x50,0x0,0x60,0xdb,0xb6,0xb7,0x11,0x8f,0x9c,0x3a,0x23,0x4e,0x42,0x24,0xaa,0x5,0x82,0x1e,0x2b,0xe5,0xfc,0x9c,0xd1,0x70,0xd0,0xee,0xb6,0x3e,0xce,0xcf,0x22,0xee,0xae,0x5d,0xab,0x8d,0x17,0x39,0x77,0x6e,0xbe,0x0,0xac,0x8,0x6b,0x3c,0x2d,0x57,0x1a,0xdf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +}; + + +static const unsigned char line_edit_active_png[]={ +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x50,0x49,0x44,0x41,0x54,0x38,0x8d,0xdd,0x93,0x4d,0x4b,0x2,0x51,0x14,0x86,0xdf,0x73,0x66,0xc,0x1d,0x87,0xa0,0xa8,0x4c,0x27,0x19,0x49,0xc,0x84,0x24,0xda,0xe4,0x52,0x22,0xdc,0x44,0x44,0x2d,0x86,0x5a,0xba,0xb1,0x68,0xef,0xf,0xf0,0x6f,0xb4,0xab,0x6d,0x9b,0x16,0xe1,0xaa,0x24,0x5a,0x16,0xf4,0x69,0x3f,0xc0,0x82,0xd2,0x8a,0x8,0x2,0x47,0xa1,0x69,0x4e,0xb,0x41,0x5c,0x4c,0x29,0xb8,0xeb,0x81,0xb,0x77,0x71,0xde,0xe7,0xbe,0x67,0x71,0x81,0x1,0xa1,0xee,0x7b,0x2a,0x9d,0xc9,0x41,0x38,0x2b,0x24,0xe3,0x9e,0xc3,0x42,0x6f,0x20,0xf7,0xb8,0x72,0x7e,0xb6,0x7,0x40,0xba,0x5,0x3c,0xbb,0xb0,0x78,0x4,0xc8,0x32,0x11,0x39,0x20,0x52,0x3d,0x9f,0x13,0x71,0x44,0x44,0x5,0xa8,0x74,0x7f,0x71,0xba,0xa,0xc0,0x55,0x0,0x20,0x95,0xce,0xe4,0x0,0x14,0x98,0x55,0x28,0xaa,0xca,0xcc,0xc,0xef,0xa3,0x30,0x88,0x20,0xe2,0xce,0x84,0x22,0xb1,0xea,0xeb,0x73,0xf5,0x86,0xdb,0x66,0xce,0x12,0x91,0xc3,0xa,0xf7,0xdc,0x99,0x99,0x41,0x44,0xdf,0x2e,0x49,0x16,0x0,0xb8,0xdd,0x4c,0xc2,0xc0,0x2f,0xb5,0x3d,0x21,0x85,0x84,0x22,0x1d,0xc1,0x20,0xfc,0x17,0x41,0x32,0x9f,0x30,0xe2,0x96,0xd9,0x77,0x28,0x6e,0x99,0x48,0xe6,0x13,0x6,0x0,0xa8,0x0,0x30,0x36,0x3f,0x32,0x14,0x8,0x69,0x52,0x3d,0x7c,0xa2,0xbf,0xa3,0x6d,0xa6,0x37,0x4c,0x69,0xd6,0x6c,0x5f,0xa7,0x41,0xa3,0xde,0x2a,0xeb,0x51,0x8d,0xcc,0x35,0xa3,0x67,0x38,0xb6,0x6e,0x40,0x9f,0xd2,0xc8,0xae,0x37,0x4f,0x3a,0xd,0x1e,0x2f,0xef,0xb6,0xf5,0x68,0x70,0x65,0xae,0x90,0x9c,0x88,0x6f,0x9a,0x62,0xd7,0x9a,0x9e,0x4d,0xb4,0x88,0x26,0xba,0x11,0xa0,0xf7,0xdb,0x8f,0x97,0x87,0xab,0xca,0xe,0xd0,0xf5,0x99,0xac,0x3,0x4b,0x9,0xfa,0xc3,0xbb,0x81,0x49,0xff,0x92,0x1a,0xf4,0xd,0x7b,0x9,0x9c,0xc6,0xd7,0xa7,0x5d,0x6b,0x95,0xf7,0xaf,0x47,0xb7,0x50,0x2c,0xba,0xfd,0xac,0xdb,0x93,0x1f,0xc,0x91,0x5f,0xe7,0xb9,0x80,0x59,0xbb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char line_edit_disabled_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xa,0x0,0x0,0x0,0xa,0x8,0x4,0x0,0x0,0x0,0x27,0x3b,0x7,0x36,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x8,0xd7,0x95,0xce,0x31,0x12,0x2,0x21,0x10,0x44,0xd1,0x3f,0x40,0xa1,0x44,0xa6,0x46,0xde,0x63,0x4f,0xe5,0x15,0x38,0xb2,0xd6,0x6,0xb0,0xc8,0x30,0x6,0x96,0xac,0x56,0x99,0xf8,0xb3,0x7e,0x51,0xcb,0xf9,0x1a,0xb3,0x3f,0xa,0xaf,0xc,0xad,0x2d,0xcb,0xe5,0x76,0x38,0x5,0x76,0xec,0x6c,0xf7,0xe0,0x53,0xe0,0x13,0xa1,0x27,0x27,0x43,0x26,0x81,0x20,0xc8,0x70,0xfc,0xe8,0xf,0x34,0x67,0xd8,0x9c,0x86,0x61,0x2e,0x68,0xe9,0x91,0xaf,0x4b,0x5a,0x7d,0x2a,0x2c,0x3,0xed,0xef,0x1e,0x6b,0xcb,0x4f,0xa6,0x66,0x2b,0x25,0x6,0x1,0x37,0x40,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x3a,0x49,0x44,0x41,0x54,0x38,0x8d,0xdd,0x93,0x31,0x4b,0x3,0x41,0x10,0x85,0xdf,0xcc,0xec,0x6d,0x8c,0x26,0x7a,0x20,0x51,0x4c,0x1a,0x2b,0x2b,0xd3,0x9a,0x32,0x88,0xa4,0x11,0xb1,0xbb,0x3e,0x95,0x62,0xef,0x9f,0xb1,0xb3,0xb4,0x17,0x41,0xd0,0x20,0x16,0x16,0x5a,0x9,0xfa,0x3,0x52,0x25,0xa8,0x9d,0xa6,0xb8,0xdc,0xed,0xed,0x58,0x44,0x42,0x8a,0xd3,0x4,0xd2,0xf9,0xc1,0xc0,0x14,0xfb,0xde,0xbc,0x57,0x2c,0x30,0x27,0x34,0xb9,0xd7,0x1b,0xcd,0x36,0x94,0x5b,0x4a,0x5a,0xc9,0x7d,0xac,0xf4,0x1,0xf2,0x37,0x2f,0x8f,0xf7,0xe7,0x0,0x74,0xd2,0x80,0xb7,0x77,0x76,0x2f,0x1,0xdd,0x27,0x22,0x7,0x22,0x93,0x7b,0x4e,0xd5,0xa9,0xaa,0x1,0xe8,0xea,0xf5,0xe9,0xee,0x10,0x80,0x17,0x0,0xa8,0x37,0x9a,0x6d,0x0,0xa7,0xcc,0x6,0x62,0xc,0x33,0x33,0xf2,0x47,0x18,0x44,0x50,0xf5,0x5b,0xeb,0xd5,0xcd,0xee,0x7b,0xaf,0xfb,0xcc,0x23,0x67,0x6e,0x11,0x91,0x63,0xe1,0xa9,0x9d,0x99,0x19,0x44,0x94,0x79,0xd2,0x16,0x0,0xf0,0x28,0x99,0x6e,0x0,0xbf,0xc4,0xce,0x85,0x84,0x94,0xaa,0x63,0x83,0x79,0xf8,0x7,0x6,0x6,0x0,0x96,0xc2,0xd5,0x9a,0x7a,0x45,0x12,0xf,0x66,0x12,0x15,0x4b,0x21,0x88,0xa9,0x36,0x36,0x8,0xa,0x8b,0x56,0x24,0xd0,0x24,0x1e,0xd0,0xdf,0xd2,0x11,0xb,0xe5,0x50,0x35,0x4d,0x3,0xe0,0xa7,0x42,0x96,0xba,0x8e,0x4,0x96,0x6c,0xb1,0x3c,0x55,0x5c,0x28,0x96,0x61,0x8c,0x25,0x9f,0xb9,0xdb,0x71,0x82,0xc2,0xb0,0x7f,0x9c,0x58,0x7b,0x50,0xa,0x2b,0x6b,0xae,0xb4,0xa2,0x3e,0x73,0xb9,0x49,0x44,0x8c,0x8a,0xb1,0x94,0xc,0xe3,0xb7,0x20,0xee,0x9f,0x0,0x13,0x9f,0x29,0x8a,0x22,0xe9,0x7d,0x5,0x67,0x2c,0xb2,0x7,0x23,0xcb,0xb9,0xe7,0x5d,0xf6,0xe9,0xb3,0xb4,0xf3,0x70,0x7d,0x71,0x4,0xc0,0xcf,0x52,0x77,0x2a,0xdf,0x87,0x72,0x62,0x0,0x51,0xb5,0x8,0xdb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; -static const unsigned char line_edit_focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xab,0x50,0x4c,0x54,0x45,0x1b,0x17,0x18,0x1b,0x17,0x18,0x1b,0x17,0x18,0xc8,0x68,0x12,0xef,0xed,0xe7,0xef,0xed,0xe8,0xf0,0xed,0xe8,0xf0,0xee,0xe8,0xf0,0xed,0xe7,0xed,0xeb,0xe5,0xee,0xeb,0xe5,0xee,0xeb,0xe6,0xec,0xe9,0xe3,0xeb,0xe9,0xe3,0xeb,0xe9,0xe2,0xec,0xe9,0xe2,0xe9,0xe6,0xe0,0xea,0xe7,0xe0,0xea,0xe7,0xe1,0xe8,0xe4,0xdd,0xe8,0xe5,0xde,0xe8,0xe5,0xdd,0xe8,0xe4,0xde,0xe6,0xe2,0xdb,0xe6,0xe3,0xdb,0xe6,0xe3,0xdc,0xe7,0xe2,0xdb,0xe7,0xe3,0xdb,0xe4,0xe0,0xd8,0xe5,0xe0,0xd8,0xe5,0xe1,0xd9,0xe5,0xe0,0xd9,0xe4,0xe1,0xd9,0xe5,0xe1,0xd8,0xe4,0xe0,0xd9,0xe2,0xdf,0xd6,0xe3,0xdf,0xd6,0xe3,0xde,0xd6,0xe2,0xde,0xd6,0xe1,0xdc,0xd4,0xe1,0xdc,0xd3,0xe0,0xdc,0xd3,0xe1,0xdd,0xd3,0xe1,0xdd,0xd4,0xdf,0xda,0xd0,0xdf,0xda,0xd1,0xdf,0xdb,0xd1,0xe0,0xda,0xd1,0xdd,0xd8,0xcf,0xdd,0xd8,0xce,0xde,0xd9,0xce,0xde,0xd8,0xce,0xdd,0xd9,0xce,0xdc,0xd6,0xcc,0xdb,0xd6,0xcc,0xdc,0xd6,0xcb,0xff,0xff,0xff,0x73,0x72,0x65,0x6f,0x0,0x0,0x0,0x2,0x74,0x52,0x4e,0x53,0x36,0x61,0xc5,0x3a,0xd,0x83,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x38,0xa0,0x7,0xa5,0xd6,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x9e,0x49,0x44,0x41,0x54,0x18,0xd3,0x5d,0xcf,0xdb,0x16,0x82,0x20,0x10,0x85,0x61,0xb4,0xb4,0x13,0x1d,0x28,0x14,0xcb,0x4a,0x33,0xf,0x59,0x52,0x98,0x62,0xef,0xff,0x66,0xd1,0xf6,0xca,0xfe,0x19,0xd6,0x62,0x7d,0x77,0x43,0x88,0x3d,0x88,0x10,0x7b,0x34,0xc8,0x36,0x30,0x76,0x1c,0x77,0xe2,0x3a,0xee,0xd4,0x7c,0x0,0xb3,0x79,0x3f,0xa6,0x5,0x80,0xa2,0x25,0xa5,0xab,0x35,0x5,0x6c,0x18,0x63,0x5b,0xd6,0x7,0xd8,0x71,0xcf,0xe3,0x9c,0xfb,0x9c,0x7b,0x3e,0x40,0x4,0xfb,0xe0,0x10,0x84,0xa1,0x8,0x85,0x0,0x1c,0x4f,0xe7,0x28,0xbe,0x44,0x71,0x9c,0x24,0x67,0xc0,0x35,0x4d,0xb3,0x2c,0xcb,0xcd,0x4b,0x73,0x40,0x71,0x33,0x15,0xe5,0xfd,0x51,0x16,0x25,0xa0,0x92,0xf2,0xf9,0x92,0xbf,0x2a,0x9,0x50,0xaa,0x56,0xef,0x46,0xb5,0x4d,0x5b,0x37,0x0,0xdd,0x7d,0xb4,0x36,0xdb,0x69,0xad,0x1,0x7f,0xc7,0x59,0xc3,0xf3,0xad,0x2f,0x30,0x4f,0x11,0x50,0x3e,0x12,0x48,0xdb,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +static const unsigned char line_edit_selected_png[]={ +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x50,0x49,0x44,0x41,0x54,0x38,0x8d,0xdd,0x93,0x4d,0x4b,0x2,0x51,0x14,0x86,0xdf,0x73,0x66,0xc,0x1d,0x87,0xa0,0xa8,0x4c,0x27,0x19,0x49,0xc,0x84,0x24,0xda,0xe4,0x52,0x22,0xdc,0x44,0x44,0x2d,0x86,0x5a,0xba,0xb1,0x68,0xef,0xf,0xf0,0x6f,0xb4,0xab,0x6d,0x9b,0x16,0xe1,0xaa,0x24,0x5a,0x16,0xf4,0x69,0x3f,0xc0,0x82,0xd2,0x8a,0x8,0x2,0x47,0xa1,0x69,0x4e,0xb,0x41,0x5c,0x4c,0x29,0xb8,0xeb,0x81,0xb,0x77,0x71,0xde,0xe7,0xbe,0x67,0x71,0x81,0x1,0xa1,0xee,0x7b,0x2a,0x9d,0xc9,0x41,0x38,0x2b,0x24,0xe3,0x9e,0xc3,0x42,0x6f,0x20,0xf7,0xb8,0x72,0x7e,0xb6,0x7,0x40,0xba,0x5,0x3c,0xbb,0xb0,0x78,0x4,0xc8,0x32,0x11,0x39,0x20,0x52,0x3d,0x9f,0x13,0x71,0x44,0x44,0x5,0xa8,0x74,0x7f,0x71,0xba,0xa,0xc0,0x55,0x0,0x20,0x95,0xce,0xe4,0x0,0x14,0x98,0x55,0x28,0xaa,0xca,0xcc,0xc,0xef,0xa3,0x30,0x88,0x20,0xe2,0xce,0x84,0x22,0xb1,0xea,0xeb,0x73,0xf5,0x86,0xdb,0x66,0xce,0x12,0x91,0xc3,0xa,0xf7,0xdc,0x99,0x99,0x41,0x44,0xdf,0x2e,0x49,0x16,0x0,0xb8,0xdd,0x4c,0xc2,0xc0,0x2f,0xb5,0x3d,0x21,0x85,0x84,0x22,0x1d,0xc1,0x20,0xfc,0x17,0x41,0x32,0x9f,0x30,0xe2,0x96,0xd9,0x77,0x28,0x6e,0x99,0x48,0xe6,0x13,0x6,0x0,0xa8,0x0,0x30,0x36,0x3f,0x32,0x14,0x8,0x69,0x52,0x3d,0x7c,0xa2,0xbf,0xa3,0x6d,0xa6,0x37,0x4c,0x69,0xd6,0x6c,0x5f,0xa7,0x41,0xa3,0xde,0x2a,0xeb,0x51,0x8d,0xcc,0x35,0xa3,0x67,0x38,0xb6,0x6e,0x40,0x9f,0xd2,0xc8,0xae,0x37,0x4f,0x3a,0xd,0x1e,0x2f,0xef,0xb6,0xf5,0x68,0x70,0x65,0xae,0x90,0x9c,0x88,0x6f,0x9a,0x62,0xd7,0x9a,0x9e,0x4d,0xb4,0x88,0x26,0xba,0x11,0xa0,0xf7,0xdb,0x8f,0x97,0x87,0xab,0xca,0xe,0xd0,0xf5,0x99,0xac,0x3,0x4b,0x9,0xfa,0xc3,0xbb,0x81,0x49,0xff,0x92,0x1a,0xf4,0xd,0x7b,0x9,0x9c,0xc6,0xd7,0xa7,0x5d,0x6b,0x95,0xf7,0xaf,0x47,0xb7,0x50,0x2c,0xba,0xfd,0xac,0xdb,0x93,0x1f,0xc,0x91,0x5f,0xe7,0xb9,0x80,0x59,0xbb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -270,42 +280,37 @@ static const unsigned char logo_png[]={ static const unsigned char option_arrow_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x98,0x49,0x44,0x41,0x54,0x28,0x91,0xbd,0x91,0xb1,0xd,0xc2,0x30,0x10,0x45,0xdf,0xd1,0xb8,0xf0,0x2,0xee,0xdc,0x87,0x1,0xd8,0x24,0xb5,0xe9,0x19,0x87,0x1e,0xea,0x6c,0xc2,0x0,0xa4,0xb5,0xdc,0x79,0x1,0x17,0xae,0x8e,0x26,0x48,0x76,0x14,0x40,0x48,0x88,0xdf,0xfd,0xf7,0xef,0x4b,0x77,0x3a,0xf8,0x85,0x62,0x8c,0x21,0xc6,0x18,0xb6,0x32,0x59,0x83,0x94,0xd2,0x5e,0x55,0x6f,0x0,0x22,0x72,0xf0,0xde,0xdf,0xdb,0x7c,0xd7,0x9a,0x9c,0xb3,0x55,0xd5,0x9,0xb0,0x80,0x55,0xd5,0x29,0xe7,0x6c,0x5f,0x16,0x6a,0xad,0x67,0x60,0x68,0xd0,0xb0,0xb0,0x3f,0xaa,0x3b,0x3a,0xa5,0x74,0x51,0xd5,0xd0,0xd,0x88,0x5c,0xbd,0xf7,0xc7,0xa7,0xef,0x6e,0x30,0xc6,0x9c,0x80,0xb9,0x41,0xf3,0xc2,0xd8,0x2c,0x38,0xe7,0x8a,0x88,0x8c,0x40,0x1,0x8a,0x88,0x8c,0xce,0xb9,0xf2,0x71,0xcf,0x77,0x8f,0xfb,0x5a,0xf,0x28,0x4a,0x37,0xff,0x58,0x46,0x7b,0x50,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x82,0x49,0x44,0x41,0x54,0x28,0x91,0xcd,0x90,0x31,0xa,0xc2,0x50,0x10,0x44,0xdf,0x4f,0x95,0x46,0xc8,0xc7,0xdc,0x40,0x1b,0xbd,0x9a,0xc7,0x89,0xb1,0xb0,0x48,0x44,0xb0,0xf0,0x26,0x5e,0x42,0xd0,0x5e,0xcf,0xf0,0x6c,0xb6,0xf8,0x1,0xd1,0x36,0x53,0xce,0xbe,0x59,0x86,0x81,0x79,0x4a,0x3d,0xa8,0xa3,0xda,0x7c,0xb9,0x35,0xea,0xa0,0x1e,0x1,0xaa,0xf0,0x6b,0x60,0x3,0xf4,0x6a,0x2e,0x61,0xa0,0x3,0xb6,0xc1,0x4c,0xbe,0x5c,0xd4,0x9b,0x7a,0x55,0x5b,0x75,0xa1,0x9e,0x4a,0xf,0x20,0x15,0xa1,0xc,0xec,0x81,0x15,0x70,0x7,0x4,0xd6,0xc0,0x3,0xd8,0xa5,0x94,0xde,0x93,0x40,0x51,0xa1,0x8f,0x10,0xc0,0x33,0xe0,0xd7,0xaf,0x1,0x72,0x54,0x39,0xab,0xcb,0x7f,0x83,0xcd,0x40,0x1f,0xb6,0x77,0x59,0xce,0xb2,0xbd,0x7f,0xb8,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char option_button_disabled_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x40,0xde,0x8d,0x6b,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x32,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3f,0x3f,0x3f,0x5a,0x5a,0x5a,0x2b,0x2b,0x31,0x2e,0x2e,0x34,0x59,0x59,0x59,0x2a,0x2a,0x30,0x4b,0x4b,0x4b,0x22,0x22,0x27,0x35,0x35,0x35,0x4a,0x4a,0x4a,0x24,0x24,0x28,0x24,0x24,0x29,0x56,0x56,0x56,0x62,0x62,0x62,0x2a,0x2a,0x31,0x2a,0x2a,0x30,0x2d,0x2d,0x34,0x2f,0x2f,0x36,0x2e,0x2e,0x35,0x2c,0x2c,0x32,0x48,0x48,0x48,0x44,0x44,0x44,0x43,0x43,0x43,0x54,0x54,0x54,0x26,0x26,0x2b,0x24,0x24,0x28,0x27,0x27,0x2d,0x29,0x29,0x2f,0x28,0x28,0x2e,0x25,0x25,0x2b,0x23,0x23,0x28,0x26,0x26,0x2c,0x25,0x25,0x2a,0x2a,0x2a,0x2f,0x2b,0x2b,0x31,0x22,0x22,0x26,0x52,0x52,0x52,0x42,0x42,0x42,0x2d,0x2d,0x33,0x22,0x22,0x27,0x51,0x51,0x51,0x40,0x40,0x40,0x27,0x27,0x2b,0x2e,0x2e,0x34,0x2c,0x2c,0x31,0x29,0x29,0x2e,0x4f,0x4f,0x4f,0x3f,0x3f,0x3f,0x4d,0x4d,0x4d,0x3e,0x3e,0x3e,0x24,0x24,0x2a,0x24,0x24,0x29,0x20,0x20,0x25,0x4c,0x4c,0x4c,0x3d,0x3d,0x3d,0x28,0x28,0x2d,0x2b,0x2b,0x30,0x29,0x29,0x2d,0x20,0x20,0x23,0x4a,0x4a,0x4a,0x3b,0x3b,0x3b,0x22,0x22,0x28,0x27,0x27,0x2c,0x1e,0x1e,0x22,0x49,0x49,0x49,0x3a,0x3a,0x3a,0x21,0x21,0x26,0x21,0x21,0x25,0x23,0x23,0x27,0x20,0x20,0x24,0x1d,0x1d,0x21,0x39,0x39,0x39,0x47,0x47,0x47,0x1f,0x1f,0x24,0x1f,0x1f,0x23,0x1e,0x1e,0x21,0x46,0x46,0x46,0xff,0xff,0xff,0xbd,0x3f,0x83,0xbb,0x0,0x0,0x0,0x24,0x74,0x52,0x4e,0x53,0x0,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x1d,0x16,0xd,0x7,0x2,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x43,0x3a,0x2d,0x1b,0x77,0xef,0xe6,0x49,0xef,0xe6,0xef,0xe7,0x77,0xef,0xe4,0x4a,0xba,0xea,0xc1,0xeb,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x65,0xb5,0xdd,0x88,0x9f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x1,0xb,0x49,0x44,0x41,0x54,0x28,0xcf,0x8d,0xd1,0xd9,0x56,0xc2,0x30,0x10,0x80,0x61,0xd6,0xa2,0xa8,0x6c,0x75,0xdf,0x10,0x54,0xa8,0x82,0x74,0xd2,0x4a,0x49,0x5b,0xa4,0xb5,0x5a,0x44,0x10,0x5c,0xd0,0xaa,0x80,0x8a,0xcb,0xfb,0x3f,0x83,0x21,0x24,0x1c,0x8e,0x5e,0xe8,0x77,0xfd,0x9f,0x93,0x99,0x89,0xcf,0x1f,0x8,0x86,0xc2,0x42,0x84,0x10,0x66,0x66,0xa3,0x73,0xf3,0xbe,0x9f,0x2,0xb,0xb1,0x78,0x22,0x99,0x12,0x45,0x71,0x71,0x69,0x79,0x25,0xea,0xff,0x15,0x4,0x63,0xab,0x6b,0x7b,0xcc,0x7e,0x2e,0x2f,0x1d,0x30,0x87,0x52,0x21,0xbf,0xbe,0x41,0x82,0x50,0x7c,0xb3,0x78,0x54,0x1a,0x93,0x1,0x29,0x2a,0x73,0xac,0x94,0x35,0x6d,0x8b,0x4,0xe1,0x84,0x5c,0xe2,0xe4,0xa,0xd6,0xb,0x8c,0xa1,0x2b,0xd8,0x54,0x48,0x20,0x24,0xab,0x27,0x5c,0xb5,0x2,0x39,0x89,0xa9,0x19,0x2a,0x58,0xa3,0x20,0x92,0xb2,0x4f,0x39,0xdb,0x1,0xe3,0x8c,0xa9,0x9d,0xbb,0x60,0x3a,0xa3,0x40,0xac,0x5f,0x70,0xf5,0xe9,0xc0,0x20,0x1,0xd0,0xa0,0x71,0xc9,0x35,0xca,0x4d,0x75,0x6a,0x86,0xd6,0x15,0xa6,0x4f,0xb4,0x3b,0x5c,0x1b,0xa1,0xeb,0x1b,0x46,0xbf,0x5,0xed,0xe,0xd1,0x21,0xbb,0xf7,0x5c,0xf7,0xc1,0xf2,0x26,0x6b,0x7a,0x4d,0xeb,0xd1,0xa2,0x6b,0x3e,0x3d,0x73,0xc5,0x5e,0x1f,0x7b,0xc,0xe0,0xc1,0xcb,0xab,0x49,0xf,0xb5,0xdd,0x79,0x63,0x86,0xbd,0x77,0xd,0x33,0xad,0x41,0xff,0xe3,0x33,0x4d,0x4f,0xbd,0x93,0x19,0x7e,0x8d,0xd9,0x0,0xee,0x64,0x6,0xd7,0x41,0xd9,0xdd,0xff,0x7c,0xd6,0x5f,0xdf,0xfd,0xd,0xbf,0xaa,0x55,0xdf,0x7c,0xb2,0x44,0x90,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - - -static const unsigned char option_button_focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xb4,0x50,0x4c,0x54,0x45,0x95,0xa9,0xb0,0x92,0xa7,0xae,0x8e,0xa2,0xa9,0x8a,0x9d,0xa4,0x85,0x98,0x9f,0x80,0x93,0x9b,0x7b,0x8f,0x96,0x77,0x8a,0x92,0x72,0x86,0x8c,0x6e,0x80,0x88,0x69,0x7c,0x84,0x64,0x77,0x7f,0x60,0x72,0x7a,0x5b,0x6e,0x75,0x56,0x69,0x71,0xc8,0xe3,0xe7,0xc8,0xe2,0xe7,0xca,0xe3,0xe7,0xce,0xe6,0xe9,0xce,0xe6,0xea,0xd0,0xe6,0xe9,0xce,0xe5,0xea,0xd0,0xe6,0xea,0xce,0xe5,0xe9,0xd0,0xe5,0xe9,0xd3,0xe7,0xeb,0xd4,0xe7,0xeb,0xd9,0xea,0xed,0xd7,0xe9,0xed,0xd7,0xea,0xed,0xdc,0xec,0xef,0xdc,0xeb,0xef,0xe0,0xed,0xf1,0xdf,0xee,0xf1,0xdf,0xed,0xf1,0xe0,0xee,0xf1,0xe3,0xf0,0xf2,0xe2,0xef,0xf2,0xe3,0xef,0xf2,0xe6,0xf1,0xf3,0xe8,0xf2,0xf5,0xe8,0xf3,0xf4,0xe8,0xf2,0xf4,0xe8,0xf3,0xf5,0xd6,0x5a,0x5b,0xd4,0x57,0x58,0xe5,0x89,0x89,0xd5,0x57,0x59,0xd5,0x58,0x59,0xd5,0x59,0x5a,0xd6,0x59,0x5a,0xd6,0x5a,0x5c,0xd7,0x5b,0x5c,0xd7,0x5b,0x5d,0xd8,0x5c,0x5d,0xd8,0x5c,0x5e,0xd8,0x5d,0x5f,0xd9,0x5d,0x5f,0xe8,0x6c,0x6e,0xff,0xff,0xff,0xa1,0xe,0x37,0x8c,0x0,0x0,0x0,0x2c,0x74,0x52,0x4e,0x53,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0x2e,0xac,0x80,0x68,0x47,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x3b,0x39,0xe,0xf4,0x6c,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xa3,0x49,0x44,0x41,0x54,0x18,0xd3,0x5d,0xce,0xdb,0x16,0x42,0x60,0x18,0x84,0xe1,0x4f,0x8,0x65,0x57,0x2a,0x45,0xd9,0x15,0xf9,0xa3,0x89,0x28,0xea,0xfe,0x2f,0x2c,0x4e,0x2c,0x79,0xd6,0xbc,0xe7,0x43,0x34,0xc5,0xe5,0x7f,0x38,0x9a,0xdd,0x31,0x72,0x9f,0x11,0xff,0x80,0x61,0x18,0xa6,0x69,0xac,0xba,0x50,0xf0,0x24,0x14,0x58,0x5b,0x9b,0xed,0xce,0xb6,0x6d,0x6b,0x8f,0x42,0x20,0xb1,0xc4,0xc1,0x71,0xe,0x7d,0x8e,0x83,0x52,0xa4,0xf9,0x13,0xae,0x7b,0x74,0x7b,0xa7,0x13,0x9e,0x73,0x92,0x72,0x78,0xbe,0xef,0x75,0x7c,0xcf,0x47,0x2e,0x91,0x5c,0x21,0x8,0xc2,0x20,0x8c,0x82,0x73,0x18,0xa1,0x92,0x49,0xa9,0x71,0x89,0xe3,0x38,0x49,0xba,0x25,0xa8,0x15,0x5a,0xbc,0x70,0x1d,0xe0,0xb5,0xa0,0xe5,0x1b,0x69,0xca,0xd8,0x8d,0x31,0x96,0x65,0x68,0x96,0xa4,0x36,0x60,0x3,0x34,0x2a,0x69,0xed,0xf8,0x7a,0xab,0x91,0xfe,0xf9,0x8e,0x7c,0x74,0xd2,0x27,0x7e,0x7e,0x46,0x20,0x17,0xe,0x2d,0x4e,0x9,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x77,0x0,0x7d,0x59,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0xf,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0xd5,0x31,0x4a,0x3,0x41,0x18,0x86,0xe1,0xf7,0x9f,0xd9,0x94,0xda,0x27,0x17,0x30,0x27,0xb0,0x15,0xa2,0x57,0xd0,0x4d,0x20,0xeb,0x5,0x9c,0x68,0x50,0xc4,0x80,0x8,0x8b,0x6b,0xa2,0x85,0x85,0xa2,0x37,0x70,0x5,0x41,0x4,0x4b,0x2d,0x52,0xe4,0x18,0xf6,0x41,0x6b,0x4d,0x17,0x76,0x66,0x2c,0x24,0x51,0x82,0x8d,0xc5,0xae,0x4d,0xbe,0xea,0x9f,0xea,0x7d,0xba,0x81,0x7f,0x9e,0x4c,0x8e,0x86,0xe9,0x55,0x9d,0x64,0x67,0x38,0xa9,0x21,0x2c,0xe4,0x52,0xf3,0x8c,0x10,0xfa,0x4e,0xd3,0xb9,0xbf,0x3c,0x7a,0x99,0x2,0x1a,0xa6,0x57,0xb5,0xd8,0x81,0x8,0xe7,0x25,0xad,0xd2,0xf4,0xe2,0xf0,0x2d,0x8f,0x7e,0xb3,0xdd,0x2d,0x8f,0x33,0x1f,0x9,0x7e,0xd7,0x69,0x56,0x26,0x8,0xc2,0xd6,0xf1,0x63,0xd8,0x4a,0xf6,0xf3,0x88,0xfe,0xb6,0xfa,0x56,0x72,0x10,0x9a,0xe4,0x1,0x40,0x1,0xe0,0xa4,0x56,0xd2,0x2a,0x2d,0xa,0x80,0xd8,0x1b,0x60,0x6d,0xfa,0xe,0x4d,0xe2,0xb,0x8b,0xcf,0x34,0x55,0xd1,0xe1,0xd9,0xcd,0x1,0x73,0xc0,0x17,0xc0,0x33,0x6a,0xb6,0xbb,0xe5,0xa2,0xa2,0x75,0x13,0x57,0x80,0xf7,0x6f,0x80,0xd0,0x1f,0x67,0x3e,0x2a,0xa,0xe0,0x9,0x36,0x45,0x78,0x6,0x8,0x0,0x9c,0xa6,0xa3,0xac,0x1f,0x6c,0x98,0x13,0x14,0x59,0x7a,0x77,0x1d,0xbf,0xe6,0x11,0xae,0x9b,0xb8,0x82,0xd7,0x91,0xc3,0x6f,0x7,0xd8,0x65,0xf8,0xf1,0x19,0xad,0xef,0x24,0x4b,0x62,0xfd,0xa9,0x20,0xab,0xc0,0x62,0x1e,0x0,0xe0,0x43,0x84,0x27,0x8d,0xdd,0xbb,0xbd,0x8a,0x87,0x39,0x35,0xfe,0xb6,0x4f,0xcf,0xae,0x53,0xd0,0x62,0x78,0xc7,0x3a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char option_button_hover_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x40,0xde,0x8d,0x6b,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x44,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x42,0x40,0x4b,0x5f,0x5a,0x6c,0x2b,0x2b,0x31,0x2e,0x2e,0x34,0x5f,0x5a,0x6b,0x2a,0x2a,0x30,0x56,0x53,0x64,0x22,0x22,0x27,0x3e,0x3b,0x46,0x57,0x53,0x63,0x24,0x24,0x28,0x24,0x24,0x29,0x5b,0x57,0x68,0x5a,0x56,0x67,0x67,0x63,0x76,0x2a,0x2a,0x31,0x2a,0x2a,0x30,0x2d,0x2d,0x34,0x2f,0x2f,0x36,0x2e,0x2e,0x35,0x2c,0x2c,0x32,0x4d,0x4a,0x57,0x49,0x46,0x52,0x48,0x45,0x51,0x5a,0x56,0x65,0x26,0x26,0x2b,0x24,0x24,0x28,0x27,0x27,0x2d,0x29,0x29,0x2f,0x28,0x28,0x2e,0x25,0x25,0x2b,0x23,0x23,0x28,0x5b,0x57,0x66,0x26,0x26,0x2c,0x25,0x25,0x2a,0x2a,0x2a,0x2f,0x2b,0x2b,0x31,0x22,0x22,0x26,0x59,0x55,0x64,0x47,0x44,0x50,0x2d,0x2d,0x33,0x22,0x22,0x27,0x58,0x54,0x64,0x46,0x43,0x50,0x27,0x27,0x2b,0x2e,0x2e,0x34,0x2c,0x2c,0x31,0x29,0x29,0x2e,0x56,0x53,0x63,0x45,0x42,0x4f,0x56,0x53,0x62,0x45,0x42,0x4e,0x24,0x24,0x2a,0x24,0x24,0x29,0x20,0x20,0x25,0x55,0x51,0x62,0x44,0x41,0x4e,0x28,0x28,0x2d,0x2b,0x2b,0x30,0x29,0x29,0x2d,0x20,0x20,0x23,0x55,0x51,0x60,0x44,0x41,0x4d,0x22,0x22,0x28,0x27,0x27,0x2c,0x1e,0x1e,0x22,0x43,0x40,0x4c,0x54,0x50,0x5f,0x21,0x21,0x26,0x21,0x21,0x25,0x23,0x23,0x27,0x20,0x20,0x24,0x1d,0x1d,0x21,0x47,0x43,0x51,0x43,0x3f,0x4d,0x42,0x3f,0x4c,0x53,0x4f,0x5f,0x1f,0x1f,0x24,0x1f,0x1f,0x23,0x1e,0x1e,0x21,0x53,0x50,0x5f,0x53,0x4f,0x5e,0x5f,0x5a,0x6c,0xff,0xff,0xff,0xd1,0x85,0xc5,0x5,0x0,0x0,0x0,0x24,0x74,0x52,0x4e,0x53,0x0,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x1d,0x16,0xd,0x7,0x2,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x43,0x3a,0x2d,0x1b,0x77,0xef,0xe6,0x49,0xef,0xe6,0xef,0xe7,0x77,0xef,0xe4,0x4a,0xba,0xea,0xc1,0xeb,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x6b,0x52,0x65,0xa5,0x98,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x1,0x10,0x49,0x44,0x41,0x54,0x28,0xcf,0x8d,0xd1,0xd9,0x52,0xc2,0x30,0x14,0x80,0x61,0xd6,0xa2,0xa8,0x6c,0x75,0xdf,0x77,0xa8,0xa2,0x70,0xd2,0x4a,0x25,0x6d,0x81,0x62,0xa1,0x88,0x20,0x6e,0xc5,0xaa,0x80,0xfb,0xfa,0xfe,0xf,0x60,0x49,0x13,0x86,0xd1,0xb,0xfd,0x6e,0xf3,0xcf,0xe4,0x24,0xc7,0xe3,0xf5,0xf9,0x3,0x41,0x2e,0xe4,0xe0,0x46,0x46,0xc3,0x63,0xe3,0x9e,0x9f,0x7c,0x13,0x91,0x68,0x2c,0x9e,0xe0,0x79,0x7e,0x72,0x6a,0x7a,0x26,0xec,0xfd,0x15,0xf8,0x23,0xb3,0x73,0x9b,0x5b,0xae,0xed,0x64,0x4a,0xd8,0xa1,0x76,0x85,0x74,0x6a,0x7e,0xc1,0x9,0x2,0xd1,0xc5,0xbd,0xfd,0x8c,0x2b,0xb,0x48,0x94,0xa8,0x3,0x31,0x27,0xcb,0x4b,0x4e,0x10,0x8c,0x1d,0xb2,0xf3,0x4c,0x36,0x8f,0x95,0x34,0xa5,0x2a,0x22,0xd6,0x44,0x27,0xe0,0xe2,0x85,0x22,0x53,0xc8,0x43,0x52,0xa0,0x4a,0xaa,0x4,0x7a,0x3f,0x8,0x25,0xca,0x47,0x4c,0xd9,0x0,0xb5,0x42,0x95,0xaa,0x26,0x68,0x46,0x3f,0xe0,0x6b,0xc7,0x4c,0x6d,0x38,0x50,0x9d,0x0,0x48,0x50,0x3f,0x61,0xea,0xb9,0x86,0x34,0x34,0x43,0xf3,0x14,0x93,0x2b,0x5a,0x67,0x4c,0xb,0xa1,0xf3,0xb,0x4a,0xb9,0x4,0xf9,0xa,0x91,0x21,0xad,0x36,0x63,0x5d,0xeb,0xf6,0xe0,0x99,0x76,0x43,0xbf,0xd1,0xc9,0x33,0xad,0xf6,0x2d,0x75,0xd7,0xe9,0x62,0x9b,0x2,0xdc,0xbb,0x7f,0xd0,0xc8,0x47,0x2d,0x3f,0x3e,0x3d,0xbb,0x5e,0x3a,0xaf,0x32,0xa6,0x9a,0xbd,0xee,0xdb,0xfb,0xa,0xf9,0xea,0xd5,0xb5,0x8f,0x4f,0xd7,0x17,0x80,0x39,0x98,0xc1,0x34,0xd0,0xfa,0xc6,0x7f,0x96,0xf5,0xd7,0xba,0xbf,0x1,0xfe,0x22,0x58,0x7c,0xf4,0xd2,0xd1,0x68,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x77,0x0,0x7d,0x59,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf5,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0xd5,0x31,0x4e,0xc3,0x40,0x10,0x46,0xe1,0x37,0xbb,0xdb,0x42,0x9f,0xf4,0x8,0x8b,0x3,0x50,0x82,0x30,0x88,0x5b,0x98,0x23,0x50,0x80,0x10,0xb9,0x1,0x14,0xb9,0x5,0x6e,0x91,0x28,0x21,0x8a,0x13,0x25,0x87,0x88,0xec,0x84,0x12,0x41,0xd,0xe9,0xa2,0xac,0x87,0xca,0xc8,0x8a,0x68,0x28,0x76,0x69,0xf2,0x57,0xd3,0xbd,0xaf,0x1b,0xf8,0xe7,0x49,0x73,0x8c,0x2b,0x4d,0xbc,0xe1,0x5e,0x20,0x5,0x76,0x2,0xf5,0x96,0x40,0x21,0x9e,0x5e,0x9a,0x48,0xf5,0x3,0x18,0x57,0x9a,0xd4,0x86,0x89,0x28,0x7d,0xb7,0x26,0x3f,0x3a,0x90,0x8f,0x10,0xf5,0xe9,0x4c,0x3b,0x2b,0x47,0x26,0xc2,0x95,0x78,0x8e,0x1b,0x4,0xc3,0x85,0x3e,0x8d,0xe6,0x7a,0x13,0x22,0xfa,0xdb,0x8a,0x85,0xde,0x16,0xaf,0xfa,0x8,0x60,0x0,0x4,0x52,0xb7,0x26,0x8f,0x5,0xf0,0x9e,0x7,0x94,0xb3,0xb6,0x48,0x63,0xc5,0x37,0x9b,0x26,0x76,0x78,0x73,0x5b,0xc0,0x16,0xd0,0x0,0x96,0xd3,0x99,0x76,0x62,0x45,0x7,0xa5,0x76,0x81,0xcf,0x36,0xa0,0x58,0x39,0xb2,0x58,0x0,0x6b,0xb9,0x0,0x5e,0x0,0x1c,0x80,0x78,0x7a,0x58,0x26,0xc3,0xb9,0x52,0xd7,0xe4,0xe7,0x89,0xbc,0x87,0x8,0xf,0x4a,0xed,0x5a,0x4b,0xa6,0xc2,0xa5,0x55,0xe,0xa1,0xf5,0x8c,0x46,0xa5,0xee,0xab,0xe1,0xe,0xe1,0x14,0xd8,0xd,0x1,0x0,0xbe,0x80,0x67,0x3,0xd7,0x27,0x7b,0xf2,0x16,0xa8,0xf1,0xb7,0x7d,0x3,0x6a,0x72,0x53,0x9c,0x5f,0x1a,0xab,0xcf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char option_button_normal_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x40,0xde,0x8d,0x6b,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x44,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3c,0x3a,0x44,0x56,0x53,0x61,0x2b,0x2b,0x31,0x2e,0x2e,0x34,0x56,0x52,0x60,0x2a,0x2a,0x30,0x47,0x44,0x52,0x22,0x22,0x27,0x33,0x31,0x39,0x47,0x44,0x50,0x24,0x24,0x28,0x24,0x24,0x29,0x52,0x50,0x5d,0x51,0x4f,0x5d,0x5d,0x5a,0x6a,0x2a,0x2a,0x31,0x2a,0x2a,0x30,0x2d,0x2d,0x34,0x2f,0x2f,0x36,0x2e,0x2e,0x35,0x2c,0x2c,0x32,0x46,0x42,0x4e,0x42,0x3e,0x4a,0x41,0x3e,0x49,0x51,0x4e,0x5b,0x26,0x26,0x2b,0x24,0x24,0x28,0x27,0x27,0x2d,0x29,0x29,0x2f,0x28,0x28,0x2e,0x25,0x25,0x2b,0x23,0x23,0x28,0x40,0x3e,0x48,0x50,0x4e,0x5a,0x26,0x26,0x2c,0x25,0x25,0x2a,0x2a,0x2a,0x2f,0x2b,0x2b,0x31,0x22,0x22,0x26,0x4f,0x4c,0x59,0x3f,0x3d,0x47,0x2d,0x2d,0x33,0x22,0x22,0x27,0x4e,0x4a,0x58,0x3e,0x3b,0x46,0x27,0x27,0x2b,0x2e,0x2e,0x34,0x2c,0x2c,0x31,0x29,0x29,0x2e,0x4b,0x49,0x55,0x3c,0x3a,0x44,0x4a,0x47,0x54,0x3b,0x39,0x43,0x24,0x24,0x2a,0x24,0x24,0x29,0x20,0x20,0x25,0x49,0x46,0x53,0x3a,0x38,0x42,0x28,0x28,0x2d,0x2b,0x2b,0x30,0x29,0x29,0x2d,0x20,0x20,0x23,0x47,0x45,0x50,0x39,0x37,0x40,0x22,0x22,0x28,0x27,0x27,0x2c,0x1e,0x1e,0x22,0x47,0x43,0x50,0x38,0x35,0x3f,0x46,0x42,0x4f,0x21,0x21,0x26,0x21,0x21,0x25,0x23,0x23,0x27,0x20,0x20,0x24,0x1d,0x1d,0x21,0x36,0x34,0x3e,0x44,0x41,0x4e,0x1f,0x1f,0x24,0x1f,0x1f,0x23,0x1e,0x1e,0x21,0x44,0x42,0x4d,0x44,0x41,0x4c,0x4e,0x4b,0x58,0xff,0xff,0xff,0xd7,0xc8,0xfe,0x88,0x0,0x0,0x0,0x24,0x74,0x52,0x4e,0x53,0x0,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x1d,0x16,0xd,0x7,0x2,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x43,0x3a,0x2d,0x1b,0x77,0xef,0xe6,0x49,0xef,0xe6,0xef,0xe7,0x77,0xef,0xe4,0x4a,0xba,0xea,0xc1,0xeb,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x6b,0x52,0x65,0xa5,0x98,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x1,0xe,0x49,0x44,0x41,0x54,0x28,0xcf,0x8d,0xd1,0xd7,0x56,0xc2,0x40,0x10,0x80,0x61,0x6a,0x50,0x54,0x5a,0xec,0xbd,0x43,0x14,0x85,0xdd,0x44,0xa2,0x6c,0x12,0x20,0x18,0xd,0x22,0x8,0x16,0x34,0x16,0xc0,0x5e,0xde,0xff,0x1,0x5c,0x36,0xb3,0x1c,0x8e,0x5e,0xe8,0x77,0xfd,0x9f,0xb3,0x33,0xb3,0x1e,0xaf,0xcf,0x1f,0x8,0xa,0x21,0x4a,0x18,0x1a,0xe,0x8f,0x8c,0x7a,0x7e,0xf2,0x8d,0x45,0xa2,0xb1,0x78,0x42,0x14,0xc5,0xf1,0x89,0xc9,0xa9,0xb0,0xf7,0x57,0xe0,0x8f,0x4c,0xcf,0xac,0x6f,0xb8,0x36,0x93,0x29,0x69,0xb,0x6c,0x4b,0xe9,0xd4,0xec,0x1c,0xd,0x2,0xd1,0xf9,0x9d,0xdd,0x8c,0x2b,0x8b,0xb0,0xac,0x80,0x3d,0x39,0xa7,0xaa,0xb,0x34,0x8,0xc6,0xb2,0x99,0x7d,0x70,0x90,0x27,0x5a,0x1a,0xe8,0x9a,0x4c,0xc,0x99,0x6,0x42,0xbc,0x50,0xe4,0xa,0x79,0x94,0x94,0x40,0x49,0x57,0x90,0xd9,0xb,0x42,0x89,0xf2,0x21,0x57,0xb6,0x90,0x7e,0x4,0x4a,0xc7,0x36,0x32,0xac,0x5e,0x20,0x56,0x4e,0xb8,0xca,0x60,0xa0,0xd3,0x0,0xb1,0xa0,0x7a,0xca,0x55,0x73,0x35,0x65,0x60,0x86,0xfa,0x19,0x61,0x4f,0x34,0x9a,0x5c,0x3,0xe3,0xf3,0xb,0xa0,0x5d,0x22,0xf5,0xa,0xb3,0x21,0x5b,0xd7,0x5c,0xeb,0xc6,0x74,0xfa,0x6b,0x3a,0x35,0xf3,0xd6,0x64,0x6b,0xde,0xdd,0x73,0xf,0xed,0xe,0x71,0x0,0x22,0xdd,0xc7,0x27,0x83,0x1d,0x6a,0xb1,0xf9,0xc,0x5e,0xda,0xaf,0x2a,0x1,0xf5,0x6e,0xe7,0xed,0x7d,0x89,0x9d,0x7a,0x79,0xe5,0xe3,0xd3,0xf5,0x85,0x90,0xdd,0x9f,0xc1,0xb6,0xf0,0xea,0xda,0x7f,0x3e,0xeb,0xaf,0xef,0xfe,0x6,0x1a,0x96,0x59,0x89,0x91,0xf7,0xf1,0x7b,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x1c,0x8,0x6,0x0,0x0,0x0,0x0,0xc2,0xbd,0x22,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x19,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0xc1,0x1,0x1,0x0,0x0,0x0,0x82,0x20,0xff,0xaf,0x6e,0x48,0x40,0x1,0x0,0x0,0xf0,0x6e,0xe,0x1c,0x0,0x1,0xe8,0x20,0x47,0xc2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char option_button_pressed_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x40,0xde,0x8d,0x6b,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x4d,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x31,0x2f,0x37,0x46,0x43,0x4f,0x2b,0x2b,0x31,0x2e,0x2e,0x34,0x47,0x44,0x50,0x2a,0x2a,0x30,0x55,0x52,0x5f,0x22,0x22,0x27,0x3d,0x3a,0x45,0x56,0x52,0x60,0x24,0x24,0x28,0x24,0x24,0x29,0x43,0x40,0x4c,0x42,0x40,0x4b,0x4c,0x49,0x56,0x2a,0x2a,0x31,0x2a,0x2a,0x30,0x2d,0x2d,0x34,0x2f,0x2f,0x36,0x2e,0x2e,0x35,0x2c,0x2c,0x32,0x3a,0x38,0x41,0x36,0x34,0x3d,0x44,0x41,0x4c,0x26,0x26,0x2b,0x24,0x24,0x28,0x27,0x27,0x2d,0x29,0x29,0x2f,0x28,0x28,0x2e,0x25,0x25,0x2b,0x23,0x23,0x28,0x44,0x42,0x4e,0x36,0x34,0x3e,0x44,0x41,0x4e,0x26,0x26,0x2c,0x25,0x25,0x2a,0x2a,0x2a,0x2f,0x2b,0x2b,0x31,0x22,0x22,0x26,0x46,0x42,0x4f,0x38,0x35,0x3f,0x2d,0x2d,0x33,0x22,0x22,0x27,0x47,0x45,0x50,0x39,0x37,0x40,0x27,0x27,0x2b,0x2e,0x2e,0x34,0x2c,0x2c,0x31,0x29,0x29,0x2e,0x49,0x46,0x53,0x3a,0x38,0x42,0x4a,0x47,0x54,0x3b,0x39,0x43,0x24,0x24,0x2a,0x24,0x24,0x29,0x20,0x20,0x25,0x4b,0x49,0x55,0x3c,0x3a,0x44,0x28,0x28,0x2d,0x2b,0x2b,0x30,0x29,0x29,0x2d,0x20,0x20,0x23,0x4e,0x4a,0x58,0x3e,0x3b,0x46,0x22,0x22,0x28,0x27,0x27,0x2c,0x1e,0x1e,0x22,0x50,0x4d,0x5a,0x3f,0x3d,0x48,0x3f,0x3d,0x47,0x4f,0x4c,0x59,0x21,0x21,0x26,0x21,0x21,0x25,0x23,0x23,0x27,0x20,0x20,0x24,0x1d,0x1d,0x21,0x45,0x42,0x4d,0x41,0x3e,0x49,0x40,0x3e,0x48,0x50,0x4e,0x5a,0x1f,0x1f,0x24,0x1f,0x1f,0x23,0x1e,0x1e,0x21,0x52,0x4e,0x5c,0x51,0x4e,0x5b,0x5d,0x59,0x69,0xff,0xff,0xff,0x2,0x4e,0xff,0xf1,0x0,0x0,0x0,0x24,0x74,0x52,0x4e,0x53,0x0,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x1d,0x16,0xd,0x7,0x2,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x43,0x3a,0x2d,0x1b,0x77,0xef,0xe6,0x49,0xef,0xe6,0xef,0xe7,0x77,0xef,0xe4,0x4a,0xba,0xea,0xc1,0xeb,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x6e,0x22,0xf,0x51,0x17,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x1,0xe,0x49,0x44,0x41,0x54,0x28,0xcf,0x8d,0xd1,0x57,0x53,0xc2,0x40,0x10,0xc0,0x71,0x6a,0x50,0x54,0x5a,0xec,0xbd,0x43,0x14,0xf5,0x2e,0x91,0xa8,0x5c,0x12,0x20,0x18,0xd,0x22,0x88,0xd,0x8d,0xd,0xb0,0xd7,0xef,0xff,0xea,0x71,0xd9,0x63,0x18,0x7d,0xd0,0xdf,0xf3,0x7f,0xe6,0x76,0xf7,0x3c,0x5e,0x9f,0x3f,0x10,0x14,0x42,0x94,0xd0,0xd3,0x1b,0xee,0xeb,0xf7,0xfc,0xe4,0x1b,0x88,0x44,0x63,0xf1,0x84,0x28,0x8a,0x83,0x43,0xc3,0x23,0x61,0xef,0xaf,0xc0,0x1f,0x19,0x1d,0x5b,0x5c,0x72,0x2d,0x27,0x53,0xd2,0xa,0x58,0x95,0xd2,0xa9,0xf1,0x9,0x1a,0x4,0xa2,0x93,0x6b,0xeb,0x60,0x3,0x61,0x59,0x1,0x9b,0x72,0x46,0x55,0xa7,0x68,0x10,0x8c,0x6d,0x6d,0x73,0x3b,0x59,0xa2,0xa5,0x81,0xae,0xc9,0xc4,0x90,0x69,0x20,0xc4,0x73,0x79,0x2e,0x97,0x45,0x49,0x9,0x14,0x74,0x5,0x99,0xed,0x20,0x94,0x28,0xee,0x72,0x45,0xb,0xe9,0x7b,0xa0,0xb0,0x6f,0x23,0xc3,0x6a,0x7,0x62,0xe9,0x80,0x2b,0x75,0x7,0x3a,0xd,0x10,0xb,0xca,0x87,0x5c,0x39,0x53,0x51,0xba,0x66,0xa8,0x1e,0x11,0xf6,0x44,0xed,0x98,0xab,0x61,0x7c,0x72,0xa,0xb4,0x33,0xa4,0x9e,0x63,0x36,0x64,0xfd,0x82,0xab,0x5f,0x9a,0x4e,0x67,0x4d,0xa7,0x62,0x5e,0x99,0x6c,0xcd,0xeb,0x9b,0x5b,0x70,0xd7,0x68,0x12,0x7,0x20,0xd2,0xba,0x7f,0x30,0xd8,0xa1,0xa6,0x1f,0x9f,0x9e,0x5d,0x2f,0x8d,0x57,0x95,0x80,0x6a,0xab,0xf9,0xf6,0x3e,0xc3,0x4e,0x3d,0x3b,0xf7,0xf1,0xe9,0xfa,0x42,0xc8,0xee,0xcc,0x60,0x5b,0x78,0x7e,0xe1,0x3f,0x9f,0xf5,0xd7,0x77,0x7f,0x3,0x1c,0x7f,0x59,0xc2,0x5e,0xdd,0xbf,0x43,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x77,0x0,0x7d,0x59,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf3,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0xd5,0x31,0x4a,0x3,0x41,0x18,0x86,0xe1,0xf7,0x9f,0x95,0x74,0xda,0x27,0x17,0xd0,0x13,0xd8,0xa,0xd1,0x6b,0xac,0x47,0x10,0x54,0x64,0x43,0x30,0xcb,0x14,0xa2,0xce,0x1a,0xc8,0x21,0xdc,0x56,0xb0,0xd4,0x22,0x45,0x8e,0x61,0x2f,0x5a,0x6b,0xca,0xc4,0xfd,0x2c,0xcc,0x86,0x20,0x82,0x58,0xcc,0xda,0xe4,0xab,0x86,0x61,0xe0,0x7d,0xba,0x81,0x7f,0x9e,0xd5,0x7,0xaf,0xe1,0x4e,0x45,0x75,0xd,0x74,0x81,0xcd,0x48,0xbd,0xa9,0x60,0x2c,0xd4,0xbb,0xb0,0xec,0x69,0x9,0x58,0xc4,0x27,0xa0,0xe1,0x9c,0x56,0x79,0x69,0xc7,0xaf,0x31,0xea,0x7d,0x8d,0xda,0x9,0xb3,0xd4,0xe0,0xa4,0x42,0x7b,0x35,0x82,0x5c,0xc5,0x7d,0xae,0x70,0x16,0x23,0xfa,0xd3,0x72,0x85,0x6c,0xa0,0x9b,0x3b,0x0,0xb7,0xb8,0xeb,0xce,0x69,0x95,0x4d,0x1,0x1c,0xdc,0x1a,0x3a,0x58,0x11,0x15,0x6a,0x2a,0xfe,0xbd,0xe9,0x7e,0x7b,0x18,0x7b,0x6b,0xc0,0x1a,0x50,0x3,0xa6,0x7d,0x8d,0xda,0x4d,0x45,0xbd,0x42,0x7,0x78,0x5b,0x2,0x4,0xe3,0x84,0x59,0xda,0x14,0xe0,0x3,0x3b,0x34,0xf4,0x8,0xb0,0xf1,0x5,0x50,0xcf,0x61,0x93,0x81,0xa,0x12,0x54,0x7a,0xcb,0x5e,0x62,0x84,0xbd,0x42,0xa7,0x82,0x14,0x74,0x64,0xb0,0xb,0x2b,0x9f,0xd1,0xb9,0xc2,0xb6,0xc3,0xae,0x80,0x7d,0x60,0x2b,0x6,0x0,0x78,0x37,0xf4,0x60,0x70,0xea,0x2d,0x7b,0x8e,0xd4,0xf8,0xdb,0x3e,0x1,0x97,0xcd,0x54,0x90,0xa4,0x27,0x1c,0xb4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char panel_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x1,0x3,0x0,0x0,0x0,0xfe,0xc1,0x2c,0xc8,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0x25,0x25,0x2a,0x35,0x32,0x3b,0x4a,0x73,0x58,0x4a,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xb,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x40,0x5,0x0,0x0,0x10,0x0,0x1,0xa1,0xc5,0x21,0xc1,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x2,0x0,0x0,0x0,0x4b,0x6d,0x29,0xdc,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x14,0x49,0x44,0x41,0x54,0x8,0x99,0x63,0x54,0xd6,0x32,0x62,0xc0,0x6,0x98,0xb0,0x8a,0xe,0x5a,0x9,0x0,0x69,0x33,0x0,0x8f,0xd7,0xa0,0x34,0xa8,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char popup_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xa5,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3b,0x3b,0x43,0x42,0x42,0x4b,0x3e,0x3e,0x47,0x3e,0x3e,0x46,0x41,0x41,0x4a,0x0,0x0,0x0,0x3d,0x3d,0x45,0x3b,0x3b,0x43,0x3a,0x3a,0x42,0x38,0x38,0x41,0x37,0x37,0x3e,0x36,0x36,0x3d,0x35,0x35,0x3c,0x0,0x0,0x0,0x38,0x38,0x40,0x38,0x38,0x40,0x31,0x31,0x38,0x34,0x34,0x3b,0x34,0x34,0x3b,0x39,0x39,0x3f,0x31,0x31,0x38,0x2f,0x2f,0x36,0x2d,0x2d,0x33,0x2c,0x2c,0x32,0x2b,0x2b,0x31,0x2a,0x2a,0x31,0x2a,0x2a,0x30,0x29,0x29,0x30,0x29,0x29,0x2f,0x28,0x28,0x2e,0x28,0x28,0x2d,0x27,0x27,0x2d,0x27,0x27,0x2c,0x29,0x29,0x2e,0x26,0x26,0x2c,0x35,0x32,0x3b,0xf,0xeb,0x7f,0x60,0x0,0x0,0x0,0x28,0x74,0x52,0x4e,0x53,0x0,0x1,0x3,0x5,0x8,0xa,0xb,0x4,0x13,0x19,0x1f,0x22,0x23,0x16,0x27,0x35,0x3f,0x45,0x46,0x94,0xf5,0xfa,0xfb,0xf5,0x40,0xfc,0xfb,0xfb,0xfb,0xfb,0xfc,0xfc,0x1a,0xf5,0xf6,0x95,0xfa,0xfb,0xf4,0x94,0x71,0xda,0xac,0x92,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x36,0x47,0xbf,0x88,0xd1,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xaf,0x49,0x44,0x41,0x54,0x18,0xd3,0x65,0xcf,0xc9,0x12,0x82,0x30,0x10,0x4,0xd0,0x1,0x12,0xb6,0x0,0x21,0x2c,0xb2,0xaa,0xa0,0xa8,0x80,0x88,0x8,0xf8,0xff,0xbf,0x66,0x98,0x93,0xa5,0xef,0xd8,0x55,0xd3,0xd5,0x3,0xa0,0xa8,0x1a,0xa1,0xba,0x44,0x89,0xa6,0x2a,0x0,0x8a,0x41,0x4d,0xcb,0x66,0x8e,0xc3,0x6c,0xcb,0xa4,0x86,0x2,0x2a,0x75,0x3d,0xee,0x8b,0x20,0x10,0x3e,0xf7,0x5c,0xaa,0x82,0x66,0x7a,0x61,0x14,0xef,0xa4,0x38,0xa,0x3d,0x53,0x3,0x62,0xf1,0xa4,0xed,0x50,0x9b,0x70,0x8b,0x0,0xb5,0xd3,0xac,0xeb,0x51,0x97,0xa5,0x36,0x5,0x9d,0x89,0xbc,0xbf,0xa3,0x3e,0x17,0x4c,0x7,0xdd,0x9,0x8a,0xe1,0x81,0x86,0x22,0x70,0x30,0x28,0xc7,0x27,0x1a,0x4b,0xc,0x98,0xd8,0x4f,0x2f,0x34,0xed,0xb7,0x13,0x59,0x7a,0x98,0x17,0x34,0x1f,0xb7,0x52,0x52,0xf1,0x7a,0x5d,0xde,0xd2,0xb2,0x9e,0x78,0x45,0xb6,0x61,0xe7,0xba,0xb9,0x48,0xcd,0xf5,0xb6,0xd,0xc3,0xe9,0xe9,0xd7,0xf4,0xbf,0xe7,0x7e,0xdf,0xff,0x0,0xda,0x19,0x15,0x34,0xd5,0xa4,0x90,0x50,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x5e,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0x31,0x4b,0x1c,0x51,0x14,0x85,0xbf,0x77,0x67,0xde,0x9b,0x85,0x71,0x58,0xc,0x51,0xc2,0x16,0x6,0x2c,0x42,0x48,0x29,0x81,0x5d,0x42,0x8,0xb6,0x8a,0x42,0xba,0x74,0xfe,0x87,0xfc,0x92,0x14,0xf9,0x15,0x69,0x55,0x4c,0x17,0xb6,0x58,0xc2,0x6,0xf6,0x17,0xb8,0xcd,0x36,0x2e,0xc2,0x80,0xb2,0x98,0x31,0x99,0x37,0x33,0xf7,0xa5,0x30,0x85,0xc8,0xae,0x2e,0xd6,0x1e,0x38,0xe5,0x77,0xb8,0xf7,0xc0,0x31,0xdc,0x48,0x80,0x17,0xc0,0x33,0xc0,0x71,0xbf,0x3c,0x70,0x1,0x9c,0x3,0x6a,0xfe,0xc3,0xaf,0x80,0xf4,0xed,0xf6,0xde,0x7e,0x9a,0x65,0x5d,0x91,0x78,0x75,0x1e,0xa9,0x5a,0x5f,0x16,0x57,0x57,0xbf,0x46,0xfd,0xe3,0x23,0xa0,0x0,0x4e,0xd,0xd0,0xb1,0xd6,0x76,0xde,0xed,0x7c,0xfa,0xe2,0x5c,0xf2,0x5e,0x55,0x9b,0x10,0x34,0x9a,0x17,0x60,0x8c,0x34,0x22,0x12,0x79,0x5f,0xe,0x7e,0x7e,0xff,0xf6,0xb9,0xaa,0xaa,0x69,0x4,0xbc,0xdc,0xfa,0xb0,0xfb,0x71,0x25,0x6b,0x1f,0x94,0x7f,0xaf,0x29,0xff,0x5c,0x4b,0x5d,0x79,0xe6,0xb9,0xf2,0xa5,0x84,0x10,0x48,0x92,0xd6,0x46,0xfb,0xf9,0xfa,0x74,0x3a,0x19,0x4f,0x4,0xb0,0x69,0x96,0x75,0x55,0xb5,0xa9,0xbc,0x7f,0xe0,0x7d,0xa8,0x7c,0x49,0x50,0x6d,0xd2,0xb4,0xdd,0x3,0xac,0x0,0x46,0x24,0x5e,0x5b,0x74,0xf6,0xdc,0x2e,0x82,0x46,0x12,0xc7,0x6b,0x80,0x91,0x65,0xa1,0x45,0x7a,0xa,0xb8,0x9,0x8,0x5a,0xd7,0xb9,0x31,0xd2,0x2c,0xb,0x19,0x23,0x8d,0xd6,0x75,0xe,0x4,0x1,0xaa,0xa2,0x98,0xd,0x45,0x24,0xb2,0x2e,0x79,0x10,0xb6,0x2e,0x41,0x44,0xa2,0xa2,0x98,0xd,0x1,0x1f,0x1,0x71,0x7e,0x36,0x39,0xef,0x6c,0xbe,0x7e,0x93,0x24,0xad,0x8d,0xd8,0xba,0x26,0xb6,0x56,0xac,0x73,0xdc,0xb5,0x4b,0x5a,0x8d,0xb5,0x4e,0xbc,0x2f,0x7,0xa3,0x1f,0x87,0x5f,0x55,0x35,0xbf,0x33,0xa6,0xdd,0xbd,0x34,0x6d,0xf7,0x24,0x5e,0x30,0xa6,0xba,0xbe,0x2c,0x8a,0xd9,0x70,0xd4,0x3f,0x39,0x6,0x7e,0x3,0x63,0x73,0xab,0x8b,0x47,0xcd,0xf9,0x1f,0x55,0x2d,0x97,0x76,0x54,0xe2,0xdb,0x90,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -319,38 +324,28 @@ static const unsigned char popup_checked_png[]={ }; -static const unsigned char popup_hover_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0xff,0x0,0xff,0x20,0x2e,0x31,0x83,0xae,0xb7,0xb3,0xd8,0xe1,0xaf,0xd5,0xde,0xac,0xd2,0xdb,0xa9,0xcf,0xd8,0xa5,0xcc,0xd5,0xa2,0xc9,0xd2,0x9e,0xc6,0xcf,0x9b,0xc3,0xcc,0x97,0xc0,0xc9,0x94,0xbd,0xc6,0x91,0xba,0xc3,0x8d,0xb7,0xc0,0xff,0xff,0xff,0x73,0xd4,0x4e,0xcb,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xf,0x18,0xba,0x0,0xd9,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x4c,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x14,0x4,0x3,0x1,0x6,0x21,0x25,0x30,0x50,0x64,0x10,0x32,0x6,0x3,0x20,0xc3,0x5,0xc,0x80,0x8c,0x50,0x30,0x0,0x32,0xd2,0xc0,0x0,0xc8,0x28,0x7,0x3,0x20,0xa3,0x3,0xc,0x80,0x8c,0x99,0x60,0x0,0x64,0xac,0x2,0x3,0x20,0x63,0x37,0x18,0x0,0x19,0x67,0xc0,0x0,0xc8,0xb8,0xb,0x6,0x40,0xc6,0x3b,0x30,0x50,0x44,0x58,0xa,0x73,0x6,0x0,0xe9,0xb4,0x2d,0xf5,0x51,0xd4,0xb8,0xa1,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - - -static const unsigned char popup_unchecked_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x1,0x3,0x0,0x0,0x0,0xfe,0xc1,0x2c,0xc8,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0xff,0x0,0xff,0xff,0xff,0xff,0x9f,0x18,0x32,0xe0,0x0,0x0,0x0,0x1,0x74,0x52,0x4e,0x53,0x0,0x40,0xe6,0xd8,0x66,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0xb,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x40,0x5,0x0,0x0,0x10,0x0,0x1,0xa1,0xc5,0x21,0xc1,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - - static const unsigned char popup_window_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x2a,0x0,0x0,0x0,0x46,0x8,0x3,0x0,0x0,0x0,0x8d,0x2b,0xf6,0x48,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x6e,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0xe8,0xe5,0xf1,0x0,0x0,0x0,0x0,0x0,0x0,0x1f,0x1d,0x22,0x0,0x0,0x0,0x1a,0x19,0x1c,0x0,0x0,0x0,0x0,0x0,0x0,0x20,0x1e,0x23,0x0,0x0,0x0,0x0,0x0,0x0,0x1f,0x1d,0x21,0x17,0x16,0x19,0x0,0x0,0x0,0x0,0x0,0x0,0x21,0x1f,0x24,0x1b,0x1a,0x1d,0x0,0x0,0x0,0x0,0x0,0x0,0x21,0x1f,0x24,0x1e,0x1c,0x20,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x22,0x20,0x25,0x20,0x1e,0x23,0x0,0x0,0x0,0x0,0x0,0x0,0x21,0x1f,0x24,0x0,0x0,0x0,0x21,0x1f,0x24,0x0,0x0,0x0,0x0,0x0,0x0,0x22,0x20,0x25,0x0,0x0,0x0,0x20,0x20,0x25,0x20,0x1d,0x25,0x20,0x1d,0x22,0x1d,0x1d,0x22,0x1d,0x1d,0x20,0x1d,0x1a,0x20,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x30,0x38,0xe8,0xe5,0xf1,0xe5,0xe2,0xeb,0xe3,0xe1,0xe8,0xe1,0xdf,0xe7,0xe0,0xde,0xe6,0xdf,0xdd,0xe5,0xde,0xdc,0xe4,0xdd,0xdb,0xe3,0xdc,0xda,0xe2,0xda,0xd8,0xe0,0xd9,0xd7,0xdf,0xd7,0xd6,0xdf,0xd6,0xd4,0xdd,0xd5,0xd3,0xdc,0xd4,0xd1,0xdb,0xd3,0xd0,0xda,0xd1,0xce,0xd8,0xd0,0xcd,0xd7,0xcf,0xcd,0xd7,0xe2,0xdf,0xeb,0x48,0x46,0x51,0x42,0x40,0x4b,0x40,0x3e,0x48,0x40,0x3d,0x48,0x48,0x45,0x50,0x42,0x3f,0x4a,0x3f,0x3d,0x48,0x47,0x44,0x50,0x41,0x3f,0x4a,0x3f,0x3d,0x47,0x41,0x3e,0x49,0x3f,0x3c,0x47,0x46,0x43,0x4f,0x3e,0x3c,0x46,0x40,0x3e,0x49,0x3d,0x3b,0x46,0x45,0x43,0x4e,0x3d,0x3b,0x45,0x44,0x42,0x4d,0x3d,0x3a,0x45,0x3e,0x3c,0x47,0x3c,0x3a,0x44,0x43,0x42,0x4c,0x43,0x40,0x4c,0x3e,0x3b,0x46,0x3b,0x39,0x43,0x43,0x3f,0x4c,0x43,0x3f,0x4b,0x3a,0x38,0x42,0x42,0x3e,0x4b,0x42,0x3e,0x49,0x3a,0x37,0x41,0x39,0x37,0x41,0x3f,0x3e,0x48,0x39,0x37,0x40,0x38,0x36,0x40,0x3e,0x3d,0x48,0x38,0x36,0x3f,0x3e,0x3d,0x47,0x3a,0x38,0x41,0x38,0x35,0x3f,0x37,0x35,0x3e,0x39,0x36,0x40,0x37,0x34,0x3e,0x3d,0x3a,0x46,0x36,0x34,0x3d,0x3d,0x3a,0x44,0x37,0x35,0x3f,0x35,0x33,0x3c,0x46,0x44,0x4f,0xff,0xff,0xff,0x7e,0xde,0x1d,0x81,0x0,0x0,0x0,0x33,0x74,0x52,0x4e,0x53,0x0,0xa2,0x3,0x9,0x17,0xc,0x20,0xf,0x2a,0x5e,0x12,0x30,0x68,0x46,0x20,0x4e,0xa2,0x7d,0x3a,0x4f,0xa4,0x7d,0x3f,0x25,0x60,0xc0,0xb8,0x57,0x1d,0xba,0x59,0xbd,0x5b,0x22,0xbf,0x5e,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xa1,0x9f,0x9e,0x52,0x92,0x15,0x44,0x7e,0xd8,0x5,0xc7,0xf4,0xac,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x79,0xa1,0xdc,0xd4,0xd0,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x1,0xe8,0x49,0x44,0x41,0x54,0x48,0xc7,0xd5,0xd6,0xd9,0x53,0xd3,0x60,0x14,0xc6,0xe1,0x92,0x5a,0xa3,0x44,0xa3,0xd6,0x85,0xa0,0xb1,0x5a,0xcb,0xda,0xbd,0x7c,0xb8,0xef,0x2b,0x69,0x21,0xd0,0xda,0x22,0x25,0xd,0x69,0x20,0x60,0x69,0x11,0x2a,0x22,0xcb,0x9f,0xef,0x78,0x97,0x7e,0xe7,0x3d,0x33,0x1d,0xbd,0x70,0xfc,0x5d,0x3f,0x77,0xe7,0xe2,0x3d,0x91,0xc8,0x7f,0xd8,0x88,0x60,0x1a,0x21,0x54,0xcc,0x3f,0x84,0xcd,0xb,0x4a,0x1f,0x31,0xfd,0x1d,0x7d,0xcc,0x4,0xe8,0x13,0x26,0x40,0x9f,0x32,0x1,0xfa,0x8c,0x9,0xd0,0xe7,0x4c,0x80,0xbe,0x60,0x2,0xf4,0x25,0x13,0xa0,0xaf,0x98,0x0,0x7d,0xcd,0x44,0xa8,0x22,0xde,0x30,0x49,0x54,0x89,0x9e,0x13,0x6f,0x99,0x64,0x1a,0x3b,0x2f,0xde,0x31,0x49,0x54,0xbd,0x70,0x51,0xbc,0x67,0x92,0xe8,0xa8,0x76,0x49,0x7c,0x60,0x12,0x97,0xf5,0x68,0x88,0xea,0x57,0xae,0x8a,0x8f,0x4c,0xe2,0x5a,0x7c,0x34,0x4c,0xaf,0xdf,0x10,0x9f,0x98,0xc4,0xcd,0x5b,0x21,0xaa,0x8c,0x19,0xe3,0xb,0x56,0x19,0x66,0x2d,0xdc,0xbe,0x63,0x2a,0x43,0xd2,0xbb,0x9,0x7d,0x58,0x7a,0xef,0x7e,0x72,0x58,0xfa,0x20,0x35,0x36,0x2c,0x1d,0x37,0x8,0xad,0xc0,0x0,0x5d,0x5c,0xb2,0x61,0x4b,0x8b,0x32,0x9d,0x58,0x5e,0xa9,0xc2,0x56,0x96,0x27,0x8,0xad,0x7d,0x86,0xd5,0x28,0xad,0xd7,0x1a,0xb0,0x5a,0x9d,0xd2,0x55,0x4c,0x57,0x1,0xad,0x7c,0x81,0x55,0x8,0x9d,0x5c,0xb3,0x9b,0x30,0x7b,0x6d,0x52,0xa2,0x53,0xeb,0x55,0x7,0x56,0x5d,0x9f,0x22,0xb4,0xe5,0xc2,0x5a,0x94,0x6e,0x34,0x30,0x6d,0x6c,0x10,0xea,0xb5,0x7d,0x58,0xdb,0x93,0xe9,0xf4,0x66,0x13,0xd3,0xe6,0xe6,0xb4,0x4c,0xb7,0x9c,0x0,0xe6,0x6c,0x11,0xba,0xed,0x62,0xea,0x6e,0x13,0xba,0xe3,0x7e,0x85,0xb9,0x3b,0x84,0x96,0xfd,0xe,0xcc,0x2f,0x13,0xba,0xeb,0x77,0x61,0xfe,0x2e,0xa1,0x76,0xd0,0x83,0x5,0x36,0xa1,0x7b,0xc1,0x37,0x58,0xb0,0x27,0xd3,0x99,0xfd,0x83,0x3e,0xec,0x60,0x7f,0x46,0xa2,0xb3,0xad,0xce,0x77,0x58,0xa7,0x35,0x2b,0xd3,0xf6,0x21,0xa6,0x87,0x6d,0x40,0x7f,0xc0,0x0,0x3d,0xea,0xfd,0x84,0xf5,0x8e,0x8,0x75,0xfa,0x98,0xf6,0x1d,0x42,0x8f,0x39,0x7a,0x4c,0xe9,0xc9,0x29,0xec,0x64,0x90,0x46,0x92,0xa9,0xb4,0x75,0xca,0x64,0xa5,0x53,0xc9,0xc8,0x1f,0xd2,0xc,0x4f,0x33,0x3,0x54,0x4f,0x64,0x79,0x9a,0x4d,0xe8,0x21,0x6a,0xe6,0xf2,0x1e,0x47,0xbd,0x7c,0xce,0xc,0xd1,0x42,0xb1,0x54,0xef,0x62,0xd9,0x3d,0x2b,0x15,0xb,0x21,0xaa,0x6a,0xc6,0xdc,0x99,0x67,0x81,0xbc,0xfa,0x9c,0xa1,0xa9,0x21,0x1a,0x35,0xe3,0x46,0x29,0x9f,0xcd,0xa4,0xa5,0x32,0xd9,0x7c,0xc9,0x88,0x9b,0xe1,0xe1,0x54,0x62,0xa6,0x56,0xcc,0x25,0x52,0xa4,0x44,0xae,0xa8,0x99,0xb1,0xd0,0x5,0x7e,0x3f,0x4,0x6a,0xc1,0xd4,0x93,0x24,0xdd,0x2c,0xa8,0xd1,0x1,0xf9,0xf,0xfb,0x5,0x66,0x6f,0x2a,0x9a,0xa8,0x51,0x81,0xce,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x14,0x0,0x0,0x0,0x24,0x8,0x6,0x0,0x0,0x0,0x89,0xf3,0x1a,0xa0,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0xb7,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0x96,0x31,0x6f,0xd3,0x40,0x18,0x86,0x9f,0xfb,0x62,0x27,0x71,0x2,0x49,0x93,0x3a,0x48,0x91,0x80,0x2e,0x1d,0x2a,0x48,0xa5,0x22,0x41,0xc5,0x42,0x18,0x18,0x18,0x18,0xf9,0x2b,0xfc,0xd,0xfe,0x9,0x7f,0x80,0x91,0x46,0x95,0x10,0xa8,0x62,0x48,0x51,0x18,0x58,0x0,0x75,0xa9,0x4b,0x1a,0x2c,0x48,0x1a,0x9f,0x73,0xc7,0x10,0x87,0x18,0xe4,0x88,0x56,0xca,0xe8,0x57,0xba,0xe1,0x24,0xbf,0xcf,0xdd,0x77,0x5e,0x1e,0x58,0x73,0x54,0xc6,0xbe,0x5,0x34,0x0,0xf,0x90,0x15,0x3d,0x3,0x4c,0x80,0x21,0x70,0x6,0xd8,0x2c,0xa0,0xb,0x6c,0x27,0xc0,0x4d,0xa0,0x9c,0x71,0xe0,0x22,0x36,0x5,0xc,0x80,0xcf,0x80,0x6,0x70,0x52,0xe0,0x6d,0x60,0xb,0xd8,0xbc,0xfb,0xe0,0x71,0xb7,0xde,0xf4,0x3b,0x8e,0xe3,0xd6,0xb2,0x68,0x71,0xac,0xc3,0x1f,0xc3,0xb3,0xe3,0x8f,0xef,0xdf,0x1c,0x24,0x93,0x0,0x7c,0x2,0xec,0xe2,0x6,0x37,0x80,0x9d,0x42,0xa1,0x70,0xeb,0xe1,0xd3,0xe7,0x2f,0x2a,0x95,0xeb,0x7b,0xc6,0x18,0x63,0xad,0xc9,0x1c,0x59,0x29,0x31,0x22,0x22,0xe3,0xf1,0xcf,0xf,0x6f,0x5f,0xbf,0x7a,0x39,0x9b,0xcd,0xbe,0x1,0x3,0x20,0x28,0x24,0xdf,0xdc,0x4,0xb6,0xee,0xdc,0xef,0x3e,0x69,0xb6,0xda,0xcf,0xa6,0x17,0x63,0xa6,0x93,0xb1,0x8a,0x75,0x44,0xd6,0xd2,0xd1,0x54,0x59,0x6b,0xf1,0xbc,0x6a,0xbb,0x5c,0xad,0x6,0xa7,0x27,0x5f,0x4e,0x80,0x5f,0xc0,0xf7,0xc5,0xd,0x3c,0xa0,0x5c,0x6f,0xfa,0x1d,0x63,0x8c,0xd1,0x51,0xb4,0xe2,0xe9,0x96,0xd1,0xd1,0x14,0x6b,0x8c,0xa9,0x6d,0xb4,0x76,0x99,0xbf,0xb7,0x7,0xcb,0xbf,0x28,0x80,0x72,0x1c,0xb7,0xb1,0x6a,0xcc,0xac,0x18,0x6b,0xc4,0x71,0xdd,0x46,0xd2,0x97,0x34,0x70,0x6d,0xc9,0x81,0x39,0x30,0x7,0xe6,0xc0,0x1c,0x98,0x3,0xd7,0xd,0x34,0x80,0x8d,0xb5,0x3e,0x57,0x4a,0xcc,0x65,0xcb,0x4a,0x89,0x89,0xb5,0x3e,0x4f,0xfa,0xb3,0x34,0x70,0x2,0x4c,0xc2,0x51,0xd0,0x17,0x11,0x71,0x8b,0xa5,0xff,0xc2,0xdc,0x62,0x9,0x11,0x91,0x70,0x14,0xf4,0x81,0x8b,0x64,0xfd,0x71,0x9b,0x21,0x30,0x1c,0x1c,0x1d,0xf6,0xea,0x7e,0x7b,0xbf,0x52,0xb9,0x76,0xcf,0x2d,0x96,0x2e,0xa5,0x22,0x83,0xa3,0xc3,0xde,0xa2,0xf,0x4b,0xbb,0x52,0xc0,0xe,0x70,0x1b,0xf0,0x3b,0xfb,0xdd,0x47,0xb5,0x8d,0xd6,0xae,0xe3,0xae,0x90,0x25,0xad,0xc3,0x70,0x14,0xf4,0x8f,0xdf,0x1d,0xf4,0x98,0xeb,0xdc,0x57,0xfe,0x91,0x25,0xf8,0x5b,0xe7,0x9a,0xcc,0xd5,0xe2,0xca,0x3a,0x97,0x25,0x9c,0x7e,0xa,0x78,0x65,0xe1,0x5c,0x7b,0x7e,0x3,0x2f,0x8a,0xb1,0xd0,0xbc,0xa4,0x7e,0x33,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char progress_bar_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x33,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0x38,0x36,0x3a,0x27,0x27,0x27,0xe1,0x1d,0x66,0x4d,0x0,0x0,0x0,0xc,0x74,0x52,0x4e,0x53,0xa,0x1a,0x26,0x29,0x2a,0x48,0x65,0x6d,0x6e,0x66,0xf5,0xfe,0xb7,0x4a,0xbe,0x33,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x10,0x95,0xb2,0xd,0x2c,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x18,0xd3,0xc5,0xcf,0x31,0x16,0x0,0x10,0xc,0x44,0xc1,0x4d,0x84,0x4,0xc1,0xfd,0x6f,0xab,0xc9,0x53,0x70,0x0,0x53,0x6e,0xb5,0x1f,0x20,0x4e,0x12,0x12,0x13,0x40,0xb9,0xa8,0x5,0x2d,0x99,0xc0,0xb5,0x75,0xf,0xbd,0x55,0x86,0xe8,0x98,0x2b,0xcc,0xa1,0x2,0x31,0x5f,0x87,0xdb,0xbf,0xe1,0x3e,0xf6,0x5c,0x7f,0xe2,0xee,0xfc,0xd,0x60,0x3b,0xa,0x1d,0x9e,0x6a,0x29,0x33,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x12,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x60,0x18,0x5,0xa3,0x60,0x14,0x8c,0x2,0x8,0x0,0x0,0x4,0x10,0x0,0x1,0x7f,0x4d,0x78,0x8e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char progress_fill_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x4,0x0,0x0,0x0,0xb5,0xfa,0x37,0xea,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0x26,0x78,0x80,0xa6,0xcf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x60,0x49,0x44,0x41,0x54,0x28,0xcf,0x63,0x60,0x18,0x78,0xc0,0x8,0x63,0x38,0x58,0x7c,0xde,0xf8,0x45,0xc,0xc2,0xe6,0x79,0xc5,0xeb,0x7f,0xe0,0x4,0x9a,0x2,0xe3,0x97,0x1f,0xb9,0xff,0x70,0x43,0xd8,0x2c,0x5f,0xf9,0xbf,0x9e,0x15,0x87,0xb2,0x61,0xa,0xbe,0x88,0xfd,0x81,0x1b,0xfb,0x87,0xfb,0xb,0x37,0x8c,0xcd,0x44,0xc8,0xd,0x54,0x54,0xc0,0xf3,0x8a,0xe5,0x2b,0x8c,0xcd,0xf2,0x95,0xe7,0x15,0x86,0x2,0x5e,0x7f,0xfe,0xaf,0xec,0xc,0x10,0xc8,0xff,0x95,0xd7,0x9f,0xe6,0x1,0x4c,0x2,0x0,0x0,0x68,0x3f,0x16,0xd7,0xea,0x7c,0xdd,0x1a,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xea,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x92,0x31,0x6e,0xc2,0x40,0x10,0x45,0xdf,0xd8,0x96,0x70,0xe9,0xd4,0xb9,0x41,0x14,0x29,0x74,0xe4,0x10,0x3e,0x1,0xd4,0x88,0xca,0x14,0x6e,0xd3,0xd0,0xd0,0x52,0xe0,0xce,0x35,0x1c,0x21,0x67,0x0,0x3a,0x17,0x28,0x37,0xa0,0x76,0x83,0x40,0x1b,0xc9,0x99,0x14,0xb1,0x2d,0x2b,0xc6,0xc9,0x52,0xc1,0x97,0xb6,0xd8,0xaf,0xff,0xdf,0x8c,0x56,0xb,0xb7,0x96,0xfc,0x36,0x22,0x5d,0xf6,0x2,0xcc,0x44,0xd0,0x21,0xf0,0x5c,0xda,0x7b,0x60,0x9d,0xe3,0xa7,0x89,0x4c,0x4d,0x27,0xe0,0x4d,0x17,0x8f,0x2e,0xc5,0x3b,0xe8,0x4b,0xc7,0xc0,0xac,0xc0,0xb,0xe7,0x12,0x1f,0x5a,0x80,0x48,0x97,0xbd,0x7,0xcc,0xee,0x8f,0x72,0xd,0xc9,0xf1,0x5f,0xab,0x4d,0x9c,0xca,0xd,0x30,0x13,0x8b,0x32,0x40,0x3f,0xe0,0x3c,0xae,0x2e,0x35,0x40,0xd0,0x91,0x45,0xb9,0xcc,0x4a,0x9d,0x75,0x1a,0xf6,0x93,0x2d,0x0,0xa4,0x7a,0xdc,0x26,0xe0,0x1a,0xe9,0xd7,0x5,0x80,0x7e,0x5c,0x41,0xa8,0xb3,0xcd,0xd,0x56,0xd6,0xf3,0xd1,0x75,0xb,0x90,0xe3,0xa7,0x40,0x66,0xd1,0xcf,0x5c,0xce,0x69,0xb,0x90,0xc8,0xd4,0x14,0x78,0xe1,0x3f,0x90,0xac,0xc0,0xb,0x67,0x32,0xfb,0x6c,0x1,0x0,0xe6,0x12,0x1f,0x1c,0x4e,0x3,0x45,0x23,0x60,0xb,0x72,0xfc,0x39,0x6c,0x14,0x8d,0x1c,0x4e,0x83,0xe6,0x2f,0xbc,0xf,0x7d,0x3,0xd2,0x20,0x45,0xab,0xcc,0x7a,0x21,0xba,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char radio_checked_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x45,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4,0x3,0x4,0x9,0x9,0x9,0x6,0x6,0x6,0xa,0xa,0xb,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x7f,0x7f,0x82,0xd8,0xd8,0xd8,0xd9,0xd9,0xd9,0x47,0x47,0x48,0xd3,0xd3,0xd3,0xa2,0xa2,0xa2,0x79,0x79,0x79,0x73,0x73,0x73,0x1c,0x1c,0x1c,0x3,0x3,0x3,0x0,0x0,0x0,0xff,0xff,0xff,0xa,0x69,0x4,0xd4,0x0,0x0,0x0,0xb,0x74,0x52,0x4e,0x53,0x0,0x0,0x0,0x0,0x0,0x1b,0x88,0xd1,0xf7,0x64,0xf6,0x2,0xb3,0xed,0xd7,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x16,0x7c,0xd1,0xa8,0x19,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x69,0x49,0x44,0x41,0x54,0x18,0xd3,0x6d,0x8f,0xdb,0xe,0xc0,0x20,0x8,0x43,0xdd,0xc5,0x3b,0x9d,0xa8,0xec,0xff,0x7f,0x75,0x6a,0x96,0x2c,0x8b,0xf6,0xad,0x27,0x14,0x8a,0x52,0x2b,0x69,0x63,0x9d,0xb3,0x46,0xbf,0x76,0xf3,0x21,0x12,0x40,0x31,0xf8,0x7d,0x0,0x7f,0x35,0xdb,0x45,0x97,0x1f,0xf3,0x81,0x90,0x38,0x67,0x4e,0xa0,0xd0,0x53,0x26,0x22,0x95,0x2a,0x52,0x4b,0x42,0x34,0xd,0x58,0x2,0xd7,0xbb,0xa9,0x32,0xc8,0x36,0xe0,0x80,0x2c,0x1d,0x48,0x6,0xdc,0xa,0x4c,0x91,0x69,0xe9,0x74,0x76,0x2a,0xa6,0x8e,0xaf,0xfa,0xb9,0x7e,0xee,0xaf,0x7,0xb9,0xfb,0x8,0xe7,0x90,0x1c,0x65,0x49,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x6e,0x49,0x44,0x41,0x54,0x38,0x8d,0xc5,0x52,0xb1,0x4e,0x1b,0x41,0x14,0x9c,0x59,0xe1,0xf5,0x5a,0x72,0x89,0x23,0xb9,0x31,0x82,0x8,0x17,0x88,0xd2,0x88,0x9e,0x6,0x92,0x8a,0x54,0x40,0x41,0x93,0xce,0xb4,0x14,0x28,0x1f,0x41,0x84,0xf8,0x0,0xe8,0x5d,0xb9,0x33,0xe4,0xb,0x12,0xc9,0x1f,0x80,0xac,0x88,0x28,0xd7,0x58,0xd6,0xc9,0xad,0xa5,0xdb,0xd3,0xdd,0xd0,0xec,0x21,0xc3,0x1d,0xb5,0x5f,0xb3,0xa3,0xd1,0x7b,0xf3,0x66,0xdf,0x7b,0xc0,0xaa,0x83,0xef,0x9,0x49,0xb5,0x28,0x8a,0xbe,0x49,0x3a,0x4,0xb0,0x15,0xe8,0x67,0x92,0xf,0x9d,0x4e,0x67,0x48,0x32,0xfd,0x50,0x60,0x3a,0x9d,0xb6,0xbc,0xf7,0x3f,0x25,0x6d,0x57,0x76,0x23,0x27,0xd6,0xda,0xcb,0x76,0xbb,0x1d,0x17,0x9c,0x59,0xee,0x5c,0x14,0x93,0x9c,0x1,0xf8,0x61,0xad,0x3d,0xb0,0xd6,0x1e,0x48,0xba,0x22,0xf9,0x5f,0x52,0xd7,0x7b,0x7f,0x2d,0xa9,0x56,0x12,0x8,0xb6,0xb7,0x49,0xce,0x16,0x8b,0xc5,0x77,0x63,0xcc,0x4e,0x9a,0xa6,0x3,0xef,0xfd,0x80,0xe4,0xae,0x31,0xa6,0x4f,0x72,0x26,0xa9,0x1b,0x45,0xd1,0x71,0x95,0x83,0xa3,0xf0,0xde,0x34,0x1a,0x8d,0xd3,0x3c,0xcf,0xcf,0x25,0xad,0x3,0x58,0x7,0x70,0x9e,0x65,0xd9,0x19,0x80,0xdb,0x90,0x73,0x58,0x12,0x0,0xb0,0x9,0x0,0xd6,0xda,0x3f,0x24,0xbf,0x54,0x8c,0xe0,0x6b,0xbd,0x5e,0xff,0x1d,0x70,0x31,0xdc,0x37,0x2,0xaf,0x21,0xa9,0x8a,0xce,0xe7,0xf3,0x79,0x69,0x6b,0xcb,0x2,0xff,0x0,0x20,0x49,0x92,0x3d,0x0,0xa3,0xa,0x81,0x51,0xb3,0xd9,0xdc,0xf,0xf8,0xb9,0x20,0xd7,0xa,0x40,0x72,0x24,0x69,0xc7,0x18,0x73,0x61,0x8c,0xe9,0x67,0x59,0x6,0x0,0xc5,0x57,0x46,0x49,0x92,0xc,0x9c,0x73,0x77,0x21,0xf7,0xb1,0xe4,0x20,0x1c,0xc9,0x44,0xd2,0x46,0x9e,0xe7,0xf7,0x24,0x9f,0x9c,0x73,0x27,0xce,0xb9,0x93,0x80,0xef,0x24,0x7d,0x22,0x39,0x89,0xe3,0x78,0xf8,0xda,0x78,0xd9,0x63,0x38,0xa4,0x6b,0x49,0xdd,0xaa,0x21,0x54,0x1d,0x52,0x69,0x28,0xe3,0xf1,0xb8,0xd6,0x6a,0xb5,0x8e,0xc3,0xaa,0x3e,0x87,0xc2,0xbf,0x0,0x7e,0xc5,0x71,0x3c,0xec,0xf5,0x7a,0xe9,0xfb,0x9a,0xd5,0xc6,0xb,0x17,0xe,0xab,0x4e,0xf1,0x77,0xc8,0x31,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char radio_unchecked_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2d,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4,0x3,0x4,0x9,0x9,0x9,0x6,0x6,0x6,0xa,0xa,0xb,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x7f,0x7f,0x82,0xd9,0xd9,0xd9,0x47,0x47,0x48,0xff,0xff,0xff,0xbd,0x7d,0x89,0x66,0x0,0x0,0x0,0xb,0x74,0x52,0x4e,0x53,0x0,0x0,0x0,0x0,0x0,0x1b,0x88,0xd1,0xf7,0x64,0xf6,0x2,0xb3,0xed,0xd7,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xe,0x6f,0xbd,0x30,0x4f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x40,0x80,0xb0,0x8a,0xf6,0x54,0x10,0x2d,0xb9,0xfa,0xcc,0x99,0x5d,0x93,0x80,0x8c,0xb9,0x67,0x80,0xe0,0x26,0x3,0x3,0xeb,0x1a,0x10,0xe3,0x54,0x0,0x3,0xdb,0x1e,0x10,0xe3,0x74,0x2,0x3,0xfb,0x19,0x30,0x28,0x60,0xe0,0x80,0x30,0x1a,0x10,0xc,0xb8,0x14,0x5c,0x31,0x5c,0x3b,0xdc,0x40,0x6,0x4b,0x90,0x15,0x53,0x90,0x2d,0x85,0x2,0x0,0x37,0xca,0x3d,0x81,0xc4,0xfc,0x38,0x7b,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x4b,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x52,0x3d,0x4b,0x3,0x41,0x10,0x7d,0x73,0x98,0x4d,0x73,0x62,0xb5,0x42,0x9a,0x80,0xca,0xdd,0x2f,0x88,0x68,0x9d,0x26,0x96,0xf1,0x7,0x58,0xd9,0xd9,0xa4,0xb0,0x10,0x7f,0x44,0x44,0xd2,0xdb,0xd9,0xd9,0xa4,0xf3,0xa3,0xb3,0x53,0x8,0xfe,0x80,0x60,0x22,0x5e,0x13,0xc2,0x92,0x46,0x21,0x70,0x9b,0xe2,0xd9,0xec,0x86,0xcb,0xdd,0x5,0x4b,0x9d,0x66,0x87,0x61,0xdf,0x7b,0xf3,0x66,0x6,0xf8,0xeb,0x90,0x7c,0x81,0x64,0x25,0x49,0x92,0x63,0x92,0x2d,0x0,0xbb,0xae,0x3c,0x16,0x91,0x87,0x7a,0xbd,0xde,0x17,0x91,0xc5,0x5a,0x82,0xc9,0x64,0xa2,0xad,0xb5,0x57,0x24,0xa3,0x52,0x35,0x91,0xa1,0x52,0xea,0xbc,0x56,0xab,0x19,0x5f,0xb,0xb2,0xca,0x1e,0x2c,0x22,0x53,0x0,0x97,0x4a,0xa9,0xa6,0x52,0xaa,0x49,0xf2,0x42,0x44,0x3e,0x49,0xc6,0xd6,0xda,0x2e,0xc9,0x8a,0xc7,0x6d,0xf8,0xc4,0xb5,0x1d,0x89,0xc8,0xd4,0x5a,0x7b,0x12,0x45,0xd1,0x57,0x46,0xfc,0xd9,0x18,0xf3,0x36,0x9f,0xcf,0x6f,0x49,0xc6,0x49,0x92,0xb4,0x1,0xdc,0xe5,0x3b,0x38,0x72,0xef,0x75,0xe,0xc,0x0,0xd0,0x5a,0x7f,0x3,0xe8,0xb9,0x3f,0xad,0x82,0x5,0x0,0x3b,0x0,0xa0,0x94,0x7a,0x2d,0xf3,0xf,0x0,0xd5,0x6a,0xf5,0xc5,0xa5,0x7e,0xb8,0x2b,0x4,0xbf,0xc6,0x6c,0x36,0x2b,0x6c,0x2d,0x4b,0xf0,0x1,0x0,0x69,0x9a,0xee,0xaf,0x23,0x8,0xc3,0xf0,0xc0,0xa5,0xe3,0x2,0x81,0x88,0xdc,0x3,0x40,0x10,0x4,0x67,0xc6,0x98,0xcd,0x3c,0x78,0x34,0x1a,0x6d,0x1,0xe8,0xb8,0xbf,0x8f,0x4b,0x9c,0x4f,0xdc,0x1,0xdd,0x90,0x8c,0xdd,0x1a,0x7b,0xde,0x73,0x9a,0xa6,0x87,0x0,0x3a,0x24,0xb7,0x45,0x64,0x68,0x8c,0x39,0x6d,0x34,0x1a,0x8b,0x15,0x2,0x60,0x79,0x48,0x5d,0x92,0x71,0x99,0x85,0xb2,0x43,0x2a,0xc,0x65,0x30,0x18,0x54,0xb4,0xd6,0x6d,0xb7,0xaa,0x3d,0x7,0x7c,0x7,0xf0,0x64,0x8c,0xe9,0x7b,0xe5,0xff,0x13,0x3f,0xc5,0x34,0x9d,0x5,0x4,0x6a,0x0,0xfe,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -360,146 +355,137 @@ static const unsigned char reference_border_png[]={ static const unsigned char scroll_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x3,0x0,0x0,0x0,0x61,0xab,0xac,0xd5,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x48,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x40,0x3e,0x4a,0x2a,0x29,0x2f,0x20,0x20,0x24,0x3f,0x3e,0x49,0x1f,0x1f,0x24,0x20,0x20,0x24,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x3f,0x3e,0x49,0x3f,0x3e,0x49,0x1e,0x1e,0x23,0x20,0x20,0x25,0x22,0x22,0x27,0x23,0x23,0x27,0x23,0x23,0x28,0x25,0x25,0x2a,0xff,0xff,0xff,0x34,0x3f,0xa6,0x65,0x0,0x0,0x0,0x11,0x74,0x52,0x4e,0x53,0x0,0x4,0x19,0x40,0x5d,0x66,0x28,0x93,0xf0,0xfc,0x94,0xfc,0xfd,0x67,0x1a,0x96,0x95,0x1c,0xf0,0x43,0x52,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x17,0xb,0xd6,0x98,0x8f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x5c,0x49,0x44,0x41,0x54,0x8,0xd7,0x55,0x8e,0x49,0xe,0xc0,0x20,0xc,0x3,0x3,0x61,0x9,0x3b,0x61,0xfb,0xff,0x53,0x4b,0x5b,0x55,0x15,0x73,0x1b,0xc9,0xb2,0xd,0x20,0x24,0x2a,0xad,0x15,0x4a,0x1,0x20,0x8c,0x25,0xc7,0xec,0xc8,0x1a,0x1,0xd2,0x87,0xd6,0xc7,0xe8,0x2d,0x78,0x9,0x48,0x6d,0xae,0xcd,0x6c,0x84,0xa0,0x62,0x5f,0xf,0x3d,0x2a,0x48,0x3c,0x5e,0x19,0x9c,0x4e,0x39,0x62,0x47,0x41,0x2e,0x5f,0x75,0xc9,0x7b,0xb4,0x52,0x64,0x8e,0x54,0xcd,0x7d,0xe1,0xbf,0x73,0x1,0x30,0x2f,0x7,0x53,0x16,0x34,0xbd,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf,0x49,0x44,0x41,0x54,0x28,0x91,0x63,0x60,0x18,0x5,0xa3,0x80,0x3a,0x0,0x0,0x2,0x4c,0x0,0x1,0x4e,0x94,0x8c,0x4d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_down_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x21,0x50,0x4c,0x54,0x45,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0x38,0x36,0x3a,0xc3,0xc3,0xc3,0x59,0x59,0x59,0xb3,0x52,0xf2,0x5,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x8,0xfe,0x9,0xd,0x19,0x4a,0xb6,0xc1,0xe6,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xa,0x68,0xd0,0xf4,0x56,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x33,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0xf1,0x33,0x66,0x2,0x1,0x2a,0xa3,0x73,0xe6,0xcc,0x19,0x10,0x35,0x40,0x1,0x8,0xa3,0x73,0x6,0x1,0x73,0xe0,0x96,0x1a,0x42,0x9c,0x21,0x2,0x0,0x5a,0xfa,0x3d,0xf9,0xfa,0xe2,0x64,0xe2,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x70,0x49,0x44,0x41,0x54,0x28,0x91,0xd5,0xcf,0x31,0xe,0xc2,0x50,0xc,0x3,0xd0,0xe7,0x76,0x5,0xe,0xd0,0x1b,0x20,0xb1,0xf7,0xfe,0x33,0x23,0x48,0x48,0x1d,0x19,0x38,0x1,0x6b,0x9,0x4b,0x2b,0x7d,0x2a,0xb1,0x83,0x97,0x28,0x89,0x63,0xc7,0xfc,0x3f,0x2,0x55,0x35,0xa2,0xc3,0x25,0xc9,0xb3,0x25,0x54,0xd5,0xe,0x27,0xcc,0x49,0xce,0x5d,0xb3,0xdb,0x63,0xac,0xaa,0xa1,0x21,0xf,0x18,0x71,0x58,0xc5,0x57,0x87,0x1e,0x47,0xac,0xe4,0xc7,0x52,0xdb,0xfe,0x96,0x64,0xce,0xc6,0x7e,0x58,0xe,0xfb,0x65,0xf4,0xc2,0x94,0xe4,0xfe,0x91,0xe1,0xcb,0xcf,0x70,0xdd,0x66,0xfa,0x41,0xbc,0x1,0xb0,0x67,0x22,0xbf,0x25,0xb5,0x86,0x91,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_down_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x21,0x50,0x4c,0x54,0x45,0x3d,0x3b,0x3f,0x60,0x5d,0x62,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x65,0x62,0x67,0x60,0x5d,0x62,0x56,0x53,0x58,0x4b,0x49,0x4e,0xce,0xce,0xce,0x59,0x59,0x59,0xb8,0xf5,0x6d,0x48,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x7,0xfe,0xc,0x9,0x1c,0xda,0x2b,0xa5,0x57,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xa,0x68,0xd0,0xf4,0x56,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x33,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0xf1,0x33,0x66,0x2,0x1,0x2a,0xa3,0x73,0xe6,0xcc,0x19,0x10,0x35,0x40,0x1,0x8,0xa3,0x73,0x6,0x1,0x73,0xe0,0x96,0x1a,0x42,0x9c,0x21,0x2,0x0,0x5a,0xfa,0x3d,0xf9,0xfa,0xe2,0x64,0xe2,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x93,0x49,0x44,0x41,0x54,0x28,0x91,0xd5,0x8f,0x3d,0xe,0x1,0x51,0x18,0x45,0xcf,0x7d,0x44,0xc1,0x52,0x14,0xa,0xb,0x20,0xb6,0x21,0xf1,0xa6,0xd7,0x33,0xcd,0x4c,0x31,0x1a,0x19,0x95,0xc2,0xb4,0x7e,0x96,0xf3,0x7a,0x4b,0x31,0xd1,0xf0,0x69,0x5e,0x18,0x62,0x1,0xdc,0xf2,0xe6,0xe6,0xe4,0x5c,0xf8,0xff,0x8,0x20,0xb7,0x32,0x80,0x3a,0xc6,0x6d,0xba,0x52,0x7a,0x6e,0xe,0x32,0x5b,0xf7,0x85,0x3b,0x82,0x5d,0xa,0x2d,0x47,0x2e,0xf6,0x6,0x36,0x10,0x2e,0x64,0x56,0x26,0xaf,0x71,0x99,0x8,0x17,0x80,0x21,0xa8,0x5,0xd0,0x6,0xa8,0xd1,0xa4,0xb,0x3b,0x30,0x2f,0xd8,0xe7,0xb6,0x19,0x47,0x8e,0x8f,0x1a,0x7,0x51,0xcf,0x9f,0x4a,0xd,0xe2,0x4c,0x50,0x1,0xbd,0x58,0x5d,0x81,0xb4,0xd0,0x62,0xfb,0xf6,0xe1,0x8b,0xf3,0x9,0x30,0xe3,0xee,0x3f,0x3f,0xfd,0x60,0x1e,0x29,0x1e,0x2d,0x53,0x18,0xb0,0x91,0xaf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_left_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0x38,0x36,0x3a,0xc3,0xc3,0xc3,0xc2,0xc2,0xc2,0xc1,0xc1,0xc1,0xc0,0xc0,0xc0,0xbf,0xbf,0xbf,0xbe,0xbe,0xbe,0x59,0x59,0x59,0x8e,0x47,0x76,0xf1,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x8,0xfe,0x9,0xd,0x19,0x4a,0xb6,0xc1,0xe6,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xf,0x18,0xba,0x0,0xd9,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x3e,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0x51,0x19,0x33,0xa1,0x8c,0xae,0x55,0x50,0xc6,0x2e,0x28,0xa3,0x7b,0xf7,0x6e,0x8,0xa3,0xe7,0xcc,0x19,0xa8,0x14,0x9c,0xd1,0x7b,0x17,0xa6,0xfd,0x1d,0x86,0x81,0x60,0x6,0xdc,0x52,0x43,0x88,0x33,0x44,0x0,0xcc,0x4e,0x3f,0xd1,0x4,0x90,0xbf,0x60,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x84,0x49,0x44,0x41,0x54,0x28,0x91,0x95,0x8f,0x31,0x12,0x41,0x41,0x10,0x44,0x5f,0xfb,0x32,0x94,0x7c,0x5d,0x0,0x45,0xe6,0xfe,0x7,0x90,0x7e,0x85,0xb,0xd8,0xb,0x90,0xd2,0x92,0xd,0xd4,0xfa,0xf3,0x97,0xce,0x7a,0x5e,0xf5,0x4c,0xf,0xfc,0x29,0xd,0xd,0x6d,0x77,0xc0,0x1,0xb0,0xa4,0xe3,0x27,0x9b,0x4,0x8b,0x36,0xc0,0x12,0xe8,0x6a,0xf0,0x15,0xb0,0xbd,0x2,0x12,0xf0,0x2,0x4e,0xa3,0x1,0xdb,0x73,0x60,0x5d,0xec,0x59,0xd2,0xbd,0x75,0x61,0x5f,0x6a,0x64,0x49,0x79,0xa8,0x6b,0xf4,0x43,0xa8,0x3a,0xd0,0x3,0x4f,0x20,0xd9,0x4e,0xcd,0x80,0xa4,0x7,0x70,0x2d,0x76,0x6b,0x7b,0xd1,0xac,0x24,0xe9,0x6,0xe4,0xc2,0x76,0x35,0x9f,0x6,0x55,0x2f,0xc0,0xc,0x70,0xc0,0x7f,0xd7,0x1b,0x9c,0x80,0x1f,0x32,0x93,0x39,0x2b,0x5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_left_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x33,0x50,0x4c,0x54,0x45,0x3d,0x3b,0x3f,0x60,0x5d,0x62,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x65,0x62,0x67,0x60,0x5d,0x62,0x56,0x53,0x58,0x4b,0x49,0x4e,0xc9,0xc9,0xc9,0xc8,0xc8,0xc8,0xc6,0xc6,0xc6,0xc7,0xc7,0xc7,0xc5,0xc5,0xc5,0xc4,0xc4,0xc4,0xc3,0xc3,0xc3,0x59,0x59,0x59,0x2a,0x13,0xff,0x12,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x7,0xfe,0xc,0x9,0x1c,0xda,0x2b,0xa5,0x57,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x10,0x95,0xb2,0xd,0x2c,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x4c,0x49,0x44,0x41,0x54,0x18,0xd3,0x85,0xcf,0xcb,0xe,0x80,0x20,0xc,0x44,0xd1,0xa2,0x96,0x47,0x7,0xe4,0xff,0xff,0x16,0xdc,0x90,0xe,0xc6,0x78,0x97,0x27,0x69,0xd3,0x8a,0x4,0x75,0x85,0x43,0x62,0xca,0xae,0x14,0x45,0x33,0xa5,0xdf,0x50,0xa,0x83,0x99,0x11,0xa0,0xa2,0x7a,0x0,0xd0,0xe0,0xa1,0x3d,0xd1,0xc8,0x3d,0xe3,0xa5,0xbd,0x6f,0x30,0xe5,0xef,0xb0,0x5,0xaf,0xe7,0x4e,0x7e,0xff,0x1a,0xb,0x26,0x7,0xac,0xd9,0xa3,0x51,0xe3,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xa9,0x49,0x44,0x41,0x54,0x28,0x91,0x95,0x8f,0x3d,0xe,0x82,0x60,0x10,0x44,0xdf,0x82,0x85,0xf9,0x8c,0xf7,0x30,0xb1,0xb0,0xb4,0xf2,0x24,0x16,0x48,0xad,0xa5,0x7f,0xd,0x16,0xd0,0x20,0xd6,0xc6,0x52,0x29,0x3c,0x86,0x17,0xb0,0xf7,0x2a,0xc4,0x84,0x90,0xb5,0xa0,0x51,0xfc,0x0,0x9d,0x72,0x67,0x27,0xf3,0x6,0xfe,0x94,0xd8,0x8e,0x4b,0x3d,0xf4,0xc,0x7a,0x3,0xc9,0x43,0x59,0x4d,0xde,0x3d,0xc7,0x16,0x30,0x70,0x4,0xc6,0x40,0xbf,0xea,0x7d,0x5,0x76,0xba,0xf7,0x41,0x3d,0xe0,0xa9,0x14,0x5e,0x23,0x52,0xa0,0xf1,0x50,0x70,0xee,0x80,0x51,0xf0,0x23,0x59,0x5f,0x1a,0x1b,0x4,0xf7,0x5a,0x12,0x49,0x6a,0x7b,0xae,0xdd,0xd0,0xa4,0x8f,0x80,0x52,0x4c,0x81,0xc,0xd4,0xb,0x34,0x99,0xb5,0x6,0x22,0xd9,0x3e,0x40,0x17,0x25,0x1e,0xa7,0x40,0xe3,0x51,0x2b,0x52,0x28,0x9b,0x33,0x48,0xa,0x74,0x5,0x37,0xad,0xfa,0x1d,0x5b,0x6d,0x6,0x73,0x3,0x3,0x20,0xaf,0x5f,0xf3,0xa3,0x5e,0xf4,0x92,0x29,0x8d,0x1,0xf8,0x4f,0x56,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_right_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0x38,0x36,0x3a,0xc3,0xc3,0xc3,0xc2,0xc2,0xc2,0xc1,0xc1,0xc1,0xc0,0xc0,0xc0,0xbf,0xbf,0xbf,0xbe,0xbe,0xbe,0x59,0x59,0x59,0x8e,0x47,0x76,0xf1,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x8,0xfe,0x9,0xd,0x19,0x4a,0xb6,0xc1,0xe6,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xf,0x18,0xba,0x0,0xd9,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x40,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0x51,0x18,0x33,0x61,0x8c,0x59,0x2b,0xa0,0x8c,0x5d,0xab,0xa0,0x8c,0xdd,0xbb,0x77,0x40,0x18,0x67,0xce,0x9c,0x80,0x31,0xa0,0x52,0x77,0x6f,0x40,0x19,0xef,0x30,0xc,0x84,0x30,0xe0,0x96,0x1a,0x42,0x9c,0x21,0x2,0x0,0xfd,0x36,0x40,0x93,0xf1,0x83,0x5f,0xf2,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x82,0x49,0x44,0x41,0x54,0x28,0x91,0x95,0x90,0x3b,0xe,0xc2,0x40,0x10,0x43,0x9f,0x49,0xb,0xa2,0xdf,0x5c,0x80,0x8f,0x68,0xb9,0xff,0x1,0xe8,0x50,0x2,0x17,0x60,0x7b,0x4,0xed,0x62,0xa,0xb6,0x8a,0x46,0x59,0xe2,0x6e,0x3c,0x7a,0x63,0x6b,0x60,0xa1,0x34,0x35,0x6c,0x9f,0xab,0x7f,0x91,0x54,0xa6,0xfb,0x55,0x70,0xa4,0x3,0xb6,0xc0,0x3e,0x4a,0x88,0x80,0x2b,0x50,0x80,0x64,0x3b,0x35,0x1,0x49,0x6f,0xe0,0x5e,0xc7,0x83,0xed,0x4d,0x2b,0x1,0x49,0xf,0x20,0xd7,0xfd,0xb1,0x9,0xcc,0x29,0x4,0x6c,0xf7,0x40,0x2,0x3e,0xc0,0x30,0xb,0xd8,0x5e,0x3,0xbb,0x3a,0x8e,0x92,0x5e,0xad,0x84,0x13,0xbf,0xd7,0x66,0x49,0xf9,0x9f,0x4a,0x5,0x78,0x2,0xb7,0xa8,0xee,0x62,0x7d,0x1,0x99,0xba,0x20,0x14,0x78,0xfe,0x46,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_right_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x36,0x50,0x4c,0x54,0x45,0x3d,0x3b,0x3f,0x60,0x5d,0x62,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x65,0x62,0x67,0x60,0x5d,0x62,0x56,0x53,0x58,0x4b,0x49,0x4e,0xc9,0xc9,0xc9,0xc8,0xc8,0xc8,0xc6,0xc6,0xc6,0xc7,0xc7,0xc7,0xc5,0xc5,0xc5,0xc4,0xc4,0xc4,0xc3,0xc3,0xc3,0xc2,0xc2,0xc2,0x59,0x59,0x59,0x56,0xec,0x9e,0xdc,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x7,0xfe,0xc,0x9,0x1c,0xda,0x2b,0xa5,0x57,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x11,0xe2,0xb5,0x3d,0xba,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x0,0x4c,0x49,0x44,0x41,0x54,0x18,0xd3,0x85,0xcf,0xcb,0xe,0x80,0x30,0x8,0x44,0x51,0xaa,0xd2,0x7,0xb4,0xd2,0xff,0xff,0xda,0xea,0x6e,0x46,0x63,0xbc,0xcb,0x93,0x40,0x40,0x24,0x29,0x94,0x36,0xc9,0xa5,0x42,0x25,0x8b,0x56,0x4a,0xbf,0xa0,0xb5,0x7,0x98,0x19,0x83,0x77,0xef,0xc,0x3e,0xdc,0x11,0xc6,0x1d,0xc2,0x79,0x45,0x23,0x11,0xc1,0x4b,0xe7,0xfc,0x3b,0xc,0xe0,0xf5,0xdc,0xce,0xef,0x1f,0xb,0xc,0x30,0x7,0xaf,0x1f,0x5b,0x76,0x12,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xa8,0x49,0x44,0x41,0x54,0x28,0x91,0x95,0x90,0x2b,0xe,0xc2,0x50,0x10,0x45,0xcf,0x3c,0x4,0xa4,0x61,0x27,0x8,0x14,0xb,0x60,0x1f,0x24,0xb4,0x41,0x82,0xe5,0x63,0x5e,0x5,0x35,0xe5,0x63,0x9,0x8a,0x50,0x4,0x2b,0x41,0x81,0x67,0x29,0x7d,0x41,0x75,0x30,0x8,0xd2,0x6f,0x7a,0xe5,0xdc,0x39,0x33,0x77,0x6,0x5a,0x4a,0xf2,0x85,0x50,0xf,0xf,0xd0,0xae,0x43,0xc6,0x47,0x59,0xa6,0x79,0xdf,0x14,0x67,0x68,0x1f,0x18,0x79,0x70,0x2a,0xdb,0x50,0x0,0x94,0x6c,0x2,0x38,0xd0,0xa9,0xd5,0xbd,0xdf,0x8,0x44,0xb2,0x79,0x83,0x2e,0x7e,0x79,0xcf,0x56,0xe3,0x61,0x43,0x24,0xd8,0xca,0xfa,0x2a,0x90,0x0,0x3d,0xc1,0x5c,0x1a,0x81,0x3a,0x95,0x2,0xa1,0xee,0x2,0x5,0x1f,0xf8,0x28,0xd9,0xec,0xdf,0x2b,0xbc,0xd5,0x6a,0x3c,0x10,0xcc,0xb,0xf0,0x14,0x82,0x48,0x56,0x49,0xed,0x6,0xa1,0x73,0x7,0x3c,0x90,0x5b,0xbe,0xb9,0x2a,0x52,0xa,0x3c,0x1d,0xcc,0xab,0x2f,0x69,0xa1,0x2f,0x8b,0xc4,0x2c,0x1a,0xc7,0x92,0x74,0xf5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_up_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x21,0x50,0x4c,0x54,0x45,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x2d,0x2c,0x2f,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0x38,0x36,0x3a,0xc3,0xc3,0xc3,0x59,0x59,0x59,0xb3,0x52,0xf2,0x5,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x8,0xfe,0x9,0xd,0x19,0x4a,0xb6,0xc1,0xe6,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xa,0x68,0xd0,0xf4,0x56,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x36,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0xb1,0x33,0x3a,0x67,0x40,0x19,0x33,0x67,0x42,0x18,0x9d,0x33,0x67,0xce,0x0,0x33,0x66,0x2,0x1,0x2a,0x3,0x9f,0x39,0x10,0x6,0xdc,0x52,0x43,0x88,0x33,0x44,0x0,0x59,0xc8,0x3d,0xf9,0xf,0x68,0xc5,0xa9,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x73,0x49,0x44,0x41,0x54,0x28,0x91,0xd5,0x90,0xb1,0xa,0xc3,0x40,0xc,0x43,0x9f,0xb8,0x8c,0x81,0xee,0xf7,0x7,0x81,0xec,0xfd,0xff,0x35,0x6b,0xb,0x81,0x8e,0x1d,0x6e,0xe,0x49,0xd7,0x44,0x59,0x5c,0xb8,0x96,0x36,0x73,0xab,0xc5,0x48,0xb6,0xb0,0x6c,0xf8,0x39,0xe8,0x5d,0xb0,0xdd,0x2,0x7d,0xd0,0xab,0xa4,0xc7,0x57,0x83,0xed,0xc,0x74,0x40,0xa,0x69,0x3,0x6e,0x92,0xee,0x2f,0x6,0xdb,0x29,0x6,0x73,0xe8,0x25,0x6a,0xcd,0x47,0x49,0xeb,0xd3,0x70,0x6,0x4e,0xc0,0x1a,0x8d,0xf2,0x61,0xe3,0x24,0x69,0x68,0xaa,0x44,0xb,0x70,0xa9,0x33,0x4b,0x2a,0xb6,0xe7,0xb8,0xc9,0x47,0xcf,0xf8,0x27,0xec,0x8c,0xe8,0x25,0xc9,0x7b,0x5,0xa,0xd0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_button_up_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x21,0x50,0x4c,0x54,0x45,0x3d,0x3b,0x3f,0x60,0x5d,0x62,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x3d,0x3b,0x3f,0x65,0x62,0x67,0x60,0x5d,0x62,0x56,0x53,0x58,0x4b,0x49,0x4e,0xce,0xce,0xce,0x59,0x59,0x59,0xb8,0xf5,0x6d,0x48,0x0,0x0,0x0,0x5,0x74,0x52,0x4e,0x53,0x7,0xfe,0xc,0x9,0x1c,0xda,0x2b,0xa5,0x57,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xa,0x68,0xd0,0xf4,0x56,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x36,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc,0x5,0x3,0x21,0x86,0xf4,0xe,0x30,0x28,0x63,0x88,0x80,0x30,0x5a,0xb1,0x33,0x3a,0x67,0x40,0x19,0x33,0x67,0x42,0x18,0x9d,0x33,0x67,0xce,0x0,0x33,0x66,0x2,0x1,0x2a,0x3,0x9f,0x39,0x10,0x6,0xdc,0x52,0x43,0x88,0x33,0x44,0x0,0x59,0xc8,0x3d,0xf9,0xf,0x68,0xc5,0xa9,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9d,0x49,0x44,0x41,0x54,0x28,0x91,0xcd,0x90,0x2b,0xe,0xc2,0x50,0x14,0x44,0xcf,0xbc,0xa0,0xca,0x3a,0x50,0x38,0x48,0xaa,0x58,0xb,0xc5,0x57,0x60,0xa0,0xc1,0x40,0x9a,0x3c,0x43,0x8a,0xae,0x7f,0xb0,0x10,0x82,0x25,0x1,0x81,0x60,0x2b,0x55,0xa4,0x17,0xd1,0x12,0x7e,0xa,0xc7,0x98,0xc9,0x9d,0xb9,0xc9,0x49,0x6,0xfe,0x4e,0xfa,0xc,0x96,0xb6,0xee,0xb,0xb7,0x3,0xcc,0xa8,0x13,0xaf,0xc5,0xf5,0xb5,0x77,0xef,0xcf,0xc5,0x58,0xb8,0x23,0x30,0x0,0x86,0xc2,0x9d,0x56,0x56,0x4c,0xbf,0x8,0x33,0xdb,0x74,0x23,0x28,0xc1,0x92,0x36,0xde,0x36,0xde,0xdc,0x82,0x20,0xaa,0x34,0x57,0x5e,0x75,0x0,0x22,0x6c,0xf,0xc4,0x40,0x65,0x90,0x7a,0xcd,0x43,0x4b,0x3c,0x8,0x4a,0x83,0x89,0x11,0xf5,0x80,0x91,0x7b,0x92,0x74,0x31,0xea,0xd8,0x2b,0xb,0xf,0xbc,0x57,0x16,0x8c,0x3a,0x6,0xce,0xc0,0xed,0xe7,0x85,0xfe,0x54,0x77,0x8c,0xb2,0x2f,0x36,0xd,0xf7,0x95,0x26,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_grabber_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x3,0x0,0x0,0x0,0x61,0xab,0xac,0xd5,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x60,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x5b,0x59,0x61,0x5b,0x59,0x61,0x5a,0x58,0x60,0x59,0x57,0x5f,0x5a,0x58,0x60,0x5a,0x58,0x60,0x57,0x56,0x5e,0x58,0x56,0x5e,0x56,0x55,0x5d,0x57,0x55,0x5d,0x57,0x55,0x5d,0x55,0x53,0x5b,0x55,0x53,0x5b,0x54,0x53,0x5b,0x55,0x54,0x5c,0x54,0x52,0x5a,0x55,0x53,0x5b,0x5a,0x58,0x60,0x56,0x54,0x5c,0x54,0x53,0x5a,0x55,0x53,0x5b,0x53,0x51,0x59,0x52,0x51,0x59,0x52,0x50,0x58,0x51,0x50,0x58,0x51,0x4f,0x57,0x50,0x4e,0x56,0x4f,0x4d,0x55,0x50,0x4f,0x57,0x54,0x52,0x5a,0xff,0xff,0xff,0xc7,0x51,0xc2,0xf2,0x0,0x0,0x0,0x12,0x74,0x52,0x4e,0x53,0x0,0x2c,0xb8,0xf4,0x2e,0xf2,0xb8,0xf4,0xf5,0xf4,0xf5,0xb8,0x2f,0xf2,0x2e,0xb8,0xf4,0xb8,0x66,0xf6,0xf7,0x12,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1f,0x5,0xd,0x10,0xbd,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc0,0x7,0x18,0x99,0x98,0x85,0x98,0x18,0x21,0x6c,0x16,0x56,0x61,0x11,0x11,0x61,0x56,0x16,0x30,0x87,0x4d,0x54,0xc,0x8,0x44,0xd9,0xc0,0x1c,0x76,0x71,0x9,0x20,0x10,0xe7,0x0,0x73,0x38,0x25,0xa5,0x80,0x40,0x92,0xb,0xcc,0xe1,0x96,0x90,0x6,0x2,0x9,0x6e,0x30,0x87,0x87,0x57,0x4a,0x46,0x46,0x96,0x97,0x7,0x62,0x1c,0x1f,0xbf,0x80,0x9c,0x20,0x1f,0x5e,0xdb,0x1,0x23,0xfd,0x4,0x11,0x2d,0x48,0xcb,0xd2,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x48,0x49,0x44,0x41,0x54,0x28,0x91,0xd5,0xcc,0xb1,0xd,0x80,0x40,0x10,0x3,0xc1,0x39,0x12,0x68,0x80,0x22,0xa0,0xff,0x5a,0xbe,0xa,0xa,0x20,0x3b,0x92,0xf,0x0,0x9d,0x90,0x8,0x7f,0x25,0x27,0xb6,0xd6,0x8c,0x4f,0xbc,0x8b,0xcc,0x5c,0xb1,0x23,0xd1,0x22,0xe2,0xb8,0xef,0x53,0x71,0xb2,0x61,0xc6,0xd2,0xc5,0x7,0x95,0xf0,0x49,0x25,0x34,0x9c,0x3d,0xed,0xef,0xe1,0x8,0x5c,0x37,0x9a,0xa,0x6,0x38,0xcd,0xba,0x62,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char scroll_grabber_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x3,0x0,0x0,0x0,0x61,0xab,0xac,0xd5,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6c,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x97,0xd0,0xdf,0x92,0xcb,0xdc,0x84,0xbb,0xd4,0x92,0xca,0xdc,0x95,0xd0,0xdd,0x83,0xbb,0xd3,0x8b,0xc8,0xd7,0x79,0xb5,0xcb,0x78,0xb4,0xca,0x73,0xb0,0xc7,0x73,0xb0,0xc7,0x7b,0xc0,0xcf,0x79,0xc5,0xd1,0x6b,0xae,0xc1,0x75,0xc6,0xcf,0x70,0xbc,0xca,0x64,0xa6,0xbc,0x71,0xbc,0xc9,0x82,0xba,0xd4,0x6a,0xa2,0xc6,0x62,0x9a,0xc2,0x61,0x9a,0xc1,0x68,0x9f,0xc2,0x5d,0x92,0xbb,0x5c,0x92,0xb8,0x58,0x8d,0xb6,0x59,0x8e,0xb3,0x56,0x89,0xb0,0x5c,0x91,0xb2,0x53,0x84,0xa9,0x58,0x8f,0xae,0x54,0x83,0xa4,0x57,0x8e,0xad,0x64,0xa5,0xba,0xff,0xff,0xff,0xbb,0x65,0x65,0x27,0x0,0x0,0x0,0x13,0x74,0x52,0x4e,0x53,0x0,0x25,0xad,0xf1,0xad,0x27,0xef,0xad,0xf1,0xf3,0xf1,0xf3,0xad,0x28,0xef,0x27,0xad,0xf2,0xad,0xcd,0x8a,0x27,0xfe,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x23,0x2a,0x62,0x6c,0x3a,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc0,0x7,0x18,0x99,0x98,0x85,0x59,0x18,0x21,0x6c,0x56,0x36,0x11,0x51,0x31,0x11,0x36,0x56,0x30,0x87,0x5d,0x5c,0x2,0x8,0xc4,0xd9,0xc1,0x1c,0xe,0x49,0x29,0x20,0x90,0xe4,0x4,0x73,0xb8,0xa4,0x65,0x80,0x40,0x9a,0x1b,0xcc,0xe1,0x91,0x95,0x3,0x2,0x59,0x1e,0x30,0x87,0x97,0x4f,0x5e,0x41,0x41,0x91,0x8f,0x17,0x62,0x1c,0xbf,0x80,0xa0,0x92,0x10,0x3f,0x5e,0xdb,0x1,0x41,0x87,0x4,0x7d,0x15,0xc4,0xfd,0x6a,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xc,0x0,0x0,0x0,0xc,0x8,0x6,0x0,0x0,0x0,0x56,0x75,0x5c,0xe7,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x71,0x49,0x44,0x41,0x54,0x28,0x91,0xcd,0x8f,0x3b,0xe,0x83,0x30,0x10,0x44,0xdf,0x5a,0x88,0x2,0xce,0x8,0xdc,0x82,0x50,0x11,0xb,0x8e,0xc2,0x19,0xdd,0x20,0xe1,0xa1,0x88,0xac,0xd8,0x4,0xa5,0x66,0xba,0x59,0xcd,0x6f,0xe1,0x71,0xb0,0x9c,0x78,0xf9,0x5a,0x34,0xab,0x50,0x7,0x26,0xb0,0xcd,0x11,0x66,0x6f,0x7e,0x4f,0x9a,0x2a,0x37,0x44,0xda,0x5,0x34,0x7e,0x73,0xf4,0x8a,0xb4,0x0,0x53,0xd2,0xb8,0xb2,0x30,0xf6,0xbf,0x23,0x34,0xe4,0xec,0x62,0x30,0xdd,0xcc,0x3e,0xfe,0x19,0xb6,0xab,0xda,0xa0,0xb8,0x15,0x3f,0x38,0xc2,0xfc,0xd9,0xac,0x2e,0x5,0x18,0xe1,0x7d,0xd3,0xfa,0x24,0x9c,0x8,0xa7,0x1c,0xfa,0x20,0xb5,0xcd,0xac,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char selection_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2d,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xfd,0xfb,0xff,0xfd,0xf7,0xff,0xfd,0xf7,0xff,0xfd,0xf7,0xff,0xfd,0xf6,0xff,0xf6,0xf4,0xff,0x15,0x15,0x17,0xff,0x70,0xc0,0x21,0x0,0x0,0x0,0xe,0x74,0x52,0x4e,0x53,0x6,0xf,0x16,0x18,0x2a,0x3b,0x40,0x3c,0x6,0x3d,0x44,0x3e,0x31,0x25,0x8,0x3d,0x16,0xb4,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xe,0x6f,0xbd,0x30,0x4f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x37,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x54,0x36,0x6,0x2,0x23,0x1,0x6,0x91,0xb0,0x34,0x20,0x48,0x75,0x64,0x50,0xef,0x5c,0x5,0x4,0x33,0x8a,0x18,0xcc,0xf6,0xdc,0x5,0x82,0xd3,0xc9,0xc,0x66,0x6b,0x41,0x8c,0x5b,0x94,0x33,0x60,0x6,0xc2,0xad,0x80,0x5b,0xa,0x73,0x6,0x0,0x45,0x34,0x48,0x41,0xa3,0xc5,0x91,0x23,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xba,0x49,0x44,0x41,0x54,0x38,0x8d,0xc5,0xd2,0xc1,0x4a,0x43,0x31,0x10,0x85,0xe1,0x6f,0x42,0xdd,0x15,0xb,0x15,0x14,0xe9,0x23,0xb4,0xd7,0xf7,0x7f,0x8e,0x56,0x17,0xdd,0x8b,0x16,0xc1,0x82,0xc5,0xdd,0x15,0xc6,0x45,0x73,0xe5,0x6e,0xaa,0x91,0x22,0x9e,0xcd,0x64,0x92,0xfc,0x73,0x48,0x38,0xfc,0xb7,0x62,0x58,0x64,0xe6,0xd,0x56,0xb8,0xc2,0xe4,0xc4,0xfd,0xf,0xbc,0x62,0x1b,0x11,0x8f,0x5f,0x3,0x32,0x73,0x85,0x6e,0x3c,0xb0,0x41,0xf7,0x11,0xb1,0x9e,0x54,0xe7,0xae,0x6e,0x3e,0xe1,0xf0,0x3,0x38,0xc5,0x2,0xcb,0xcc,0xdc,0x95,0x91,0xf3,0x73,0x3,0xc,0xef,0xd8,0x55,0xa6,0x2b,0x98,0xd7,0x83,0x16,0x78,0xd0,0x5b,0xad,0xf3,0xe2,0xf4,0x87,0xb5,0xe8,0xa2,0x9c,0x1,0x83,0x82,0xfe,0xc,0xbe,0x2f,0xd8,0xd7,0x66,0xfa,0xb,0xf0,0xb2,0xd6,0x7d,0xc1,0xb6,0x36,0xb,0xcc,0x1a,0xe0,0x19,0x6e,0x91,0xd8,0xc,0x41,0xba,0xc3,0x52,0x7b,0x90,0x12,0xeb,0x88,0x78,0x18,0x47,0xf9,0xda,0x31,0x13,0xdf,0x45,0xb9,0x77,0x7c,0xf2,0x26,0x22,0x5e,0x1a,0xcd,0xfe,0x58,0x9f,0x3f,0x85,0x2f,0x71,0xd3,0xd7,0x3f,0x66,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char selection_oof_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x4,0x3,0x0,0x0,0x0,0xed,0xdd,0xe2,0x52,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x30,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2c,0x2,0xfd,0xfb,0xff,0xfd,0xfb,0xff,0xfd,0xfb,0xff,0xfd,0xfb,0xff,0x15,0x15,0x17,0xe9,0x54,0x1,0x21,0x0,0x0,0x0,0xf,0x74,0x52,0x4e,0x53,0xa,0x1a,0x26,0x29,0x2a,0x48,0x65,0x6d,0x6e,0x66,0x3,0x20,0x25,0x16,0xc,0x1f,0x74,0xbf,0x74,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xf,0x18,0xba,0x0,0xd9,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x38,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x54,0x76,0x1,0x2,0x23,0x1,0x6,0xd1,0xf4,0xe,0x20,0x28,0xb,0x64,0xd0,0x5c,0x7d,0x6,0x8,0x76,0x4d,0x62,0x70,0xdf,0xfb,0xe,0x8,0x6e,0x97,0x30,0x78,0x9c,0x3,0x31,0xde,0xb4,0x50,0xca,0x80,0x1b,0x8,0xb7,0x2,0x6e,0x29,0xcc,0x19,0x0,0x1a,0x23,0x52,0x59,0xa4,0x2f,0x3d,0xa7,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xb6,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xd3,0xbd,0x4a,0x43,0x41,0x10,0xc5,0xf1,0xdf,0x2c,0xb1,0xb,0x6,0x22,0x28,0x92,0x47,0x48,0xae,0xef,0xff,0x1c,0x89,0x16,0xe9,0x45,0x83,0x60,0xc0,0x60,0x77,0x85,0xb1,0xb8,0x7b,0x43,0xa,0x3f,0x56,0xd2,0x7a,0x9a,0xe1,0xec,0xf0,0x9f,0x61,0x7,0x4e,0xa8,0xca,0xcc,0x1b,0xac,0x70,0x85,0x89,0xaf,0xf5,0x81,0x57,0x6c,0x23,0xe2,0x11,0xa2,0xc2,0x2b,0x74,0xa3,0x6f,0xd4,0x7d,0x44,0xac,0x27,0x75,0x73,0x57,0x1f,0x9f,0x70,0xf8,0x5,0x9c,0x62,0x81,0x65,0x66,0xee,0xca,0xc9,0xe6,0xe7,0x6,0x18,0xde,0xb1,0xab,0x4c,0x57,0x30,0xaf,0x8d,0x16,0x78,0xd4,0x5b,0xad,0xf3,0xe2,0xfb,0x83,0xb5,0xe8,0xa2,0x9c,0x1,0x83,0xff,0x1,0xc3,0x80,0xfe,0xc,0xbe,0x2f,0xd8,0x57,0x33,0xfd,0x3,0x78,0x59,0xeb,0xbe,0x60,0x5b,0xcd,0x2,0xb3,0x6,0x78,0x86,0x5b,0x24,0x36,0x63,0x98,0xee,0xb0,0xd4,0x1e,0xa6,0xc4,0x3a,0x22,0x1e,0x8e,0x40,0x66,0x5e,0x1b,0x72,0xf1,0x53,0x9c,0x7b,0xc3,0x97,0x37,0x11,0xf1,0x2,0x9f,0x25,0x19,0x2f,0x79,0x66,0x8a,0x69,0x6e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char spinbox_updown_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xcd,0x49,0x44,0x41,0x54,0x38,0x8d,0xe5,0x53,0x31,0xe,0x82,0x40,0x10,0x9c,0x5d,0x22,0x3e,0x80,0x86,0xc4,0x0,0xe1,0xf,0x16,0x5a,0x58,0xf9,0x5,0xe3,0x13,0xd0,0xc2,0xc4,0xcf,0xd8,0xf0,0x5,0xe3,0x1f,0x2c,0x2c,0x6c,0xf8,0x1,0xc5,0x72,0x85,0x9,0xd,0xf,0x10,0x43,0xce,0x86,0x82,0xe0,0xe9,0x19,0x8d,0x95,0x53,0xce,0xce,0x6e,0x26,0x99,0x59,0xe0,0x97,0x10,0x91,0x95,0x52,0x2a,0x79,0xa5,0xa1,0x67,0x83,0xa2,0x28,0xa6,0x0,0x8e,0x0,0x98,0x99,0xe7,0x61,0x18,0x9e,0xde,0x3e,0x20,0x22,0x3e,0x11,0x65,0x0,0x46,0x2d,0x55,0x3a,0x8e,0x33,0xe,0x82,0xe0,0xd2,0xd7,0x72,0x9f,0xc8,0xb2,0x6c,0x0,0x60,0xdf,0x59,0x6,0x0,0xbf,0x69,0x9a,0x43,0x9e,0xe7,0x43,0xeb,0x1,0xcf,0xf3,0x76,0x44,0x34,0x33,0x18,0x9b,0xb8,0xae,0x9b,0x9a,0x1c,0xff,0x3b,0x1e,0x62,0x14,0x91,0x94,0x88,0x8c,0xe5,0x21,0xa2,0x34,0x8a,0xa2,0x75,0x97,0x7b,0x48,0xa1,0xaa,0xaa,0x8d,0xd6,0xda,0x54,0x9a,0x73,0x5d,0xd7,0x5b,0xab,0x83,0xd6,0xc5,0xe7,0x45,0x2,0x80,0x38,0x8e,0x4b,0xad,0xf5,0x2,0xc0,0x15,0xc0,0x8d,0x99,0x97,0xa6,0x65,0x2b,0x94,0x52,0x89,0xed,0x99,0xbe,0xc6,0x1d,0x31,0x1f,0x40,0xdc,0x74,0x8a,0x5b,0xc1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0xe,0x49,0x44,0x41,0x54,0x38,0x8d,0xc5,0x53,0xc1,0x4a,0xc3,0x40,0x14,0x9c,0x79,0x90,0xd4,0xa3,0x1,0x8f,0x81,0xa5,0xe4,0x50,0xff,0x4c,0xb1,0x45,0xd0,0xbf,0xd0,0x83,0x7a,0x88,0xd0,0x4f,0x6b,0xf,0xa1,0xbc,0xbb,0xa5,0x1e,0xa5,0x98,0x37,0x5e,0xc,0xc4,0xd0,0x68,0xa1,0x7,0xe7,0xb4,0xfb,0x96,0x9d,0x19,0x66,0x67,0x81,0x13,0xc1,0xb1,0x3,0x77,0x2f,0x24,0x3d,0x90,0xcc,0x0,0xdc,0xa7,0x94,0x76,0x47,0x13,0x6c,0x36,0x9b,0x73,0x92,0xaf,0x0,0x2a,0x0,0x90,0xe4,0xfb,0xfd,0x7e,0x3e,0x9b,0xcd,0xde,0xfe,0x24,0x70,0xf7,0x82,0x64,0x1d,0x11,0x95,0x99,0x35,0x0,0xd0,0xad,0x25,0x2d,0x86,0x4e,0x6c,0xa8,0x2c,0xa9,0x8e,0x88,0x4a,0x92,0x9b,0xd9,0x6d,0xdb,0xb6,0x73,0x0,0x4d,0x44,0x54,0x11,0xb1,0x5c,0xaf,0xd7,0x17,0xa3,0x4,0x66,0xf6,0xc,0xa0,0x32,0xb3,0xc6,0xcc,0xae,0xcb,0xb2,0xdc,0x4e,0xa7,0xd3,0x77,0x92,0xb,0x33,0x6b,0x48,0xa6,0xc9,0x64,0xf2,0x38,0x4a,0x20,0xa9,0x25,0xb9,0x1a,0x5a,0x4d,0x29,0xed,0x24,0x2d,0x48,0xae,0x0,0xc4,0xa1,0xdc,0xfe,0xf,0x3f,0x5e,0xc1,0xdd,0x97,0x0,0xce,0x0,0xdc,0xd,0xd3,0x76,0xf7,0x22,0x22,0x5e,0xcc,0xec,0x23,0xa5,0x74,0xd5,0xcd,0x87,0x19,0xe4,0x92,0x2e,0x49,0xd6,0xee,0x5e,0xf4,0x2f,0x93,0xac,0x49,0xce,0x24,0x65,0xa3,0xe,0xfa,0x5,0xea,0xca,0x93,0xe7,0xf9,0x67,0x7f,0x96,0x65,0xd9,0x4d,0x59,0x96,0xdb,0x83,0x4,0x7d,0xb5,0x63,0x8b,0x74,0x74,0x95,0x87,0xca,0xbf,0x12,0x74,0x4e,0x0,0x3c,0x7d,0x6f,0x47,0x3f,0xd3,0xc9,0xf8,0x2,0x8c,0x16,0xa2,0xfd,0x26,0x18,0xca,0xf6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char submenu_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x18,0x95,0x7d,0xca,0x21,0x12,0x80,0x20,0x14,0x45,0xd1,0xf7,0x2d,0x4,0x36,0x40,0x63,0xa8,0xba,0x1f,0xbb,0x9d,0xe5,0xb8,0x0,0xb3,0xfb,0xd1,0xc,0x8d,0xd,0x10,0x48,0xcf,0x22,0x6,0xc7,0xef,0x6d,0x77,0xe6,0x8,0x0,0xa4,0x94,0x88,0x3b,0x92,0x4b,0x8,0x61,0xeb,0x3f,0xe0,0x95,0x88,0xac,0x39,0xe7,0x49,0x5,0x0,0x2c,0xc9,0xbd,0x94,0x62,0x35,0x0,0x0,0x63,0x6b,0x6d,0xfd,0x3,0x4f,0x1a,0x38,0x8d,0x31,0x51,0x3,0x55,0x44,0x66,0xe7,0x5c,0xfd,0x4,0x24,0xa3,0xf7,0xfe,0xe8,0x7f,0x1,0xe,0xc2,0x1e,0x10,0xa,0xf0,0x33,0x4c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x8e,0x49,0x44,0x41,0x54,0x18,0x95,0x75,0xcf,0x31,0xa,0xc2,0x50,0x10,0x4,0xd0,0x99,0x8d,0x62,0x4a,0x5,0xcb,0xc0,0x27,0xa4,0xf1,0x70,0xbf,0x51,0xbc,0x85,0x60,0x95,0x42,0x6f,0x66,0x8a,0x10,0xf6,0x4,0x49,0x2f,0xec,0xd8,0x18,0x31,0xa0,0x53,0x2d,0xc3,0x63,0x61,0x88,0x77,0xdc,0xfd,0xe,0x60,0x3,0xe0,0x98,0x52,0x1a,0xe7,0xde,0xe6,0x43,0xd2,0x5a,0xd2,0x81,0x64,0xeb,0xee,0xbb,0x5f,0xe0,0x4,0xa0,0x8f,0x88,0x26,0x22,0x6e,0x5d,0xd7,0xed,0x17,0xa0,0xae,0xeb,0x89,0x64,0x36,0xb3,0x9e,0x64,0x2a,0xcb,0xf2,0xb2,0x0,0xff,0xf2,0x1,0xc3,0x30,0x6c,0x25,0xb5,0x11,0xd1,0x48,0xf2,0xa2,0x28,0xce,0x0,0xb0,0x9a,0x1,0xc9,0x2b,0x80,0xc6,0xcc,0x7a,0x49,0xb9,0xaa,0xaa,0x71,0xf1,0x81,0xe4,0x93,0xe4,0x43,0x52,0xfe,0x9e,0xf9,0x2,0x35,0xca,0x3a,0xf,0x29,0x4,0xd0,0xe4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x4,0x0,0x0,0x0,0x6e,0x6,0x76,0x0,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0x0,0xaa,0x8d,0x23,0x32,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x1f,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0xc0,0x4,0xff,0x23,0xff,0x8b,0xfc,0x17,0xf9,0x1f,0x49,0xac,0x10,0x13,0x3,0x3,0x61,0x53,0xb0,0x98,0x80,0xc,0x0,0xa8,0x3e,0x18,0x31,0xbe,0x78,0xfc,0x7a,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x18,0x95,0x75,0x8f,0x31,0xe,0x80,0x30,0xc,0x3,0xcf,0xa5,0x73,0xbb,0xf0,0xff,0x3f,0xc2,0xa,0xd4,0x2c,0x54,0xa,0x11,0xdc,0xe8,0x58,0x3e,0x45,0x4,0x6c,0x77,0x40,0xc0,0x2e,0x69,0x0,0x14,0xde,0x8,0xa8,0x40,0xb7,0x5d,0x66,0x10,0x17,0xa,0xd0,0x9e,0xd2,0x5,0x6c,0xb2,0xbd,0xf2,0xcf,0x91,0x15,0x19,0x7d,0x29,0x3a,0xb0,0x4c,0x45,0x5e,0x68,0xf1,0x28,0x69,0xd4,0x54,0x30,0x70,0x12,0xde,0xbc,0x1,0x5f,0x4b,0x1d,0x1b,0xbf,0xb6,0xb,0xf9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_behind_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x5a,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x30,0x2e,0x36,0x43,0x40,0x4d,0x0,0x0,0x0,0x43,0x40,0x4c,0x3e,0x3c,0x47,0x3e,0x3b,0x46,0x31,0x2f,0x38,0x2d,0x2b,0x33,0x3f,0x3c,0x47,0x35,0x32,0x3b,0x5b,0xb0,0x1,0xb7,0x0,0x0,0x0,0x18,0x74,0x52,0x4e,0x53,0x0,0x1,0x3,0x5,0x8,0xa,0xb,0xc,0x4,0x11,0x19,0x1f,0x22,0x24,0x15,0x25,0x34,0x3f,0x46,0x47,0x77,0xf3,0x7,0xef,0xd3,0x51,0x5e,0xca,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1d,0xeb,0x3,0x71,0x91,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x6e,0x49,0x44,0x41,0x54,0x18,0xd3,0xb5,0xcc,0x49,0xe,0x80,0x20,0x10,0x44,0xd1,0x2,0x6c,0x90,0x49,0x26,0x27,0xd4,0xfb,0x9f,0x53,0x63,0x34,0x2e,0x58,0xfb,0x97,0x2f,0xa9,0x2,0x18,0x17,0x1d,0x49,0xa5,0x24,0x75,0x82,0x33,0x80,0xf5,0xa4,0x8d,0x75,0xde,0x3b,0x6b,0x34,0xf5,0xc,0x9c,0x86,0x10,0x53,0x2e,0x25,0xa7,0x18,0x6,0xe2,0x10,0x3a,0x8c,0xd3,0x5a,0xaf,0xd6,0x69,0xc,0x5a,0x60,0x36,0x71,0xd9,0xf6,0xbb,0x6d,0x89,0x66,0x6,0xd9,0x74,0xec,0x4f,0x47,0xb2,0x4,0xe9,0x72,0x7d,0xa1,0x66,0x27,0xa1,0x7c,0xf9,0xa0,0x78,0xd5,0x42,0x33,0x69,0x4e,0xff,0x80,0x13,0xce,0x8,0x12,0xa9,0x90,0xd8,0x47,0x93,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x12,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x60,0x18,0x5,0xa3,0x60,0x14,0x8c,0x2,0x8,0x0,0x0,0x4,0x10,0x0,0x1,0x7f,0x4d,0x78,0x8e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_close_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xfa,0x49,0x44,0x41,0x54,0x38,0x8d,0xcd,0x92,0x5f,0x4a,0xc4,0x30,0x10,0x87,0xbf,0xb1,0xb9,0xc2,0x16,0x7c,0x6b,0xc1,0xa2,0x85,0x7a,0x4,0x2d,0xfe,0x39,0xc4,0x9e,0x70,0x4f,0x61,0xc5,0x3d,0x83,0x5,0x95,0x4,0xd2,0x37,0x5,0x8f,0x90,0x94,0xf1,0xc5,0x4a,0x76,0xcd,0x22,0xf8,0xa2,0xf3,0x38,0xc3,0xef,0x9b,0xe4,0x4b,0xe0,0x5f,0x95,0xf7,0x7e,0xed,0x9c,0x2b,0xf,0xcd,0x9d,0x73,0xa5,0xf7,0x7e,0x9d,0xf6,0x8e,0xd2,0xb0,0x88,0x6c,0x8c,0x31,0x43,0xe,0xe2,0x9c,0x2b,0x8d,0x31,0x83,0x88,0x6c,0x52,0xc8,0x17,0x20,0xc6,0x38,0xa8,0xea,0x8,0x74,0xc6,0x98,0xed,0x34,0x4d,0xc7,0xcb,0xcc,0x5a,0xbb,0x2a,0x8a,0xe2,0xe,0xe8,0x80,0x17,0xe0,0x61,0x99,0x49,0xba,0xc5,0x5a,0xbb,0xfa,0xdc,0x72,0xe,0x3c,0x3,0xd7,0x21,0x84,0x98,0xf6,0x54,0xf5,0xaa,0xae,0xeb,0xb7,0x2c,0x60,0x1f,0x22,0x22,0x56,0x55,0x23,0xd0,0xe6,0xc2,0x59,0x40,0x2,0xd9,0x8a,0x48,0xbb,0x28,0x50,0xd5,0x8b,0xfd,0xf0,0x8e,0x83,0x9f,0x4a,0x44,0xb2,0xcb,0xbe,0x1,0x92,0x2b,0xb4,0xaa,0x6a,0x81,0x27,0xe0,0x4,0xb8,0x4f,0xc5,0x66,0x1,0x19,0x89,0x97,0x21,0x84,0x5e,0x55,0x1f,0x81,0xb3,0x1c,0x44,0xe,0x85,0x53,0x61,0xb9,0xd7,0xa9,0xaa,0xea,0x75,0xe7,0x4,0xc6,0x98,0x1b,0x11,0xe9,0x80,0x31,0xc6,0xd8,0xa7,0xc2,0x9a,0xa6,0x79,0x9f,0xe7,0xf9,0x16,0x18,0x81,0x53,0x55,0xed,0xb3,0xa2,0x7e,0xf3,0x95,0xff,0xbe,0x3e,0x0,0xbd,0x2c,0x93,0xec,0xb,0xe5,0x4f,0xb1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xbe,0x49,0x44,0x41,0x54,0x38,0x8d,0xd5,0x90,0x3b,0xe,0xc2,0x40,0xc,0x44,0x9f,0x9,0x45,0xf8,0x14,0x80,0xb8,0xf,0x15,0x8a,0x8,0x48,0xdc,0x94,0x8a,0x4,0x85,0x9a,0xe3,0x20,0x48,0xc3,0xa7,0x20,0x32,0x8d,0x41,0x8b,0xc9,0x4a,0xb4,0xb8,0xda,0x1d,0x7b,0x9e,0x35,0x86,0xbf,0x2f,0x9,0x3f,0xaa,0xba,0x2,0xba,0x40,0x25,0x22,0x37,0xd7,0xeb,0x1,0x19,0xf0,0x10,0x91,0xed,0x4b,0xef,0x38,0x60,0x2,0x4c,0x81,0xdc,0xc,0xa1,0x39,0xb7,0x5e,0x12,0x1a,0x3c,0xa0,0x2,0x4e,0xc0,0x18,0x58,0xaa,0x6a,0x5f,0x55,0x53,0x60,0x61,0x5a,0xd,0xec,0xa3,0x11,0x6c,0x5b,0x6a,0xdb,0x26,0xc0,0xc5,0xe4,0x81,0x99,0xb,0x1f,0xed,0xb,0x10,0x40,0xd6,0xc0,0xcc,0x66,0xe,0xc0,0xc6,0x9b,0xdb,0x22,0xc4,0x4a,0x63,0xcb,0x7e,0x89,0xa0,0xc0,0xd0,0x22,0x94,0x22,0x72,0x8d,0x2,0x9c,0xb9,0x6,0xa,0x3,0x84,0xda,0x7,0xc4,0x47,0xc8,0x6c,0xf0,0x8c,0x1d,0x4c,0x44,0xee,0xc0,0xce,0xb4,0x11,0x30,0xf,0xd,0x1e,0xd0,0x0,0x47,0xdb,0xf2,0x3e,0x98,0xbd,0x4b,0xeb,0x35,0x6d,0xb7,0xf8,0xe3,0x7a,0x2,0x49,0x7e,0x47,0x10,0xc3,0xf7,0xae,0x75,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +}; + + +static const unsigned char tab_container_backup_png[]={ +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x88,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x92,0xb1,0xd,0xc2,0x40,0xc,0x45,0x9f,0xcf,0x91,0x4e,0x99,0x21,0x7,0xb,0x65,0x5,0x3a,0xa4,0x5b,0x3,0xb1,0x5,0x81,0x9a,0x19,0x18,0x28,0xd9,0x1,0xa5,0x48,0x4c,0xc3,0x45,0x54,0x58,0x14,0x28,0x14,0xfc,0xca,0x67,0xfb,0x3d,0xb9,0x38,0x58,0x3b,0x52,0x8a,0xdd,0xfe,0xd8,0x9a,0x58,0x7,0x34,0xe,0x33,0x20,0x92,0xaf,0x97,0xc3,0xd,0xa0,0x2a,0x5d,0x13,0x3b,0x8d,0xe3,0xbd,0x99,0xa7,0xe9,0x2d,0x1d,0x54,0x53,0x8c,0x75,0x7,0x6c,0x1,0xc2,0xcb,0x2c,0x79,0x30,0xc0,0x73,0x67,0xb3,0x8,0x5d,0xc2,0xc9,0x5f,0xf0,0x6b,0x82,0x21,0xa8,0xfa,0x40,0x50,0x80,0xbe,0xbc,0x97,0x9f,0x88,0x48,0x8e,0xb1,0x3e,0x3,0xc9,0x71,0xf4,0x62,0xe4,0x8f,0xce,0xfc,0x6a,0x1e,0x1b,0xcd,0x1d,0x1e,0xc0,0x10,0x6,0x8e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_container_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x8a,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3c,0x3a,0x44,0x56,0x53,0x61,0x56,0x52,0x60,0x47,0x44,0x52,0x33,0x31,0x39,0x47,0x44,0x50,0x47,0x44,0x51,0x52,0x50,0x5d,0x51,0x4f,0x5d,0x46,0x42,0x4e,0x42,0x3e,0x4a,0x41,0x3e,0x49,0x51,0x4e,0x5b,0x40,0x3e,0x48,0x4f,0x4c,0x59,0x3f,0x3d,0x47,0x4e,0x4a,0x58,0x3e,0x3b,0x46,0x4b,0x49,0x55,0x3c,0x3a,0x44,0x4a,0x47,0x54,0x3b,0x39,0x43,0x49,0x46,0x53,0x3a,0x38,0x42,0x47,0x45,0x50,0x39,0x37,0x40,0x47,0x43,0x50,0x38,0x35,0x3f,0x36,0x34,0x3e,0x44,0x42,0x4d,0x44,0x41,0x4c,0xff,0xff,0xff,0xe5,0x37,0x10,0x78,0x0,0x0,0x0,0x15,0x74,0x52,0x4e,0x53,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x77,0xef,0xef,0xef,0x77,0xef,0xed,0xe8,0xff,0x76,0xed,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x2d,0xcd,0xda,0x41,0x3d,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x93,0x49,0x44,0x41,0x54,0x18,0xd3,0x65,0xcf,0x47,0x12,0x82,0x40,0x10,0x5,0xd0,0x9e,0xc8,0x44,0x92,0x22,0x41,0x54,0x44,0x40,0x14,0xef,0x7f,0x3e,0x7,0x8a,0xea,0x85,0xbe,0xe5,0xaf,0xea,0xf0,0x1,0x8,0x65,0x5c,0xc8,0x40,0x70,0x46,0x9,0x0,0x89,0x94,0x36,0xd6,0x79,0xef,0xac,0xd1,0x2a,0x22,0x40,0x55,0x9c,0x14,0xa7,0x4d,0x91,0xc4,0x8a,0x2,0xd3,0x69,0x59,0xd5,0x9b,0xaa,0x4c,0x35,0x3,0x6e,0x9a,0xfa,0xbc,0xab,0x1b,0xc3,0x41,0xd8,0xf6,0x82,0x5a,0x2b,0x40,0xba,0xeb,0xd,0x5d,0x9d,0x4,0xe9,0xbb,0x3b,0xea,0xfc,0x1a,0xf4,0xf,0xd4,0xaf,0x81,0x1b,0x46,0x34,0x84,0x11,0x61,0xa7,0x27,0x9a,0xc2,0x52,0x6e,0xe6,0x17,0x9a,0xc3,0x59,0xa6,0xb3,0xf1,0xbd,0x1b,0xb3,0xf0,0x18,0x55,0xf9,0x61,0xf9,0x6c,0x96,0x63,0x1e,0x5e,0xff,0x2b,0xf7,0x5b,0xff,0xb,0x69,0x5a,0x14,0xfa,0x84,0xf6,0xc2,0x8,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x1,0x0,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0x31,0x4a,0x43,0x51,0x10,0x45,0xcf,0x7d,0xef,0x83,0x2b,0x50,0x88,0x8d,0x9d,0xbd,0xa9,0x52,0x44,0xbb,0x8f,0x62,0xe1,0x16,0xcc,0x22,0x5c,0x40,0x96,0xa2,0xd9,0x82,0x4,0x94,0xdf,0x19,0x1b,0x9b,0x8f,0xb,0xb0,0x10,0x91,0x8,0xba,0x84,0xbc,0xf7,0xae,0x8d,0x86,0x20,0x3f,0x28,0xa4,0xf5,0xc2,0xc0,0x14,0x33,0x67,0xee,0xc,0xc,0x6c,0x28,0xad,0xe6,0xfd,0xe1,0xf1,0x48,0x52,0x6d,0xd8,0x5e,0x53,0xfc,0x61,0xbb,0x69,0xef,0x6f,0x2f,0x1,0xaf,0x0,0xc6,0xe1,0xe0,0xe8,0xe1,0x5a,0xf6,0xa9,0xa4,0x84,0x54,0x75,0x8e,0xb3,0x93,0xed,0xa,0x31,0x6d,0xef,0x6,0x67,0x30,0x2e,0x11,0xa0,0x3f,0xdc,0x1a,0x9,0x2e,0x62,0xac,0x8,0xb1,0xa,0x21,0x4,0xba,0x23,0x6,0x4,0x2e,0xde,0xef,0xed,0xbd,0x3e,0xbf,0xbd,0x3c,0x3d,0x6,0x0,0x49,0xb5,0xa4,0xa4,0x10,0x7e,0xdd,0x39,0x84,0x88,0xa4,0x6c,0xab,0x6,0x8,0x0,0x5,0x7a,0x6b,0x6d,0x77,0x1e,0x43,0x11,0x79,0x77,0x9,0xd8,0x44,0xff,0x80,0x6f,0x80,0x35,0xc7,0x4e,0x7f,0xee,0xb2,0x13,0xd6,0x7c,0x9,0x90,0xdc,0xd8,0xae,0x4a,0xc9,0xbf,0xf6,0x96,0x92,0xb1,0x5d,0x49,0x6e,0x96,0x80,0x76,0x36,0x98,0x20,0xa6,0x25,0x67,0x72,0x5a,0xa4,0x9c,0x13,0x9d,0x91,0x16,0xa9,0xe4,0xc,0x62,0xda,0xce,0x6,0x13,0xf8,0xf9,0x4c,0x87,0x27,0xe7,0xb6,0x6a,0xc9,0x3b,0xdd,0xce,0xf5,0x2e,0xb9,0x69,0x67,0x37,0x57,0x7c,0x3d,0xd3,0xc6,0xfa,0x4,0xa9,0xb7,0x78,0x10,0x23,0xd5,0x4b,0x13,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_current_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x9c,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3f,0x3d,0x48,0x5b,0x58,0x66,0x5b,0x57,0x65,0x57,0x54,0x62,0x55,0x53,0x62,0x4a,0x46,0x52,0x46,0x41,0x4e,0x45,0x41,0x4d,0x55,0x52,0x60,0x44,0x41,0x4c,0x53,0x50,0x5e,0x43,0x40,0x4b,0x52,0x4e,0x5d,0x41,0x3e,0x4a,0x4f,0x4d,0x5a,0x3f,0x3d,0x48,0x4e,0x4b,0x59,0x3e,0x3c,0x47,0x4d,0x4a,0x58,0x3d,0x3b,0x46,0x4b,0x49,0x54,0x3c,0x3a,0x44,0x4b,0x47,0x54,0x3b,0x39,0x43,0x3b,0x39,0x42,0x3b,0x38,0x43,0x3b,0x38,0x42,0x3a,0x37,0x41,0x39,0x37,0x41,0x3a,0x38,0x41,0x39,0x36,0x3f,0x38,0x36,0x3f,0x39,0x36,0x40,0x38,0x36,0x40,0x37,0x35,0x3e,0x37,0x34,0x3e,0x36,0x35,0x3d,0x35,0x32,0x3b,0x59,0xdd,0xd3,0xff,0x0,0x0,0x0,0x11,0x74,0x52,0x4e,0x53,0x4,0xa,0x11,0x19,0x1f,0x22,0x24,0x15,0x25,0x34,0x3f,0x46,0x47,0x48,0x77,0xef,0xef,0xa3,0x31,0x6b,0xc2,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x33,0x37,0xd5,0x7c,0x5e,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xa2,0x49,0x44,0x41,0x54,0x18,0xd3,0x45,0xcd,0xd9,0x12,0x82,0x30,0xc,0x40,0xd1,0x0,0x2d,0x4b,0x5b,0x36,0x59,0x44,0x44,0x44,0xa4,0x68,0x59,0x54,0xfc,0xff,0x8f,0x33,0x30,0x4c,0x3d,0x93,0xa7,0x3b,0x93,0x4,0xc0,0x30,0x2d,0x42,0x6d,0x44,0x89,0x65,0x1a,0x0,0x86,0xe3,0x7a,0x8c,0xb,0xdf,0x17,0x9c,0x79,0xae,0x63,0x80,0xe9,0x6,0x61,0x7c,0xd8,0xc4,0x61,0xe0,0x9a,0x60,0x79,0x51,0x92,0x66,0x9b,0x34,0x89,0x3c,0xb,0x8,0xcb,0xb3,0xe3,0x2e,0xcb,0x19,0x1,0xca,0x8b,0x93,0x56,0x70,0xa,0xb6,0x28,0xcf,0x5a,0x29,0x6c,0xb0,0xfd,0xea,0xa2,0x55,0xfe,0x1a,0xea,0xab,0x56,0xaf,0x41,0x34,0x37,0xad,0xc1,0x15,0xca,0xdb,0xbb,0xd6,0xe2,0x51,0xc2,0xba,0x7f,0xe8,0xf0,0x2d,0x6,0x29,0xfb,0x5e,0xca,0xc7,0x53,0xca,0x3d,0xa8,0x61,0x50,0xc3,0xa8,0xc6,0x41,0xed,0x61,0x9a,0xa6,0x19,0xbd,0xe6,0xf7,0x1e,0x3e,0xcb,0x82,0x83,0xbe,0x18,0x7e,0xa1,0xe5,0x17,0x1f,0xcf,0x5d,0x82,0x6b,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - -static const unsigned char tab_disabled_png[] = { -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x12,0x0,0x0,0xb,0x12,0x1,0xd2,0xdd,0x7e,0xfc,0x0,0x0,0x0,0xd2,0x49,0x44,0x41,0x54,0x38,0xcb,0xd5,0x90,0x51,0xa,0xc2,0x30,0xc,0x86,0xd3,0x2e,0xdb,0x4,0x1f,0xb6,0x57,0x75,0x77,0xd9,0x1d,0x3c,0x8d,0x47,0xd8,0x69,0xbc,0x81,0xf,0xbb,0xcb,0xf0,0x6d,0xa8,0xa0,0xa0,0x6b,0xd7,0x9a,0x40,0x26,0xa,0xdb,0x98,0x22,0x88,0x81,0xf,0x92,0xf2,0xe7,0x4f,0x13,0x5,0x0,0x48,0x44,0x44,0x4c,0xcc,0x24,0xf,0x8,0xd,0xaf,0xe1,0x88,0x96,0x68,0x88,0x2b,0x71,0xe3,0xbc,0x6b,0x9e,0x13,0x29,0x91,0x48,0xce,0x66,0x4a,0xe0,0xf0,0x2,0x37,0x5d,0x88,0x13,0x71,0x4,0x99,0xce,0xe2,0x34,0xcf,0xf3,0x75,0xb6,0xcc,0xa,0xd3,0x1a,0x18,0x8b,0x30,0x8,0xa1,0xda,0x57,0x9b,0xb2,0x2c,0xb7,0x54,0x5a,0x94,0x6f,0x27,0xab,0xc5,0xaa,0xa8,0xf,0x35,0x58,0x6b,0xc1,0x7b,0xdf,0xdb,0xac,0x94,0x2,0x44,0x4,0xd6,0x52,0xb9,0x23,0xce,0x8f,0x15,0x1a,0xdb,0x80,0x31,0xe3,0xd3,0xd9,0x98,0x35,0xac,0x95,0x55,0x23,0x2d,0x7,0x8b,0x87,0xa6,0xe,0x19,0xc9,0xea,0x1,0xca,0xb5,0x15,0x3f,0x4e,0x35,0x11,0x1d,0x1f,0x58,0x63,0xb7,0xde,0x87,0x6,0x80,0xcf,0x8f,0x6f,0x1a,0xc0,0x77,0xd,0x9c,0x73,0x93,0xd,0x58,0xdb,0x85,0xee,0x73,0xfd,0xcd,0xa,0xff,0x6b,0x70,0x7,0xd6,0xd5,0x90,0x3b,0x10,0xe9,0x51,0x80,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xb5,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xcf,0x21,0x6e,0x2,0x61,0x10,0xc5,0xf1,0xff,0x7b,0x1f,0x88,0x1e,0x0,0x1,0xa2,0x8e,0x3,0xac,0x22,0x4d,0x36,0xa8,0x35,0x88,0xde,0x81,0x9e,0x81,0xb,0xec,0x55,0xb8,0x3,0xc1,0xd4,0x11,0xc,0x6,0xb8,0x0,0x82,0x56,0x20,0x7a,0x85,0xe5,0x1b,0x5c,0xa9,0x58,0x52,0x1,0x92,0x97,0x4c,0x32,0x62,0xf2,0x9b,0x19,0xb8,0x33,0xba,0xb6,0xb5,0x8b,0x72,0x33,0xb5,0xa2,0xa,0xe8,0xdd,0x18,0xfe,0x89,0x88,0xcf,0xed,0xfa,0x6d,0xe,0x75,0xfe,0x3,0xd4,0x2e,0xc6,0x9b,0x85,0x22,0x26,0x12,0xd,0x72,0xa7,0x75,0x5d,0xe4,0x26,0x82,0x4e,0x48,0xcb,0xdd,0x6a,0xf4,0xe,0x75,0x4e,0x0,0x45,0xf9,0xf2,0x21,0x62,0xe6,0x94,0x48,0xa9,0x6b,0xdb,0xb4,0x57,0xb2,0x24,0x22,0xe7,0x61,0xff,0xf5,0xfb,0x78,0xfa,0x3a,0xec,0xd,0x60,0x45,0x25,0xa9,0xb1,0xd3,0xff,0x3f,0xdb,0x48,0x3a,0x7,0xae,0x0,0xc,0x90,0xa1,0x8f,0xd4,0x7e,0x76,0xab,0xa2,0x84,0x62,0xf0,0xb,0xdc,0x93,0x27,0xf0,0x4,0x1e,0x2,0x5c,0x0,0x20,0x84,0x2f,0x10,0x74,0xfb,0x66,0x2f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_menu_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x6f,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x60,0x18,0x5,0xa3,0x80,0x81,0x81,0x11,0x5d,0xe0,0xc1,0x83,0x7,0xff,0xf1,0x69,0x50,0x50,0x50,0x40,0xd1,0xc3,0x44,0xa9,0xb,0xa8,0x6f,0x0,0x23,0x23,0x63,0x3c,0x3,0x3,0xc3,0x57,0x2c,0x6a,0xbf,0x33,0x32,0x32,0xa6,0x63,0xa8,0xc7,0x66,0xea,0xfd,0xfb,0xf7,0x35,0x18,0x18,0x18,0x56,0x31,0x32,0x32,0xea,0x42,0x85,0x6e,0x30,0x33,0x33,0x87,0xc9,0xca,0xca,0x5e,0x26,0xca,0x0,0x6,0x6,0x6,0x86,0x17,0x2f,0x5e,0x70,0xff,0xfc,0xf9,0x73,0xa,0x3,0x3,0x3,0x3,0x3b,0x3b,0x7b,0x8e,0x84,0x84,0x4,0x36,0x57,0xd,0x2,0x0,0x0,0x67,0xf2,0x14,0xc2,0xc2,0xbe,0xf5,0xb5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x64,0xc0,0x1,0xfe,0xff,0xff,0x2f,0xcb,0xc0,0xc0,0x60,0x3,0xe5,0x1e,0x61,0x64,0x64,0x7c,0x8c,0x4d,0x1d,0x13,0x2e,0x3,0xa0,0x9a,0xb9,0xa1,0xd8,0x6,0x97,0x22,0x7c,0x6,0x10,0x5,0xf0,0x19,0x70,0x84,0x81,0x81,0xe1,0x2b,0x14,0x1f,0xa6,0xd4,0x22,0xda,0x1,0x46,0x5c,0x12,0xa3,0xb1,0x40,0x47,0x30,0x1a,0xb,0xc,0xc,0x0,0xfd,0x7d,0x1b,0x13,0xc4,0xa1,0x25,0x31,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tab_menu_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x6f,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x60,0x18,0x5,0xa3,0x80,0x81,0x81,0x11,0x5d,0xe0,0xc1,0x83,0x7,0xff,0xf1,0x69,0x50,0x50,0x50,0x40,0xd1,0xc3,0x44,0xa9,0xb,0xa8,0x6f,0x0,0x23,0x23,0x63,0x3c,0x3,0x3,0xc3,0x57,0x2c,0x6a,0xbf,0x33,0x32,0x32,0xa6,0x63,0xa8,0xc7,0x66,0xea,0xfd,0xfb,0xf7,0x35,0x18,0x18,0x18,0x56,0x31,0x32,0x32,0xea,0x42,0x85,0x6e,0x30,0x33,0x33,0x87,0xc9,0xca,0xca,0x5e,0x26,0xca,0x0,0x6,0x6,0x6,0x86,0x17,0x2f,0x5e,0x70,0xff,0xfc,0xf9,0x73,0xa,0x3,0x3,0x3,0x3,0x3b,0x3b,0x7b,0x8e,0x84,0x84,0x4,0x36,0x57,0xd,0x2,0x0,0x0,0x67,0xf2,0x14,0xc2,0xc2,0xbe,0xf5,0xb5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x64,0xc0,0x1,0xfe,0xff,0xff,0x2f,0xcb,0xc0,0xc0,0x60,0x3,0xe5,0x1e,0x61,0x64,0x64,0x7c,0x8c,0x4d,0x1d,0x13,0x2e,0x3,0xa0,0x9a,0xb9,0xa1,0xd8,0x6,0x97,0x22,0x7c,0x6,0x10,0x5,0xf0,0x19,0x70,0x84,0x81,0x81,0xe1,0x2b,0x14,0x1f,0xa6,0xd4,0x22,0xda,0x1,0x46,0x5c,0x12,0xa3,0xb1,0x40,0x47,0x30,0x1a,0xb,0xc,0xc,0x0,0xfd,0x7d,0x1b,0x13,0xc4,0xa1,0x25,0x31,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char toggle_off_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x20,0x8,0x3,0x0,0x0,0x0,0x95,0x43,0x8e,0xb6,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x7a,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x14,0x14,0x17,0x20,0x20,0x25,0x24,0x24,0x28,0x24,0x24,0x29,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x10,0x10,0x13,0x22,0x22,0x27,0x0,0x0,0x0,0x0,0x0,0x0,0x19,0x19,0x1c,0x1a,0x1a,0x1d,0x0,0x0,0x0,0x0,0x0,0x0,0x11,0x11,0x14,0x12,0x12,0x14,0x23,0x23,0x27,0x0,0x0,0x0,0x0,0x0,0x0,0x15,0x15,0x18,0x20,0x20,0x25,0x20,0x20,0x24,0x0,0x0,0x0,0x0,0x0,0x0,0x24,0x24,0x28,0x0,0x0,0x0,0x24,0x24,0x28,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x24,0x24,0x27,0x15,0x15,0x18,0x23,0x23,0x28,0x12,0x12,0x14,0x0,0x0,0x0,0x1a,0x1a,0x1e,0x0,0x0,0x0,0x11,0x11,0x13,0x22,0x22,0x26,0x0,0x0,0x0,0x0,0x0,0x0,0x24,0x24,0x29,0x25,0x25,0x2a,0x24,0x24,0x28,0x25,0x25,0x28,0x25,0x25,0x29,0x25,0x25,0x27,0x2d,0x26,0x2c,0x4d,0x2b,0x37,0x63,0x2f,0x3f,0x6e,0x31,0x43,0x71,0x32,0x44,0x6c,0x31,0x42,0x51,0x2c,0x39,0x47,0x2a,0x35,0x66,0x30,0x40,0x4d,0x2b,0x38,0x32,0x26,0x2e,0x26,0x25,0x2a,0x2e,0x25,0x2c,0x3c,0x28,0x31,0x52,0x2c,0x39,0x68,0x30,0x40,0x27,0x25,0x2a,0x50,0x2c,0x38,0x5f,0x2e,0x3d,0x35,0x27,0x2f,0x38,0x27,0x30,0x5e,0x2e,0x3d,0x43,0x2a,0x34,0x5f,0x2f,0x3e,0x2f,0x25,0x2c,0x44,0x2a,0x34,0x2b,0x26,0x2c,0x64,0x2f,0x3f,0x36,0x27,0x30,0x37,0x27,0x30,0x66,0x2f,0x40,0x2c,0x26,0x2c,0x46,0x2a,0x35,0x53,0x2c,0x39,0x40,0x40,0x44,0xad,0xad,0xaf,0xff,0xff,0xff,0xf2,0xf2,0xf2,0x77,0x77,0x7a,0x5b,0x5b,0x5f,0x32,0x32,0x37,0x5d,0x2e,0x3d,0x3e,0x29,0x32,0xc9,0xc9,0xca,0xbb,0xbb,0xbd,0x69,0x69,0x6c,0x69,0x30,0x41,0x2f,0x26,0x2d,0x84,0x84,0x87,0xd6,0xd6,0xd7,0x92,0x92,0x94,0xa0,0xa0,0xa2,0x4e,0x4e,0x52,0x48,0x2b,0x36,0x2c,0x26,0x2b,0x97,0xb0,0x86,0xb4,0x0,0x0,0x0,0x41,0x74,0x52,0x4e,0x53,0x0,0x1,0x2,0x3,0x4,0x9,0xe,0x13,0x16,0x18,0x19,0xa,0x26,0x36,0x44,0x4d,0x52,0x54,0x55,0x6,0x12,0x27,0x43,0x98,0xe5,0xfa,0xfe,0x8,0x17,0x35,0x86,0xf3,0x7,0x3a,0xb4,0xb9,0xb,0x28,0x8a,0x8b,0xf6,0x45,0x5,0x9b,0xe6,0xe6,0x37,0xf,0xfb,0x4c,0xfe,0x4e,0x4f,0x50,0xfb,0x9c,0xf6,0x8c,0x3b,0xbb,0x3c,0x87,0xf3,0x53,0x14,0xe5,0x7c,0xf3,0x66,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x6b,0x52,0x65,0xa5,0x98,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x2,0x47,0x49,0x44,0x41,0x54,0x48,0xc7,0xd5,0x55,0xfb,0x5b,0x93,0x50,0x18,0x96,0x3,0xc,0x48,0x60,0xde,0x70,0x9b,0x43,0x37,0x75,0xa6,0x9b,0xb5,0xad,0x56,0x59,0x99,0xe9,0xc6,0x39,0xb3,0x56,0x59,0xcd,0x4c,0xbb,0xd9,0x3d,0xdb,0xd,0x74,0xa6,0xa3,0xdb,0xff,0x1e,0x70,0x68,0x6e,0xc0,0xe0,0xe9,0xe9,0x97,0x7a,0x79,0x9e,0x3,0xf,0x7c,0xdf,0xcb,0x7b,0xbe,0xf3,0x5d,0x86,0x86,0xfe,0x21,0x10,0x80,0x24,0xa9,0x40,0x90,0x24,0x20,0x3c,0xdd,0x1,0x45,0x87,0x18,0x96,0x3b,0x17,0x0,0x8e,0x65,0x42,0x34,0x5,0xdc,0x7f,0xa7,0x86,0x59,0x5e,0x10,0xc3,0x23,0xa3,0x63,0xbe,0x18,0x1d,0x9,0x8b,0x2,0xcf,0xe,0x53,0xe,0x15,0x60,0x7c,0x42,0x9a,0x8c,0x44,0x63,0x53,0xc5,0x52,0x0,0x8a,0x53,0xb1,0x68,0x64,0x52,0x9a,0x18,0xef,0x13,0x1,0xe2,0xf2,0xf4,0x4c,0x42,0x81,0x10,0x21,0x84,0xed,0x90,0x9,0x88,0xca,0xc8,0x93,0x24,0x31,0x33,0x2d,0xc7,0x7b,0x18,0x88,0x24,0x37,0x3b,0xa7,0xc0,0xcd,0x3b,0x77,0x2b,0xf7,0x30,0xee,0x3f,0xd8,0xb4,0x58,0xca,0x70,0x80,0x8e,0xb9,0x59,0x2e,0x49,0x9c,0xed,0x9f,0x11,0xe6,0x15,0xb4,0xf5,0xf0,0xd1,0xe3,0xaa,0xf5,0xb9,0xba,0xfd,0x64,0xe7,0xe9,0xd6,0xae,0xa5,0x64,0xd0,0x4e,0xe6,0x5,0xa6,0x1b,0x7,0x90,0x5a,0x38,0xaf,0xa0,0xbd,0x67,0xcf,0x7b,0x2d,0x5e,0xbc,0xdc,0xdb,0xf5,0x8d,0xc5,0xe2,0x42,0xea,0xf7,0x26,0x28,0x59,0x5c,0x82,0xaf,0xf6,0xb7,0xfb,0x2d,0x5e,0xef,0xbf,0xa9,0xfa,0x31,0x2c,0xa5,0xe5,0xc,0x96,0x40,0xd0,0xfc,0x32,0x7c,0xfb,0xee,0xbd,0xd3,0xe2,0xc3,0xc7,0x4f,0xbe,0xe7,0xb1,0xcc,0xd3,0x98,0x0,0x84,0x84,0xb,0xf0,0x60,0xc7,0x6d,0xf1,0xf9,0xc0,0x7e,0xa8,0xd5,0x1b,0xcd,0x56,0x49,0x6d,0x18,0xb0,0x16,0xcd,0x7a,0x7b,0x31,0x9b,0xc3,0x7b,0x20,0x19,0x31,0x86,0xe,0x8f,0xdc,0x4,0x47,0x87,0xf6,0x43,0xfb,0xb8,0xf6,0xa5,0x51,0x53,0x4d,0x47,0xd5,0xf6,0x36,0x90,0x4f,0x33,0x24,0x26,0x60,0x2f,0x5d,0x46,0x27,0xa7,0x6e,0x82,0xd3,0x13,0x5b,0x80,0xe9,0x74,0xdc,0x51,0x75,0x93,0x40,0xef,0x12,0x14,0xb,0x2c,0x85,0x9,0xe4,0x2b,0xa,0xaa,0x78,0x4,0xac,0x5a,0xc1,0x77,0x55,0x37,0x96,0xaf,0x75,0xb5,0xdd,0x6e,0x6b,0xd6,0x62,0x7f,0xbf,0x2a,0xdb,0x4,0x6c,0x58,0xf1,0x55,0xa0,0x99,0xa,0xea,0xdf,0x54,0xd3,0x53,0x6d,0x7b,0x28,0x60,0xc4,0x6b,0xd0,0x37,0x6,0x7a,0xa7,0xa4,0x35,0x5b,0x4e,0x82,0x6e,0xc,0x40,0x28,0x1b,0x70,0xa,0x6a,0x53,0x6f,0xd6,0x4b,0x4e,0x82,0xee,0x29,0x18,0x79,0xb0,0x12,0x90,0x7,0x5a,0xe7,0xbb,0x11,0xcb,0x96,0x66,0x2f,0x18,0x2b,0x92,0x9d,0x7,0x66,0x26,0x5e,0x47,0x7f,0x91,0x89,0x66,0x2d,0x2c,0xfe,0x79,0x2d,0xdc,0x38,0xab,0x5,0xef,0x6a,0xfc,0xe1,0xef,0xdf,0x5b,0x8d,0x66,0x3f,0xb8,0xb9,0xaa,0xc0,0x9f,0xce,0x7e,0xe0,0xe3,0xbf,0x7a,0xab,0xa7,0x1f,0x98,0x1d,0x89,0x13,0xd6,0x6e,0xc3,0x32,0xc4,0xd,0x9,0xd9,0x80,0xc6,0xe5,0xe9,0x9f,0x58,0x13,0xb8,0x78,0x7f,0x4f,0x4b,0x32,0x92,0x18,0x89,0xe6,0x3,0x5b,0xa2,0xf1,0xf3,0x7c,0x34,0x22,0x4a,0x4c,0xd2,0xd1,0x98,0x9,0x2a,0xc5,0xf2,0xd9,0x74,0x61,0x7d,0x2c,0x0,0xeb,0x85,0x74,0x96,0x67,0x53,0x94,0x6b,0x36,0x10,0x20,0x43,0xe7,0x36,0xe4,0xe0,0xb9,0x20,0x6f,0xe4,0xe8,0x8c,0xf7,0x6c,0x31,0x26,0x53,0xf0,0x60,0x32,0x46,0xd3,0x80,0xc9,0xf4,0xff,0xe2,0x17,0x82,0xde,0x40,0xde,0x2d,0xc3,0x2a,0xca,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0xa2,0x9d,0x7e,0x84,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x2,0x73,0x49,0x44,0x41,0x54,0x68,0x81,0xed,0x98,0x4d,0x4b,0x1b,0x51,0x14,0x86,0x1f,0x33,0x38,0xa9,0x2d,0xc6,0x14,0x46,0xd2,0x66,0xba,0x2a,0xae,0xba,0xae,0xa5,0x3b,0xd7,0x11,0xa4,0x24,0x6b,0x21,0xbf,0xa0,0x83,0xc5,0x75,0x77,0x5d,0xdb,0x45,0x83,0x4b,0x5,0x51,0x68,0x83,0x20,0x45,0xa6,0x4b,0x77,0xa5,0x98,0xfe,0x6,0x5d,0x94,0x99,0x90,0x81,0x91,0xaa,0x83,0xa6,0xc9,0x94,0x4c,0x17,0x93,0x94,0x50,0x6d,0x31,0xf7,0x8c,0x6d,0xc1,0x79,0xe0,0x2e,0xcf,0x79,0xcf,0x7d,0xef,0x7,0xe7,0x5e,0x48,0x49,0x49,0x49,0x49,0xb9,0xb9,0x8c,0x5d,0x43,0xbe,0x7c,0x7f,0x4c,0x0,0x3a,0x90,0x11,0xe6,0xec,0x1,0x5d,0xa0,0xd,0x1c,0xf7,0x47,0x24,0xcc,0xf9,0x93,0x24,0xd,0xc8,0x3,0x26,0x90,0x4d,0x30,0xe7,0x65,0x74,0x0,0x97,0xd8,0x8,0x31,0x49,0x18,0x30,0x6,0x14,0x81,0x2,0x80,0x65,0x59,0x33,0xa5,0x52,0xa9,0x6c,0x18,0xc6,0xac,0xae,0xeb,0x45,0x80,0x6e,0xb7,0xdb,0xf4,0x7d,0xbf,0x61,0xdb,0xf6,0x4e,0xad,0x56,0x3b,0x48,0x40,0x13,0xc0,0x23,0x36,0x42,0x44,0x12,0x6,0x98,0x40,0xc1,0x34,0x4d,0x7d,0x6d,0x6d,0x6d,0xb9,0x58,0x2c,0x56,0xf8,0xfd,0xb6,0xef,0xb9,0xae,0xbb,0x5d,0xad,0x56,0x57,0x3c,0xcf,0xb,0x13,0xd0,0x16,0x9b,0x20,0x35,0x20,0xf,0x3c,0x34,0x4d,0x53,0xaf,0xd7,0xeb,0x6f,0x72,0xb9,0xdc,0xe3,0xab,0x4,0x9d,0x9e,0x9e,0x7e,0xae,0x54,0x2a,0xcf,0x13,0x32,0xe1,0x10,0xc1,0x71,0x90,0x5c,0x50,0x63,0xc4,0xab,0xcf,0xfa,0xfa,0xfa,0xf2,0x55,0x27,0xf,0x90,0xcb,0xe5,0x66,0x37,0x36,0x36,0x5e,0x8,0xb4,0x87,0x79,0x80,0x60,0x21,0x35,0x81,0xf0,0x5d,0xc0,0xb0,0x2c,0x6b,0x66,0x6e,0x6e,0xee,0xe5,0xa8,0x45,0x4c,0x4e,0x4e,0x3e,0xd2,0x34,0x6d,0xaf,0xd1,0x68,0x7c,0x15,0xd4,0x0,0xf1,0x1c,0xbe,0xf5,0xc7,0xc8,0x48,0x76,0x40,0x1e,0xa0,0x54,0x2a,0x95,0x15,0xf3,0x64,0xe6,0xe7,0xe7,0x9f,0x9,0xf4,0x87,0x99,0x52,0xd,0x94,0x18,0x70,0x1b,0xc0,0x30,0x8c,0x27,0xaa,0x9,0xa6,0xa7,0xa7,0x9f,0xa,0xf4,0x2f,0xd4,0xa2,0x82,0xc4,0x80,0x71,0x0,0x5d,0xd7,0xef,0x29,0x27,0x18,0x1f,0xbf,0x2f,0xd0,0x1f,0x46,0x57,0xd,0x94,0x76,0x69,0x44,0x91,0xa8,0x29,0x4b,0xaa,0xa3,0x53,0xce,0x23,0x31,0x20,0x4,0x8,0xc3,0xb0,0xa5,0x9c,0x40,0x10,0x7b,0x59,0x2d,0x2a,0x48,0xc,0x38,0x7,0xf0,0x7d,0x7f,0x5f,0x35,0x81,0xef,0xfb,0x9f,0x4,0xfa,0x17,0x6a,0x51,0x41,0x62,0xc0,0x31,0x80,0x6d,0xdb,0x3b,0xc4,0xf,0x96,0x51,0xe9,0xed,0xee,0xee,0xbe,0x17,0xe8,0x5f,0xa8,0x45,0x5,0xa9,0x1,0x9d,0x5a,0xad,0x76,0xe0,0xba,0xee,0xf6,0xa8,0xc1,0x8e,0xe3,0xd4,0x57,0x57,0x57,0xf,0x5,0xfa,0x3,0x3a,0xc0,0x89,0x6a,0xb0,0xc4,0x80,0x88,0x7e,0x1f,0x5e,0xad,0x56,0x57,0x82,0x20,0x68,0x5c,0x35,0x30,0x8,0x82,0xfd,0xc5,0xc5,0xc5,0xd7,0x2,0xed,0x61,0x1c,0xfe,0xd1,0x25,0x8,0xf1,0x2e,0xf0,0x3c,0xcf,0xb,0xcb,0xe5,0xb2,0xd5,0x6c,0x36,0xdf,0xf1,0xe7,0xe3,0xd0,0x73,0x1c,0xe7,0xed,0xc2,0xc2,0x82,0x75,0x74,0x74,0xf4,0x5d,0xa8,0xd,0xf1,0x63,0x48,0x79,0xf5,0x41,0xd6,0xa,0xf,0x8,0x80,0xcc,0xd9,0xd9,0xd9,0xc4,0xe6,0xe6,0xe6,0x47,0x4d,0xd3,0xf6,0xa,0x85,0x42,0x37,0x9b,0xcd,0xde,0xc9,0x64,0x32,0xb7,0xa2,0x28,0xa,0x3b,0x9d,0xce,0x97,0x56,0xab,0xf5,0x61,0x6b,0x6b,0xeb,0xd5,0xd2,0xd2,0x92,0xdd,0x6e,0xb7,0x55,0xee,0x8c,0x5f,0xf9,0x6f,0x9e,0xc3,0x3,0xfe,0xe6,0x87,0x88,0x83,0x70,0xe5,0x7,0x5c,0xd7,0x97,0xd8,0x14,0x71,0x7b,0x9a,0xe4,0x97,0xd8,0x39,0xf1,0x91,0x3b,0x21,0xc1,0x2f,0xb1,0x94,0x94,0x94,0x94,0x94,0x9b,0xcc,0xf,0x49,0x2b,0xc7,0x9a,0xce,0xd2,0xbd,0x5d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char toggle_on_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x20,0x8,0x3,0x0,0x0,0x0,0x95,0x43,0x8e,0xb6,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x1,0x74,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xd,0xd,0xf,0x1a,0x1a,0x1e,0x20,0x20,0x24,0x22,0x22,0x27,0x24,0x24,0x29,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa,0xa,0xc,0x1d,0x1d,0x21,0x0,0x0,0x0,0x0,0x0,0x0,0x11,0x11,0x14,0x23,0x23,0x28,0x12,0x12,0x15,0x0,0x0,0x0,0x0,0x0,0x0,0xb,0xb,0xd,0x23,0x23,0x28,0xb,0xb,0xd,0x1e,0x1e,0x22,0x0,0x0,0x0,0x0,0x0,0x0,0xe,0xe,0x10,0x1a,0x1a,0x1e,0x1a,0x1a,0x1d,0x0,0x0,0x0,0x0,0x0,0x0,0x20,0x20,0x24,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xe,0xe,0x10,0xb,0xb,0xd,0x0,0x0,0x0,0x13,0x13,0x15,0x0,0x0,0x0,0xb,0xb,0xc,0x1d,0x1d,0x21,0x0,0x0,0x0,0x0,0x0,0x0,0x25,0x25,0x2a,0x24,0x24,0x29,0x25,0x2c,0x36,0x27,0x49,0x65,0x29,0x5d,0x85,0x2a,0x66,0x95,0x2a,0x68,0x99,0x29,0x64,0x92,0x28,0x4c,0x6b,0x25,0x27,0x2d,0x27,0x43,0x5c,0x29,0x5f,0x89,0x27,0x49,0x66,0x25,0x30,0x3e,0x25,0x26,0x2d,0x25,0x25,0x2b,0x25,0x26,0x2c,0x25,0x2d,0x38,0x25,0x3a,0x4c,0x27,0x4d,0x6b,0x29,0x60,0x8c,0x27,0x44,0x5c,0x27,0x4b,0x69,0x28,0x59,0x7f,0x25,0x34,0x43,0x25,0x35,0x45,0x28,0x58,0x7f,0x25,0x26,0x2b,0x27,0x40,0x57,0x27,0x41,0x57,0x25,0x2a,0x33,0x29,0x5d,0x87,0x25,0x34,0x44,0x25,0x2b,0x34,0x40,0x40,0x44,0xad,0xad,0xaf,0xff,0xff,0xff,0xf2,0xf2,0xf2,0x77,0x77,0x7a,0x5b,0x5b,0x5f,0x4e,0x4e,0x52,0xc9,0xc9,0xca,0x27,0x43,0x5b,0x27,0x4d,0x6c,0x27,0x4e,0x6d,0xbb,0xbb,0xbd,0x69,0x69,0x6c,0x28,0x56,0x7b,0x26,0x3b,0x4e,0x26,0x3a,0x4e,0x32,0x32,0x37,0x84,0x84,0x87,0xd6,0xd6,0xd7,0x29,0x61,0x8d,0x25,0x2e,0x39,0x92,0x92,0x94,0xa0,0xa0,0xa2,0xe4,0xe4,0xe5,0x27,0x44,0x5d,0xdd,0xc9,0xf2,0x7e,0x0,0x0,0x0,0x41,0x74,0x52,0x4e,0x53,0x0,0x1,0x2,0x3,0x4,0x9,0xe,0x13,0x16,0x18,0x19,0xa,0x26,0x36,0x44,0x4d,0x52,0x54,0x55,0x6,0x12,0x27,0x43,0x80,0xc5,0xe7,0xf5,0xfe,0x8,0x17,0x35,0x73,0xd9,0x7,0x3a,0x96,0xf9,0x9a,0xb,0x28,0x76,0xfb,0x77,0xde,0x45,0x5,0x82,0xc6,0xc6,0x37,0xf,0xe9,0x4c,0x4e,0x4f,0x50,0x83,0x78,0x3b,0x9c,0x3c,0x74,0xda,0x53,0x14,0x37,0x21,0x5a,0x6c,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x65,0xb5,0xdd,0x88,0x9f,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x4,0x4e,0x1d,0x2,0xaf,0x0,0x0,0x2,0x28,0x49,0x44,0x41,0x54,0x48,0xc7,0xd5,0x55,0x69,0x57,0xd3,0x40,0x14,0x25,0x93,0xa4,0x49,0x24,0x49,0xd9,0x42,0xd7,0x0,0x85,0x50,0x2c,0xb4,0x68,0x5b,0xab,0x28,0xb2,0xc,0x4b,0x95,0x82,0x56,0xab,0x42,0x45,0x5c,0x9b,0xad,0x45,0x11,0x6d,0x3,0xa8,0x7f,0xde,0xc4,0x94,0x26,0x69,0x30,0x89,0xc7,0x2f,0x7a,0x3f,0xe4,0x9c,0xcc,0x3b,0xef,0xce,0x7d,0x6f,0xde,0x32,0x30,0xf0,0xf,0x1,0x1,0x28,0x8a,0xf9,0x2,0x45,0x1,0x72,0xa5,0x3b,0xc0,0xf0,0x10,0x41,0x52,0xd7,0x7c,0x40,0x91,0x44,0x8,0xc7,0x80,0xfb,0x76,0x6c,0x90,0xa4,0x19,0x36,0x3c,0x34,0x3c,0xe2,0x89,0xe1,0xa1,0x30,0xcb,0xd0,0xe4,0x20,0xd6,0xa7,0x2,0x8c,0x8e,0x71,0xe3,0x91,0x68,0x2c,0x9e,0x80,0x3e,0x48,0xc4,0x63,0xd1,0xc8,0x38,0x37,0x36,0xea,0x10,0x1,0x92,0xfc,0xc4,0xe4,0xd4,0x86,0x9f,0xf3,0x25,0x36,0xa6,0x26,0x27,0xf8,0xa4,0x8d,0x1,0x49,0x51,0xd3,0x33,0x82,0xa7,0xcf,0xe6,0xd6,0x76,0xf9,0x81,0x89,0x87,0x3b,0x9b,0x50,0x98,0x99,0xa6,0x52,0x88,0x15,0x3f,0xc1,0xcc,0x7a,0x6a,0xaf,0xec,0xee,0x3d,0x7a,0x5c,0x7d,0x62,0xe0,0x69,0xed,0xd9,0xf3,0x17,0xfb,0x95,0xc4,0x2c,0x43,0xf4,0xf2,0x0,0xd2,0x73,0xd7,0x33,0x9e,0xfe,0x7,0xf5,0x97,0xf6,0xff,0xc3,0x57,0x7,0x95,0xcc,0xfc,0x5c,0xfa,0x32,0x8,0x8c,0x67,0x17,0xbc,0xfc,0x8f,0x5e,0xd7,0x6b,0xce,0x93,0x5a,0xfd,0xcd,0xd1,0x42,0x96,0xcf,0x99,0x12,0x10,0x9c,0x5e,0xf4,0x8c,0xff,0xed,0xbb,0xf7,0xfd,0x47,0x87,0x7b,0x1f,0xe0,0x22,0x8d,0x9b,0x4,0x20,0xc4,0xdc,0xb0,0x4c,0xd,0x51,0x92,0x15,0xa8,0x4a,0x4d,0xa8,0xb6,0xba,0x47,0xc7,0x1f,0xdd,0xa4,0x9f,0x8e,0xe1,0xcd,0x7c,0xc1,0x8c,0x1,0x25,0xd8,0x98,0x65,0x69,0x9d,0x34,0x3e,0x4b,0xd,0x55,0x6a,0x59,0x4,0xa7,0x5f,0xdc,0x4,0x5f,0x4f,0x61,0x31,0x4b,0xa0,0x26,0x1,0x79,0x2b,0x6e,0x9,0x90,0xda,0x10,0x9e,0x74,0x54,0x4d,0x56,0x7b,0x4,0x67,0xe7,0x6e,0x82,0xf3,0x33,0x28,0x94,0x48,0xcc,0x24,0xe0,0x6f,0x5b,0x6f,0xa8,0x6a,0xfa,0xe7,0x42,0x54,0x5b,0x17,0x5a,0x8f,0xa0,0x5c,0x75,0x13,0x54,0xcb,0x10,0xde,0xe1,0xbb,0x4,0x64,0xd8,0x2a,0xa2,0xb6,0xa1,0x40,0xfc,0xa6,0x3b,0x7f,0x17,0x3,0x2b,0x20,0xd8,0xa2,0x65,0xd1,0x3a,0xb0,0x2d,0x2b,0x3a,0x81,0x22,0x5,0xcd,0x1,0x8,0xe5,0x6d,0xaf,0xa0,0xca,0x9a,0x2c,0xfe,0x4a,0xa0,0x16,0xf4,0x15,0xf4,0x3a,0x58,0xb2,0x99,0xda,0x9d,0xa6,0x9e,0x4b,0x5,0xc2,0xa6,0xe2,0x5d,0x7,0x4b,0x5c,0xb7,0xe,0xfe,0xba,0x12,0x8d,0x5e,0x98,0xff,0xf3,0x5e,0xb8,0x6b,0xf5,0x42,0x80,0x6e,0xdc,0x77,0x76,0xe3,0xf,0x67,0x37,0x1a,0xf3,0xe0,0xde,0xb2,0xa7,0x86,0xfe,0x79,0x90,0x59,0xbe,0x6f,0x9b,0x7,0xc6,0x44,0xa2,0x98,0x95,0x55,0x18,0x18,0xab,0x2b,0xc,0x95,0x74,0xce,0xb4,0x14,0xc1,0xb1,0x91,0x68,0x51,0xf0,0x77,0x16,0x8a,0xd1,0x8,0xcb,0x11,0xa9,0xbe,0xc1,0x8c,0x60,0x69,0x92,0xce,0x67,0x4b,0x6b,0x23,0x3e,0x58,0x2b,0x65,0xf3,0x34,0x99,0xc6,0x5c,0xbb,0x1,0x1,0x39,0xbc,0xb0,0xce,0xfb,0xef,0x5,0x7e,0xbd,0x80,0xe7,0xae,0xde,0x2d,0xfa,0x66,0xf2,0x5f,0x4c,0xfa,0x6a,0xfa,0xcd,0x66,0xfa,0x7f,0xf1,0x13,0xb7,0x71,0x36,0xc6,0x87,0x41,0xd4,0x5,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - - -static const unsigned char tool_button_pressed_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x2,0x1,0x50,0x4c,0x54,0x45,0x29,0x3a,0x40,0x2d,0x3e,0x44,0x26,0x34,0x3b,0x24,0x34,0x39,0x23,0x31,0x38,0x22,0x31,0x37,0x22,0x31,0x37,0x22,0x30,0x36,0x22,0x31,0x36,0x26,0x34,0x3c,0x32,0x44,0x4c,0x26,0x34,0x39,0x23,0x31,0x36,0x21,0x2e,0x34,0x1f,0x2c,0x30,0x1f,0x2b,0x2f,0x1f,0x2a,0x2e,0x1e,0x2b,0x2f,0x1f,0x2b,0x2e,0x36,0x4b,0x52,0x25,0x33,0x38,0x20,0x2f,0x32,0x1c,0x29,0x2e,0x1b,0x26,0x2a,0x1a,0x23,0x26,0x18,0x22,0x26,0x19,0x22,0x26,0x19,0x23,0x26,0x19,0x26,0x29,0x20,0x2d,0x32,0x25,0x31,0x38,0x3c,0x51,0x59,0x23,0x31,0x37,0x1f,0x2b,0x31,0x1a,0x25,0x2b,0x17,0x20,0x24,0x15,0x1c,0x21,0x14,0x1b,0x21,0x14,0x1c,0x21,0x13,0x1b,0x21,0x15,0x1d,0x21,0x1a,0x25,0x2a,0x40,0x57,0x60,0x23,0x31,0x36,0x1f,0x2b,0x31,0x1b,0x25,0x29,0x16,0x1e,0x23,0x14,0x1b,0x1d,0x12,0x19,0x1d,0x12,0x1b,0x1d,0x14,0x1a,0x1d,0x45,0x5e,0x67,0x22,0x32,0x37,0x20,0x2d,0x31,0x1a,0x26,0x2a,0x15,0x1f,0x25,0x14,0x1c,0x1f,0x12,0x1b,0x1f,0x12,0x1b,0x20,0x14,0x1b,0x1f,0x15,0x1e,0x24,0x1a,0x25,0x29,0x4b,0x64,0x6d,0x23,0x32,0x38,0x20,0x2e,0x32,0x1b,0x27,0x2b,0x17,0x22,0x27,0x16,0x1e,0x23,0x14,0x1e,0x23,0x16,0x20,0x24,0x14,0x1e,0x22,0x15,0x1e,0x22,0x17,0x21,0x27,0x1c,0x27,0x2c,0x4f,0x6a,0x75,0x21,0x2f,0x33,0x1d,0x29,0x2d,0x19,0x23,0x2a,0x18,0x22,0x27,0x16,0x21,0x27,0x18,0x23,0x29,0x17,0x21,0x26,0x19,0x23,0x29,0x1c,0x28,0x2d,0x21,0x2e,0x33,0x54,0x70,0x7c,0x23,0x33,0x38,0x22,0x30,0x34,0x1e,0x2a,0x2f,0x1a,0x26,0x2d,0x1a,0x25,0x2b,0x19,0x25,0x2b,0x1a,0x26,0x2d,0x1a,0x26,0x2c,0x18,0x25,0x2a,0x1a,0x24,0x2a,0x1a,0x25,0x2c,0x1d,0x2a,0x2f,0x22,0x2f,0x34,0x59,0x77,0x82,0x23,0x33,0x39,0x22,0x30,0x35,0x1f,0x2c,0x31,0x1c,0x28,0x30,0x1c,0x28,0x2e,0x1b,0x29,0x2f,0x1c,0x2a,0x31,0x1b,0x28,0x2f,0x1c,0x28,0x2d,0x1b,0x27,0x2f,0x1f,0x2b,0x31,0x5e,0x7d,0x8a,0x24,0x34,0x39,0x21,0x2f,0x37,0x20,0x2d,0x34,0x1d,0x2b,0x33,0x1d,0x2b,0x32,0x1d,0x2d,0x35,0x1e,0x2e,0x36,0x1f,0x2e,0x36,0x1d,0x2b,0x34,0x1d,0x2b,0x31,0x1d,0x2b,0x32,0x20,0x2d,0x32,0x21,0x2f,0x36,0x63,0x83,0x90,0x25,0x34,0x39,0x21,0x31,0x36,0x1f,0x2e,0x34,0x1f,0x2e,0x34,0x1f,0x2e,0x36,0x20,0x31,0x39,0x21,0x33,0x3b,0x21,0x32,0x3b,0x1f,0x30,0x37,0x1f,0x2e,0x35,0x1e,0x2d,0x33,0x1f,0x2d,0x33,0x21,0x30,0x36,0x67,0x8a,0x97,0x24,0x33,0x39,0x20,0x30,0x36,0x1f,0x2f,0x35,0x21,0x30,0x37,0x22,0x32,0x39,0x21,0x35,0x3e,0x24,0x37,0x41,0x24,0x36,0x41,0x21,0x33,0x3c,0x21,0x31,0x38,0x1e,0x2f,0x35,0x1e,0x2e,0x35,0x20,0x2e,0x35,0x24,0x31,0x39,0x6c,0x90,0x9e,0x22,0x30,0x36,0x1f,0x2e,0x36,0x20,0x30,0x36,0x20,0x31,0x39,0x23,0x34,0x3d,0x23,0x37,0x41,0x26,0x3c,0x47,0x26,0x3b,0x46,0x22,0x35,0x3f,0x22,0x32,0x3b,0x1f,0x30,0x37,0x1f,0x2e,0x35,0x1f,0x2d,0x35,0x21,0x30,0x36,0x72,0x96,0xa5,0x72,0x96,0xa5,0xe8,0x14,0xaa,0x3f,0x0,0x0,0x0,0xaa,0x74,0x52,0x4e,0x53,0xc3,0xc3,0xe6,0xd7,0xcb,0xc3,0xbf,0xbe,0xbd,0xe5,0xc3,0xd7,0xc0,0xac,0xa0,0x9a,0x98,0x98,0x98,0xc3,0xcb,0xac,0x92,0x82,0x7b,0x78,0x78,0x7b,0x82,0xac,0xcb,0xc3,0xc3,0xa0,0x82,0x6f,0x67,0x64,0x63,0x64,0x67,0x82,0xc3,0xbf,0x9a,0x7a,0x67,0x5e,0x5b,0x5a,0x5e,0xc3,0xbd,0x98,0x78,0x64,0x5b,0x57,0x57,0x5b,0x64,0x78,0xc3,0xbd,0x98,0x78,0x63,0x5a,0x57,0x56,0x57,0x5a,0x63,0x77,0xc3,0x98,0x78,0x63,0x5a,0x57,0x56,0x5a,0x63,0x77,0x98,0xc3,0xbd,0x98,0x78,0x63,0x5a,0x57,0x56,0x56,0x57,0x5a,0x63,0x77,0x98,0xc3,0xbd,0x98,0x77,0x63,0x5a,0x57,0x56,0x57,0x5a,0x63,0x77,0xc3,0xbb,0x96,0x76,0x63,0x5a,0x57,0x56,0x56,0x57,0x5a,0x63,0x76,0x96,0xc3,0xb5,0x92,0x75,0x62,0x5a,0x57,0x56,0x56,0x57,0x59,0x62,0x74,0x92,0xc3,0xa9,0x8b,0x71,0x61,0x59,0x57,0x56,0x56,0x57,0x59,0x61,0x71,0x8b,0xa9,0xc3,0x95,0x7e,0x6b,0x5e,0x59,0x57,0x56,0x56,0x57,0x59,0x5e,0x6b,0x7e,0x95,0xc3,0x4f,0x78,0x99,0x30,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xa9,0x27,0xf,0x6,0x4,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xff,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0x40,0x7,0x8c,0x4c,0xcc,0x2c,0xac,0x6c,0xec,0x1c,0x1c,0x1c,0x6c,0xac,0x2c,0xcc,0x9c,0x8c,0xc,0x5c,0xdc,0x3c,0xbc,0x7c,0xfc,0x2,0x82,0x82,0x42,0xfc,0x7c,0xbc,0x3c,0xdc,0x5c,0xc,0xc2,0x22,0xa2,0x62,0xe2,0x12,0x92,0x52,0x52,0x92,0xd2,0x32,0x62,0xb2,0x72,0xc2,0xc,0xf2,0xa,0x8a,0x4a,0xca,0x2a,0xaa,0x6a,0x6a,0xea,0x1a,0xca,0x9a,0x8a,0xa,0xf2,0xc,0x5a,0xda,0x3a,0xba,0x7a,0xfa,0x6,0x86,0x86,0x6,0x46,0x7a,0xba,0x3a,0xda,0x5a,0xc,0xc6,0x26,0xa6,0x66,0xe6,0x16,0x96,0x56,0x56,0x96,0xd6,0x36,0xb6,0xa6,0x26,0xc6,0xc,0x76,0xf6,0xe,0x8e,0x4e,0xce,0x2e,0xae,0xae,0x6e,0xee,0x1e,0x9e,0xe,0x26,0x76,0xc,0x5e,0xf6,0xde,0x3e,0xbe,0x7e,0xfe,0x1,0x1,0xfe,0x81,0x41,0xc1,0x21,0xf6,0x5e,0xc,0xa1,0x61,0xe1,0x11,0x91,0x51,0xd1,0x31,0xb1,0x71,0xf1,0x9,0x89,0x49,0x61,0xa1,0xc,0xc9,0x29,0xa9,0x69,0xe9,0x19,0x99,0x59,0x59,0xd9,0x39,0xb9,0x79,0xa9,0x29,0xc9,0xc,0xf9,0x5,0x85,0x45,0xc5,0x25,0xa5,0x65,0xe5,0x15,0x95,0x55,0xd5,0x35,0x5,0xf9,0xc,0xb5,0x75,0xf5,0xd,0x8d,0x4d,0xcd,0x2d,0xad,0x6d,0xed,0x1d,0x9d,0x5d,0x75,0xb5,0xc,0xdd,0x3d,0xbd,0x7d,0xfd,0x13,0x26,0x4e,0x9a,0x3c,0x65,0xea,0xb4,0xe9,0x33,0x66,0x76,0x33,0xcc,0x9a,0x3d,0x67,0xee,0xbc,0xf9,0xb,0x16,0x2e,0x5a,0xbc,0x64,0xe9,0xb2,0xe5,0x2b,0x66,0x31,0xac,0x44,0x3,0x0,0xa4,0xd7,0x4d,0x73,0x12,0x21,0x19,0xde,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0xa2,0x9d,0x7e,0x84,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x2,0x97,0x49,0x44,0x41,0x54,0x68,0x81,0xed,0x98,0x4f,0x48,0x14,0x51,0x1c,0xc7,0x3f,0xb3,0xbb,0xed,0x9f,0xdc,0x76,0x47,0x9,0xf2,0x4f,0x91,0x44,0x4,0x2d,0x6c,0x8,0x66,0x4,0xe1,0xa1,0x53,0x97,0x20,0xf4,0xe4,0xa1,0x43,0x75,0x49,0x88,0x88,0xf0,0x6a,0xd4,0xa1,0x8e,0x19,0x25,0x52,0xd1,0x45,0x8a,0x10,0x43,0x90,0xe,0x85,0x78,0x58,0x8c,0xfe,0xa1,0x41,0x4a,0xe1,0x51,0xc5,0xb2,0x34,0x2,0x1b,0x77,0xcd,0x71,0xdc,0x75,0xa6,0xc3,0x8c,0x5b,0x7,0x3,0x77,0x7e,0x63,0x4,0xce,0x7,0x1e,0xec,0x83,0xf7,0xfd,0xbd,0xdf,0xfb,0xce,0xbe,0xc7,0xef,0x3d,0xf0,0xf1,0xf1,0xf1,0xf1,0xd9,0xba,0x28,0x9b,0x10,0x4f,0x75,0x5a,0xc,0x8,0x3,0x1,0x61,0x4c,0x13,0x58,0x1,0x74,0x40,0x73,0x9a,0x25,0x8c,0x59,0xc4,0x4b,0x3,0x54,0xa0,0x6,0x88,0x78,0x18,0x73,0x3d,0xc,0xe0,0xb,0xb6,0x11,0x62,0xbc,0x30,0x40,0x1,0xaa,0x81,0x5d,0x1e,0xc4,0xe2,0xf8,0x8d,0x13,0xfb,0xd3,0x2d,0x75,0x4d,0xf1,0xaa,0x44,0x43,0x30,0x12,0xaa,0x6,0x58,0x35,0xa,0x5f,0x73,0xb3,0xb9,0x91,0xf1,0x9e,0xb1,0xfe,0x4c,0xfb,0xc0,0x84,0x33,0xf4,0x1b,0xb6,0x11,0x22,0xbc,0x30,0xa0,0x6,0xf,0x16,0x9f,0xa8,0xad,0x8,0x9f,0x19,0x3a,0xdf,0xa6,0xee,0x2d,0x6f,0xe6,0x6f,0xdb,0xc6,0xb2,0x4c,0x6d,0x5a,0xeb,0xeb,0x6e,0xec,0xea,0xc8,0xce,0x64,0xf3,0x78,0x60,0x82,0xd4,0x0,0x15,0xd8,0x27,0x8c,0x41,0xa2,0xb6,0x22,0xdc,0x3a,0x7a,0xa9,0x33,0xaa,0xc6,0xe,0x6f,0x64,0xbc,0xae,0xe9,0xef,0xee,0xa7,0x6f,0x5e,0x74,0x4c,0x98,0x44,0xb0,0x1d,0x24,0x7,0x94,0x82,0xfd,0xf5,0xc5,0x9c,0x7b,0xd1,0xda,0xb6,0xd1,0xc5,0x3,0xc4,0xd4,0x58,0xc3,0xd9,0x97,0x17,0x2e,0x3b,0xdd,0xdd,0x8,0x3e,0x64,0xd0,0xad,0x10,0x28,0x7,0x76,0xa,0xf4,0x80,0xbd,0xe7,0xf,0x9c,0x4c,0x5d,0xa1,0xc4,0x45,0x44,0x93,0xd1,0x14,0x1,0x25,0x33,0x3d,0x34,0x99,0x5,0x96,0x9d,0x56,0x32,0x92,0x7f,0x80,0x2a,0xd0,0x16,0x49,0xb7,0xd4,0x35,0xb9,0xca,0x43,0x51,0x2,0x87,0x4e,0xd7,0x9f,0x72,0x7a,0x49,0xb7,0xf3,0x4b,0xc,0xd8,0x2e,0xd0,0x16,0x29,0xab,0x4a,0x1c,0x71,0xab,0x8d,0x57,0xc6,0x8f,0x4a,0x73,0x91,0x18,0xb0,0x4d,0xa0,0x2d,0x12,0x8a,0x84,0x2a,0x5,0xda,0x2a,0xe7,0x67,0xd8,0x6d,0xc,0x69,0x95,0x26,0xc7,0x72,0x5f,0xd4,0x59,0xbf,0x2b,0x42,0xd7,0x41,0x24,0x6,0xe4,0x5,0xda,0x22,0x85,0x95,0xd5,0x39,0xb7,0xda,0x55,0xa3,0xb0,0xa6,0x75,0x9d,0x8b,0xc4,0x80,0x25,0x81,0xb6,0xc8,0xe2,0x6c,0x6e,0xd8,0xad,0xf6,0xe7,0x5c,0xee,0xad,0x34,0x17,0x89,0x1,0x9e,0xd4,0xe2,0xe3,0x3d,0x63,0xfd,0x58,0x96,0x59,0xb2,0xd0,0xb2,0xcc,0xf,0x8f,0x46,0x9f,0x4a,0x73,0x91,0x1a,0x60,0x8,0xf4,0x0,0x64,0xda,0x7,0x26,0xb4,0x69,0xad,0xaf,0xe4,0xc9,0xa7,0xe6,0x9f,0xc,0x5d,0x1b,0x9c,0x74,0x72,0x58,0x70,0x3b,0xbf,0xc4,0x0,0xb,0xf,0x2e,0x23,0x0,0xdd,0x8d,0x5d,0x1d,0xcb,0x9a,0x3e,0xb2,0xd1,0xf1,0xfa,0xf,0x7d,0xf8,0xc1,0xb1,0xbb,0xb7,0x9c,0xee,0xc,0x82,0x43,0x50,0x52,0x9,0x82,0x5d,0x7d,0x5,0x80,0xb8,0x24,0x88,0x91,0x35,0xcc,0x8f,0x8f,0xdf,0xf,0x1e,0x6c,0x4e,0xef,0x88,0x26,0xa3,0x29,0x14,0x65,0xfd,0xaa,0xd0,0xb2,0x4c,0x6d,0x6a,0xbe,0xf7,0x5e,0xfd,0x9d,0xab,0xfa,0x5c,0xb6,0x80,0x7d,0x19,0xfa,0x2e,0x99,0x5b,0x6a,0x0,0x40,0xe,0x8f,0x4c,0x18,0xbe,0xfd,0xea,0x35,0x1,0x25,0x93,0xdc,0x53,0xbe,0x12,0x8a,0x4,0xcb,0x2,0xc1,0x40,0x14,0x8b,0x7c,0x41,0xcf,0x7f,0xca,0x7d,0xd6,0x9e,0x8f,0x74,0xbe,0xb9,0xde,0xdb,0xfc,0xf0,0x59,0x61,0xd1,0x30,0xf9,0x8f,0xae,0xc3,0x6b,0xfc,0xcb,0x7,0x91,0x19,0x4,0xfb,0xfe,0x4f,0x36,0xeb,0x49,0x2c,0x89,0x5d,0x9e,0x7a,0xf9,0x24,0xb6,0x84,0x7d,0xf0,0x2e,0xe0,0xe1,0x93,0x98,0x8f,0x8f,0x8f,0x8f,0xcf,0x56,0xe6,0x17,0xc3,0x92,0xcd,0xe2,0x0,0xde,0xae,0x9b,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tooltip_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x33,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2d,0x2c,0x2f,0x48,0x46,0x4a,0xdd,0xdd,0xdd,0x4c,0x4a,0x4e,0x48,0x46,0x4a,0x40,0x3e,0x42,0xdd,0xdd,0xdd,0xfe,0x3f,0x83,0xa9,0x0,0x0,0x0,0xd,0x74,0x52,0x4e,0x53,0xa,0x1a,0x26,0x29,0x2a,0x48,0x65,0x6d,0x6e,0x66,0xf5,0xfe,0xcc,0xff,0xb7,0x4a,0xbe,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xc,0x81,0xb3,0x51,0x63,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x18,0xd3,0xc5,0xcf,0xbb,0x15,0x0,0x20,0x8,0x43,0xd1,0x80,0x28,0xf8,0x41,0xf7,0xdf,0xd6,0x86,0x63,0xa1,0x3,0x78,0xcb,0x54,0x79,0x0,0x71,0x92,0x90,0x98,0x0,0xca,0x45,0x2d,0x68,0xc9,0x4,0xae,0xad,0x7b,0xe8,0xad,0x32,0x44,0xe7,0x1a,0x61,0x4d,0x15,0x88,0xf9,0x38,0xdc,0xfe,0xd,0xf7,0xb1,0xe7,0xfa,0x13,0x77,0xe7,0x6f,0xdc,0x6c,0x9,0x25,0x82,0x67,0x68,0x78,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x77,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0xc1,0xd,0x40,0x40,0x14,0x44,0xdf,0xa,0x15,0x50,0x86,0x42,0xe8,0x81,0xb3,0x3,0x15,0x71,0xa3,0x5,0x89,0x46,0x94,0xb1,0x6a,0x18,0x97,0xdd,0x10,0x71,0xd8,0x75,0x36,0xa7,0xff,0x93,0x79,0xf3,0xe7,0xf2,0x8d,0xa4,0xc,0xe8,0x80,0xa,0x28,0x8,0x93,0x5,0x36,0x60,0x34,0x92,0x6,0xa0,0x9,0x4,0x9f,0x5a,0x8c,0xa4,0xd5,0x5d,0xde,0x81,0x3c,0x10,0x3c,0x80,0x12,0xb0,0x9,0x57,0xed,0x50,0xf8,0xee,0x2d,0x92,0x8,0xe8,0x55,0x7f,0xc0,0x1f,0xe0,0x3,0xac,0x9b,0x8f,0x8,0xce,0x33,0xd6,0x48,0xea,0x81,0xf6,0x63,0x81,0x39,0x5,0x46,0xb7,0xd4,0xc4,0xbf,0xf3,0x74,0x2,0x7e,0x1c,0x1c,0xd5,0x3c,0x27,0x88,0xb3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tree_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0xa,0x0,0x0,0x0,0xa,0x4,0x3,0x0,0x0,0x0,0x7f,0x1c,0xd2,0x8e,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2a,0x50,0x4c,0x54,0x45,0x17,0x16,0x1a,0x1d,0x1c,0x21,0x20,0x1e,0x24,0x21,0x1f,0x25,0x1d,0x1c,0x21,0x20,0x1e,0x24,0x1d,0x1c,0x21,0x1d,0x1c,0x21,0x24,0x22,0x29,0x28,0x26,0x2d,0x28,0x26,0x2e,0x2b,0x2a,0x31,0x2c,0x2a,0x32,0xff,0xff,0xff,0xb9,0x11,0x56,0x3e,0x0,0x0,0x0,0x8,0x74,0x52,0x4e,0x53,0x6f,0xef,0xf7,0xf7,0xf0,0xf9,0xf1,0xee,0xcf,0x21,0xd2,0xdf,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0xd,0xf6,0xb4,0x61,0xf5,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x2d,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x54,0x36,0x36,0x12,0x60,0xf0,0x98,0xb5,0x6a,0x65,0xb,0x43,0xe4,0x9e,0x33,0xa7,0xa7,0x32,0x58,0x9d,0x39,0x73,0x66,0x31,0x16,0x12,0x22,0xb,0x52,0xd9,0xc6,0xc0,0x2,0xd4,0x55,0x0,0x0,0xc,0x14,0x1a,0x90,0x55,0x1a,0xec,0xdb,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 -}; - - -static const unsigned char tree_bg_focus_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0xb,0x4,0x12,0x2d,0x3a,0xb5,0x1b,0x14,0x49,0x0,0x0,0x2,0xd9,0x49,0x44,0x41,0x54,0x58,0xc3,0xc5,0x57,0x31,0x8e,0x14,0x31,0x10,0xac,0xea,0x3d,0x11,0x91,0xdf,0x49,0xf7,0xf,0x78,0x1,0xf,0x40,0x84,0x44,0x10,0xf2,0x20,0x42,0x62,0x12,0xc4,0x3,0x78,0x1,0xff,0x21,0x42,0xb8,0x8a,0xc0,0x1e,0x4f,0xdb,0xe3,0xb9,0xbb,0x45,0x20,0x7c,0x1a,0xdd,0x8c,0xec,0xed,0xae,0xae,0xea,0xee,0xe9,0xe1,0xfd,0xed,0xdd,0xb,0x0,0xdf,0xf1,0x7f,0xd6,0x4b,0xde,0xdf,0xde,0xf9,0xcb,0xeb,0x9f,0xff,0xc5,0xfb,0x9b,0xaf,0xcf,0x70,0xb3,0x3d,0x3c,0xff,0xf0,0xd,0x24,0x11,0x71,0x1,0x49,0x90,0x4,0x0,0x4,0xd3,0x2f,0xb6,0x7b,0xf,0xff,0x86,0x2d,0x8c,0x47,0x60,0x1b,0x0,0x61,0x1b,0xb6,0x21,0x15,0xd8,0xc6,0x8f,0x8f,0xaf,0x0,0x60,0x7,0x0,0xa2,0x2,0x20,0x11,0x41,0x30,0xa2,0x2,0xc1,0xb5,0x0,0x8c,0x79,0xd9,0x80,0x24,0x48,0x0,0x48,0x28,0x9d,0xb9,0xd9,0xd,0xb0,0x31,0x40,0x5c,0x2e,0x1,0x46,0x0,0xd,0xd0,0xb6,0xef,0x35,0x8e,0x13,0x6,0xbc,0x33,0x60,0xa3,0x9a,0x11,0x6c,0x82,0xe6,0xa,0x0,0x86,0xe8,0x2f,0x71,0xa9,0xf7,0x9c,0x4d,0x1f,0x69,0x5e,0x1,0xd8,0xa3,0x37,0xa4,0xa,0x27,0x1a,0x13,0x79,0x25,0x9,0xaa,0xe3,0xd8,0x9c,0x5f,0xea,0x7d,0x67,0x80,0xd7,0x31,0x20,0xab,0x3,0x20,0x5,0x20,0x2a,0x13,0x41,0x40,0x2b,0x0,0x76,0x22,0xb9,0xb1,0xd1,0x92,0x91,0x5d,0x86,0xf3,0x35,0xef,0x5,0xa3,0x25,0x60,0xd,0x6e,0x66,0xe5,0x0,0xc0,0xa8,0x54,0x1,0x6,0xe9,0x16,0x9f,0x4f,0xdc,0x1c,0x13,0xed,0xb1,0x55,0x31,0x78,0x70,0x8e,0xca,0xcb,0x8e,0x6a,0xbe,0x56,0x88,0x67,0x38,0xdb,0x75,0x58,0x76,0xdf,0x1b,0x6c,0x7a,0xc,0x6c,0x90,0x0,0xfd,0xe0,0xe8,0x98,0xe4,0x4,0xe2,0x69,0xc,0xe4,0x40,0xaa,0xf9,0x63,0x70,0xbb,0x4,0x16,0x9c,0x12,0xa7,0x3e,0xe7,0x38,0xb3,0x4,0x2b,0x6f,0xc7,0x23,0xbb,0xc3,0x66,0xdb,0x38,0x7,0x0,0xcf,0x32,0x34,0xb6,0x52,0xb4,0x3c,0xf7,0x35,0x10,0xd9,0xf7,0x6,0x56,0x93,0x4,0x4b,0x0,0x43,0x28,0xf9,0x4a,0x3d,0x6e,0xb0,0x3e,0x9,0x31,0xa9,0x62,0xd6,0xc4,0x36,0x9c,0xf2,0xd9,0xbd,0x41,0x2d,0x24,0x68,0xc7,0x1f,0x62,0x60,0x6a,0xc1,0x7f,0x95,0x81,0xaa,0x13,0x61,0x9,0xa6,0xf6,0x1c,0x30,0x17,0x11,0x6f,0x48,0x12,0x3b,0xf3,0x7b,0xc2,0xeb,0xca,0x92,0xb7,0x72,0x5f,0x31,0x90,0x11,0x4e,0x48,0xb3,0x13,0xa6,0xcc,0x3e,0x51,0x60,0x91,0x53,0x55,0x87,0xf3,0x2a,0x98,0xff,0x7c,0x6c,0x1a,0xf9,0xec,0xda,0xeb,0x94,0x13,0x43,0xdd,0x3f,0x2a,0x41,0xd2,0xb,0x27,0x65,0xe8,0x13,0x20,0x29,0x3f,0xc6,0x7c,0x48,0x65,0x8,0x41,0xda,0xa4,0xd5,0x11,0xc0,0x2a,0x61,0xce,0x18,0x58,0xd2,0xbe,0x98,0x48,0x96,0xdd,0xf5,0xbc,0x11,0x65,0xb6,0x12,0x55,0xcb,0xde,0xb3,0x78,0x27,0x78,0xdc,0xcb,0x72,0xe6,0xd7,0x8a,0x27,0xe6,0x52,0x1f,0x10,0xe0,0xb8,0x92,0x81,0xb4,0x3f,0x1,0x1d,0xed,0x6c,0xd4,0xef,0x12,0x2f,0x73,0xa0,0xe,0xf,0x42,0x24,0x20,0xf,0x91,0xbf,0x6e,0x44,0xfb,0xde,0xa1,0x4,0xa5,0x7,0xaa,0xa0,0x23,0xad,0xd4,0x4b,0xaa,0x73,0x0,0xb7,0xa1,0x82,0x87,0x46,0x74,0x9a,0xf,0x48,0x5d,0xb3,0xd,0xa2,0xb0,0x96,0xe5,0x7d,0xc8,0x81,0x19,0xf1,0x36,0x2b,0xba,0xbd,0x5e,0xb3,0xb7,0x55,0x12,0x76,0x90,0xc4,0x3a,0x1,0xa7,0x66,0xbc,0x3,0x90,0xe0,0x8,0xc8,0x42,0x29,0xa5,0x7b,0xa2,0x63,0x9f,0x88,0x26,0xa,0x9c,0x85,0x6f,0x7b,0x2b,0x0,0x92,0x51,0x4a,0x81,0x5c,0x2a,0xcb,0x2a,0x47,0x0,0xb0,0x2b,0x8,0x11,0x62,0x20,0x58,0x20,0x47,0x77,0x5a,0xe5,0x98,0x43,0x3f,0x2,0xd8,0xc1,0xa5,0x39,0x40,0x82,0xb5,0xd9,0xd7,0x5a,0x2,0x59,0x80,0x9,0x8a,0x0,0x7f,0x1,0x8,0x44,0x8,0x64,0xe0,0xe8,0x6e,0x4b,0xb4,0x87,0xa6,0xc4,0x3d,0x17,0x24,0xa3,0xa8,0xc0,0x32,0x8a,0xea,0x33,0x67,0x0,0x6e,0xc,0x94,0x5e,0xe2,0x46,0x11,0x3a,0x0,0x82,0x57,0x1,0x98,0xbf,0xb,0xa4,0xf6,0x55,0xd4,0x2a,0xe1,0x0,0x40,0xf5,0xf3,0xa5,0xd3,0x16,0x6a,0xb4,0xa7,0x19,0xfa,0x4f,0x18,0xe8,0x2c,0x34,0xfb,0x92,0x20,0xbb,0xf,0xa3,0x1d,0xc0,0xcd,0xe7,0xb7,0x83,0xf9,0xf2,0x24,0xd3,0xd7,0xaf,0x40,0x9a,0x84,0x1,0xf0,0xfe,0xf6,0xee,0x1d,0x80,0x4f,0xff,0xc8,0xdf,0x63,0xeb,0xfd,0x6f,0x3,0x74,0x35,0xa7,0x2a,0xf0,0x17,0xed,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xe5,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x93,0x31,0x4a,0x43,0x41,0x18,0x84,0xbf,0xd9,0x7f,0xdf,0x9,0x24,0x1,0x5,0xcb,0xd8,0xa5,0x35,0x5e,0x20,0x8d,0x82,0x57,0xd0,0x43,0x78,0x20,0xbd,0x82,0x62,0xf5,0x2e,0xa0,0x56,0x81,0x94,0x69,0x2c,0xc4,0x22,0x82,0x27,0xd8,0xb7,0xbf,0xc5,0x3e,0x49,0x94,0x95,0x28,0xaf,0xf5,0x87,0x85,0x2d,0x76,0x66,0xfe,0x61,0x67,0x60,0xe0,0x68,0xfb,0x3e,0x99,0xce,0x2e,0x11,0x73,0x60,0xf4,0xc3,0xfb,0x37,0x9c,0x76,0xb5,0x7c,0xbc,0x6,0x7c,0x9b,0x20,0x4c,0xa6,0xb3,0x3b,0xc4,0x69,0x90,0x92,0x4b,0xb1,0xaa,0xe6,0x9e,0xb2,0x7b,0xc4,0xfd,0x7e,0xb5,0x7c,0x3a,0x7,0xb2,0x1,0xf4,0xca,0x57,0x16,0x1b,0x62,0xd3,0x4,0x33,0xa3,0x76,0x82,0xc5,0x20,0x89,0xec,0xf9,0x68,0x6f,0x7c,0xf8,0xfc,0xbe,0x7e,0x59,0x84,0xde,0xc8,0x3c,0x48,0xc9,0xcc,0x76,0x7a,0xe,0x66,0x48,0xea,0x7a,0xab,0x14,0x2,0x67,0x1f,0xea,0x6b,0x57,0xad,0x20,0xc3,0xfd,0x60,0x43,0x30,0x60,0xfe,0x9,0x3e,0x9,0xa4,0x57,0xf0,0xf4,0x7b,0x98,0xa7,0x82,0xd9,0x7c,0x63,0x9b,0xdd,0x63,0xee,0xba,0x9d,0xd0,0xdc,0x75,0x94,0x34,0xd2,0xc2,0x97,0x28,0x1f,0xdf,0x22,0x9d,0xfd,0x35,0xca,0xdf,0xca,0x74,0x72,0x51,0x12,0xe6,0xe3,0xba,0xbe,0xd6,0xa5,0x4c,0xf,0x37,0xf4,0x65,0x1a,0x3c,0x1f,0xbb,0xac,0x55,0xac,0xed,0xfe,0xe5,0xf1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -514,42 +500,42 @@ static const unsigned char tree_cursor_unfocus_png[]={ static const unsigned char tree_title_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x1,0x3,0x0,0x0,0x0,0x25,0x3d,0x6d,0x22,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0x25,0x23,0x25,0x4c,0x4a,0x4e,0x1,0xf9,0x98,0x2e,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xc,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x20,0xd,0x0,0x0,0x0,0x30,0x0,0x1,0xc7,0xaa,0x85,0x8e,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x1d,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x64,0x60,0x60,0x30,0x62,0xa0,0x0,0x30,0x51,0xa2,0x79,0xd4,0x80,0x51,0x3,0x46,0xd,0x18,0x4c,0x6,0x0,0x0,0xf,0x77,0x0,0x52,0xbd,0x9b,0x8a,0x28,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char tree_title_pressed_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x1,0x3,0x0,0x0,0x0,0x25,0x3d,0x6d,0x22,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0x36,0x34,0x36,0x4c,0x4a,0x4e,0x14,0xd7,0x5b,0xf8,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xc,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x20,0xd,0x0,0x0,0x0,0x30,0x0,0x1,0xc7,0xaa,0x85,0x8e,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x1d,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x64,0x60,0x60,0x70,0x63,0xa0,0x0,0x30,0x51,0xa2,0x79,0xd4,0x80,0x51,0x3,0x46,0xd,0x18,0x4c,0x6,0x0,0x0,0x60,0x67,0x0,0x66,0xf1,0xae,0x47,0x48,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char unchecked_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x36,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x38,0x37,0x40,0x20,0x20,0x24,0x20,0x20,0x24,0x38,0x36,0x40,0x20,0x20,0x25,0x1e,0x1e,0x22,0x1f,0x1f,0x23,0x20,0x20,0x24,0x22,0x22,0x27,0x23,0x23,0x28,0x25,0x25,0x2a,0xff,0xff,0xff,0xf7,0x93,0x46,0x7a,0x0,0x0,0x0,0xb,0x74,0x52,0x4e,0x53,0x0,0x7,0x27,0x50,0x66,0x68,0xb4,0xfa,0xfb,0xb4,0xfa,0xa4,0x7f,0xe1,0x5a,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x11,0xe2,0xb5,0x3d,0xba,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x18,0xd3,0xb5,0xcf,0xc1,0x12,0x80,0x20,0x8,0x45,0x51,0x5,0x14,0xd,0x5,0xff,0xff,0x6b,0x23,0x27,0x67,0x9a,0x6c,0xdb,0x5d,0x9e,0xd,0x8f,0x10,0xb6,0x22,0x20,0xa5,0x19,0x21,0x44,0x7,0xc8,0x2c,0x6d,0x26,0x9c,0xc1,0x1,0xb9,0xab,0xcd,0xb4,0x33,0x3a,0x90,0xe8,0xb8,0x53,0x21,0x87,0xd4,0x6c,0x81,0xb5,0xf4,0x17,0x6c,0x67,0x9f,0xc3,0xca,0x35,0xc,0x6a,0x59,0xd3,0x8f,0xa,0x5f,0xcf,0xbd,0x3a,0x1,0x93,0xe2,0x8,0xa4,0xb1,0xeb,0xd3,0x56,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x9c,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0x52,0xbb,0xd,0xc2,0x30,0x10,0x7d,0x2f,0xc7,0xa,0x84,0xd6,0x52,0xa4,0x2c,0xc1,0x2e,0xac,0x41,0x36,0xf0,0x1e,0x59,0x86,0x1d,0x90,0x2c,0x25,0x65,0xb2,0x83,0xf5,0x68,0x30,0x8a,0x48,0x1c,0x8b,0x6,0x1a,0x5e,0x75,0x77,0xef,0x73,0x57,0x1c,0xf0,0x6b,0x30,0x15,0xe3,0x38,0x9e,0x25,0x75,0x0,0x8e,0xbb,0x6,0x72,0x96,0xe4,0x9d,0x73,0x37,0x0,0xa8,0x16,0xdc,0xb5,0x64,0x6,0x0,0x49,0x35,0xc9,0x2e,0xf5,0x87,0x25,0x1,0x0,0x31,0xc6,0x4b,0xd3,0x34,0xf7,0x2d,0x73,0x8,0xa1,0x35,0xb3,0x5e,0xd2,0x29,0xcd,0xaa,0x77,0x51,0xce,0x9c,0xe3,0x56,0x1,0x9f,0xe2,0x1f,0xb0,0x11,0x10,0x42,0x68,0x73,0xe2,0x2d,0xee,0xf5,0x7,0xcf,0xf,0xab,0xcd,0xac,0x1f,0x86,0x61,0x77,0x2b,0xc9,0x69,0x75,0x81,0x24,0x4f,0x72,0x2e,0x9d,0x4c,0x72,0x32,0x33,0x5f,0xd2,0x7d,0xf,0xf,0x38,0xc7,0x34,0x81,0x1c,0x84,0x6d,0x22,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char updown_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x2b,0x8a,0x3e,0x7d,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xa6,0x49,0x44,0x41,0x54,0x28,0x91,0xa5,0x90,0x21,0xe,0xc2,0x50,0x10,0x44,0xdf,0x27,0x9b,0x10,0x2e,0xc0,0x9,0xd6,0x81,0xe3,0x6,0xe0,0xa0,0xd7,0x2d,0xae,0x18,0x24,0x95,0xc5,0x7d,0x51,0xdd,0xb,0x60,0xf6,0x67,0x31,0xfb,0x49,0xc1,0x20,0x3a,0x6a,0x93,0x99,0x9d,0xcc,0xc,0x2c,0x45,0xaa,0x47,0xce,0x79,0x2b,0x22,0x2d,0x80,0x99,0x5d,0x54,0x75,0xfa,0x8,0x82,0xec,0x80,0x7d,0xe8,0x7,0x33,0x3b,0xa9,0xea,0x94,0x82,0xbc,0x1,0x3b,0x60,0x8,0xc1,0x1e,0x78,0x9a,0xd9,0x51,0xc2,0x76,0x57,0xbf,0x0,0xaa,0x9b,0x88,0xb4,0x2b,0x77,0x7f,0x1,0x7d,0xb5,0x54,0xd5,0x29,0x84,0x7d,0x70,0x4b,0x6b,0x8e,0xe3,0x78,0x7,0x36,0x66,0x76,0xae,0xd5,0x22,0xf8,0x15,0x78,0x89,0xbb,0xaf,0x53,0x4a,0x7,0x11,0xe9,0x72,0xce,0x5f,0x21,0xdd,0xfd,0x21,0xa5,0x94,0x66,0x96,0xba,0x9b,0xd5,0x1c,0x4a,0x29,0xcd,0xff,0xa1,0x7e,0xa6,0xbe,0xc6,0xd4,0x9f,0x3c,0xcb,0xf1,0x6,0x8e,0x4e,0x65,0x44,0x6f,0x74,0x5c,0xa1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x2b,0x8a,0x3e,0x7d,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x8b,0x49,0x44,0x41,0x54,0x28,0x91,0xad,0x90,0x31,0xe,0xc2,0x50,0xc,0x43,0x5f,0x2a,0x55,0xcc,0xbd,0x2,0x2c,0xed,0xd9,0x60,0xe1,0x24,0x2c,0xed,0xc0,0x54,0x6e,0xf5,0x27,0x7a,0x85,0xce,0x9d,0xcc,0x80,0xf3,0x85,0x58,0x18,0x8a,0xa5,0x2c,0xb1,0x63,0xc5,0x86,0xbf,0x41,0x52,0x27,0x69,0xf6,0x74,0xb9,0x8f,0x24,0x81,0x11,0x38,0x79,0xff,0x4,0x2e,0x11,0xb1,0x86,0xc9,0x9,0x38,0x9a,0xc0,0xc2,0x5,0x38,0x87,0xa4,0x19,0x18,0xf2,0xca,0x82,0x74,0x2b,0xd,0xb0,0x1,0xa5,0x5a,0x46,0xac,0x16,0x16,0x73,0x3b,0x11,0x92,0xee,0xc0,0x1,0xb8,0xda,0x3e,0x53,0xdd,0x80,0xad,0x1,0x5a,0xa0,0x7,0x46,0x77,0x91,0x91,0x7b,0xa0,0x8d,0xaf,0xe,0x3e,0x63,0xbe,0xbb,0xf8,0x55,0x54,0x7d,0xc6,0xf6,0xf,0x4f,0xad,0x7a,0x3f,0x5e,0x1d,0x33,0x50,0xfd,0xb1,0xf2,0xd7,0xa2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char vseparator_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x2,0x3,0x0,0x0,0x0,0xb9,0x61,0x56,0x18,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0xc,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x73,0x9b,0xaa,0xce,0xdc,0xe1,0xff,0xff,0xff,0x64,0x6c,0x1,0xd2,0x0,0x0,0x0,0x3,0x74,0x52,0x4e,0x53,0x0,0xb3,0xb3,0x67,0xf6,0xdb,0x93,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x3,0x11,0xc,0x4c,0xf2,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x10,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x80,0x81,0xac,0x95,0xc,0x48,0x0,0x0,0xe,0x79,0x1,0x14,0xa1,0xc9,0x59,0x2,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf,0x49,0x44,0x41,0x54,0x18,0x95,0x63,0x60,0x18,0x5,0xc,0xc,0xc,0xc,0x0,0x1,0x8,0x0,0x1,0x7d,0x41,0xa5,0xce,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char vslider_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x54,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x4d,0x4b,0x59,0x34,0x33,0x3a,0x2d,0x2c,0x32,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x4d,0x4b,0x59,0x3f,0x3e,0x49,0x2a,0x29,0x2f,0x20,0x20,0x24,0x3f,0x3e,0x49,0x3f,0x3e,0x49,0x1f,0x1f,0x24,0x40,0x3e,0x4a,0x20,0x20,0x24,0x34,0x33,0x3a,0x20,0x20,0x25,0x22,0x22,0x27,0x23,0x23,0x28,0x25,0x25,0x2a,0x1e,0x1e,0x23,0x23,0x23,0x27,0x2d,0x2c,0x32,0x1f,0x1f,0x23,0xff,0xff,0xff,0x3,0x35,0xf1,0x5f,0x0,0x0,0x0,0x13,0x74,0x52,0x4e,0x53,0x0,0x0,0x0,0x0,0x4,0x1a,0x40,0x5d,0x19,0x28,0x96,0xf0,0xfd,0x94,0x95,0xfc,0x93,0xfc,0xc0,0x0,0xb4,0xa,0x5f,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1b,0x2,0x60,0xd4,0xa4,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x18,0xd3,0x9d,0xcf,0x39,0x2,0x80,0x20,0x10,0x3,0xc0,0xe5,0x90,0x43,0x50,0x94,0x1b,0xfe,0xff,0x50,0x5,0x69,0x94,0xce,0x94,0x53,0xec,0x26,0x0,0x0,0x88,0x2e,0x8c,0x73,0x26,0x28,0x82,0x1e,0x44,0xe5,0xaa,0xb4,0x56,0x9b,0x1c,0x82,0xc4,0x6e,0x9c,0xf7,0xce,0x1c,0x62,0x0,0x53,0x2e,0xc4,0x18,0x9c,0x62,0x3,0xb8,0xf6,0xf1,0x8e,0x3f,0xf9,0x3,0xd8,0xa6,0xdc,0x20,0x27,0x8b,0x3b,0x90,0x52,0x43,0x83,0x50,0xb,0xf9,0xb,0xd3,0xd1,0xe9,0xed,0x5c,0x6c,0xaa,0xfe,0x1d,0xf7,0x9e,0x7f,0x1,0x89,0x5c,0xa,0x6b,0x1f,0xe5,0xca,0x60,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x69,0x49,0x44,0x41,0x54,0x38,0x8d,0xed,0xd3,0xa1,0xe,0x83,0x40,0x14,0x5,0xd1,0x3,0xa4,0xc1,0xa0,0x30,0x4d,0xe8,0xff,0xff,0x1a,0x18,0xc0,0x80,0x6b,0xd2,0x62,0x56,0x11,0x1e,0xd9,0x4,0x83,0xe0,0xba,0x9d,0x37,0x19,0xb7,0x5c,0x5c,0x71,0xc2,0x3b,0xb4,0xe9,0x3d,0xa3,0xc7,0x7f,0x2f,0x56,0x41,0xe0,0x83,0x77,0xba,0x57,0x68,0x50,0x62,0xd9,0x8b,0x65,0x10,0x68,0x33,0x59,0x18,0x78,0x65,0xb2,0x30,0x90,0xbd,0x27,0x70,0xe7,0xc0,0x37,0x93,0x85,0x81,0xf9,0x80,0x4d,0x47,0x62,0xf4,0x17,0xd6,0x14,0xaf,0xf1,0xc3,0x88,0x21,0x70,0xaf,0x6d,0x3,0x2b,0xaa,0xc,0x24,0xe2,0x1d,0xb9,0xf7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char vslider_grabber_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x4,0x0,0x0,0x0,0xb5,0xfa,0x37,0xea,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xb7,0xff,0x88,0x5,0x1d,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe1,0x1,0x12,0x1,0x36,0x8,0x50,0xb9,0xa7,0x53,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0xf6,0x49,0x44,0x41,0x54,0x28,0xcf,0xbd,0x90,0xb1,0x4a,0x42,0x51,0x0,0x86,0xbf,0x73,0x8e,0x71,0xe5,0x9a,0x5c,0x41,0xd0,0x66,0x6b,0x33,0x1c,0x7c,0x80,0xa0,0xa5,0x17,0x8,0xa2,0x2d,0x84,0xf0,0x1,0xa2,0x25,0xf1,0x9,0x9a,0x1c,0xda,0x5b,0xb2,0x47,0xa8,0xa5,0xc1,0xa0,0x51,0x88,0xa2,0x29,0xa,0xc1,0x84,0x8,0x43,0xf4,0x96,0x17,0xcf,0xed,0xde,0x73,0x9c,0xcc,0x5c,0xda,0xea,0x9f,0x3f,0xfe,0x9f,0xef,0x87,0x3f,0x8f,0x0,0x40,0xe1,0xe2,0x91,0x42,0x10,0x32,0xe6,0x3,0x8d,0xc1,0xce,0x1,0x45,0xb6,0xba,0xbb,0xba,0xed,0x95,0x8c,0xd0,0x7d,0xff,0xe1,0xee,0xe2,0xb6,0xdd,0x79,0x61,0xc4,0xd7,0xc,0x48,0x57,0x2b,0xeb,0xb5,0x28,0xaf,0x1,0xc5,0x12,0x4e,0xac,0x7b,0x6f,0x57,0x27,0x8d,0xcf,0xe,0x1,0x56,0x1,0xb9,0x9d,0xba,0x28,0x6,0x18,0xc,0x31,0x21,0x5a,0xda,0x4c,0xb6,0xbc,0xb9,0x35,0x7c,0xea,0xbd,0x13,0x4a,0x20,0xe5,0x95,0xf4,0x6c,0x12,0x30,0x84,0xf8,0x44,0x6b,0xfb,0xcd,0x83,0x3d,0x1c,0xf9,0x8b,0x80,0x4a,0xba,0x88,0x4,0x30,0x1e,0xdd,0x3b,0x1b,0xf1,0x77,0x87,0x24,0x81,0x8b,0x79,0x3e,0x3b,0x6a,0x5d,0x33,0x51,0x80,0x2d,0x38,0x2b,0x65,0xb5,0x6c,0x91,0x28,0x92,0xa4,0xad,0xec,0x76,0xcf,0x8f,0xf,0x1f,0xdb,0xc,0x31,0xb,0x9a,0xb1,0xd0,0x3,0xfb,0xda,0x3a,0xbd,0xbc,0x89,0xfa,0xf8,0x73,0xcd,0x9f,0x47,0x45,0x4,0xf8,0x4,0x18,0xfe,0x2f,0x53,0x8,0x62,0x5c,0xcf,0x1f,0x5f,0xcb,0x2c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xfd,0x49,0x44,0x41,0x54,0x38,0x8d,0xad,0x92,0x31,0x4e,0xc3,0x30,0x18,0x46,0x9f,0x7f,0xc9,0xde,0x60,0x83,0xb,0x50,0xc8,0x10,0x45,0x96,0x72,0x8d,0x76,0x84,0x1e,0x20,0x7b,0xb9,0x4c,0x66,0xe,0x80,0x54,0xb1,0xb4,0x5c,0x23,0x52,0x32,0x56,0xf4,0x2,0x85,0x85,0x76,0x8c,0x94,0x9f,0x25,0x89,0xa2,0x94,0x56,0xb5,0xe0,0x1b,0x3f,0xe9,0xbd,0xcf,0xb6,0xc,0x7f,0x8c,0x19,0x17,0x65,0x59,0xde,0x8a,0xc8,0x33,0x30,0x5,0xee,0x1,0x54,0x75,0x3,0xbc,0xab,0x6a,0xee,0xbd,0xdf,0x9d,0x14,0x54,0x55,0xf5,0x64,0x8c,0x79,0x1,0xae,0x4e,0xc,0x1e,0x44,0x24,0x8b,0xe3,0x78,0x79,0x24,0x68,0xe1,0xd7,0xdf,0x4e,0x35,0x8a,0x8a,0xc8,0xbc,0x93,0x98,0xc1,0xb1,0x3f,0xce,0x2c,0x8f,0xb3,0xaf,0xeb,0x7a,0x92,0xa6,0xe9,0xa7,0x0,0xb4,0x77,0xbe,0x14,0x6,0xb8,0x76,0xce,0x2d,0x0,0xa4,0x2d,0x66,0x1,0x30,0x0,0x4d,0xd3,0xcc,0x86,0x82,0xbb,0x50,0x81,0x31,0x66,0x32,0x14,0x68,0xa8,0xa0,0x63,0x3a,0xc1,0x36,0x98,0x56,0xdd,0xf6,0x2,0x55,0x5d,0x87,0xa,0x44,0x64,0x35,0x14,0xe4,0xc0,0x21,0x80,0xff,0xb6,0xd6,0xe6,0xbd,0xc0,0x7b,0xbf,0x13,0x91,0x8c,0xcb,0xde,0x42,0x81,0x2c,0x8a,0xa2,0xaf,0x5e,0x0,0x10,0xc7,0xf1,0x52,0x44,0xe6,0xc0,0xfe,0xdc,0x32,0xf0,0x98,0x24,0xc9,0x5b,0x57,0x1c,0x7d,0xdb,0xa2,0x28,0x6e,0x9c,0x73,0xb,0x55,0x9d,0x2,0xf,0x6d,0xbd,0x31,0xc6,0xac,0xad,0xb5,0x79,0xb7,0xfc,0x6f,0xf9,0x1,0x3c,0x90,0x4c,0xcc,0x74,0x25,0x3a,0xc1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char vslider_grabber_hl_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x3,0x0,0x0,0x0,0x28,0x2d,0xf,0x53,0x0,0x0,0x0,0xc3,0x50,0x4c,0x54,0x45,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x17,0x2a,0x29,0x3a,0x69,0x69,0x5b,0xa6,0xa5,0x61,0xb3,0xbc,0x63,0xb7,0xc8,0x65,0xbb,0xca,0x60,0xaf,0xb1,0x48,0x83,0x83,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0xf,0xf,0x55,0x9b,0x9a,0x60,0xb2,0xbd,0x5e,0xb1,0xcd,0x61,0xb3,0xc2,0x0,0x0,0x0,0x27,0x48,0x47,0x62,0xb4,0xbd,0x51,0x93,0x92,0x68,0xc0,0xcf,0x0,0x0,0x0,0x56,0x9d,0x9c,0x68,0xc1,0xcf,0x2d,0x52,0x52,0x63,0xb7,0xbf,0x52,0x96,0x95,0x62,0xb3,0xbf,0x5e,0xb0,0xcd,0x0,0x0,0x0,0x3,0x5,0x5,0x36,0x63,0x63,0x63,0xb4,0xb6,0x60,0xb1,0xbc,0x63,0xb7,0xc7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x55,0xa3,0xc8,0x4f,0x98,0xc4,0x4b,0x93,0xc2,0x4c,0x94,0xc2,0x54,0xa2,0xc8,0x5a,0xab,0xcb,0x4e,0x97,0xc4,0x49,0x8f,0xc0,0x47,0x8c,0xbf,0x48,0x8e,0xc0,0x52,0x9e,0xc6,0x51,0x9d,0xc6,0x5a,0xac,0xcc,0x53,0x9f,0xc7,0x4d,0x96,0xc3,0x4b,0x92,0xc2,0xff,0xff,0xff,0x76,0xbd,0x27,0x7a,0x0,0x0,0x0,0x1,0x74,0x52,0x4e,0x53,0x0,0x40,0xe6,0xd8,0x66,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x0,0x88,0x5,0x1d,0x48,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe1,0x1,0x12,0x1,0x36,0x11,0x34,0xd2,0xf,0x93,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x48,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0xa0,0x12,0x10,0x14,0xe0,0xe7,0xe3,0x45,0xe2,0x4b,0x9a,0x18,0x1b,0x19,0x1a,0x48,0x88,0x8b,0xc1,0xe4,0x4d,0x2c,0x2d,0x80,0xc0,0xdc,0xcc,0x54,0x6,0x22,0x20,0x60,0x6c,0x1,0x1,0xe6,0x56,0x72,0x68,0x2,0xd6,0x8a,0xa8,0x5a,0x6c,0x94,0x11,0x86,0xda,0xdb,0xd9,0xaa,0xa9,0xaa,0x20,0x59,0xab,0xa3,0xad,0xc5,0x40,0x3d,0x0,0x0,0xbf,0x8e,0xc,0xed,0xed,0xc7,0x67,0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0xf1,0x49,0x44,0x41,0x54,0x38,0x8d,0xad,0x92,0x31,0x4e,0x2,0x61,0x10,0x85,0xbf,0x37,0xc6,0x52,0x3b,0xbd,0x0,0xe8,0x65,0xa0,0x54,0xe,0x40,0xaf,0x15,0x64,0xa3,0x85,0xf9,0x2b,0x4d,0xa4,0xdc,0xda,0x3,0x98,0x10,0x1b,0xf1,0x32,0x44,0x2e,0x0,0x34,0x42,0xa9,0x61,0x2c,0xfe,0xdd,0x65,0xb3,0xa,0xba,0xe8,0xeb,0x66,0x92,0xf7,0xbd,0x37,0xc9,0xc0,0x1f,0xa5,0xea,0x22,0xf8,0xe0,0x78,0xc5,0xea,0x12,0xd4,0x2,0x4e,0xe2,0xd6,0xc7,0x42,0x2f,0x42,0x69,0x50,0x7f,0xba,0x11,0x70,0xe3,0xf7,0xe7,0xc0,0x3,0x70,0xb0,0x21,0x70,0x69,0x78,0x37,0x28,0x19,0x7e,0x1,0x64,0xe6,0xc7,0xef,0x5a,0x55,0xe4,0x86,0x77,0x72,0x88,0xd6,0xb5,0xfd,0x75,0x4b,0x72,0x55,0x8b,0x77,0x3e,0x9a,0x77,0xba,0x9e,0x19,0x40,0xbc,0xf9,0xd7,0x66,0x80,0xc3,0x7d,0xf6,0x2e,0x0,0x2c,0xce,0xd6,0xae,0x61,0xce,0xd5,0x2e,0x1,0x68,0xd4,0xf7,0xab,0x59,0x2,0xb8,0xef,0xd0,0xc0,0xcb,0xd,0x26,0x3b,0xf8,0x27,0x5,0x40,0x30,0xaa,0x6b,0x17,0x7a,0x2e,0x1,0x94,0x2,0xcb,0x1a,0xfe,0x37,0x61,0x69,0x1,0x8,0xea,0x4f,0xd,0xef,0x92,0xdd,0xf5,0x83,0x3c,0x7e,0x63,0x6f,0x5e,0x0,0x22,0x24,0x19,0x1a,0xde,0x1,0x16,0xdb,0x92,0xd,0x3f,0xb,0x4a,0x9e,0xd6,0xa7,0x54,0x74,0xe5,0xb7,0x47,0xf1,0x49,0xd4,0x2,0x9d,0x66,0xa1,0x63,0xc1,0x48,0x58,0x9a,0x27,0xff,0x9b,0x3e,0x1,0x5e,0x62,0x48,0x81,0x2e,0xbf,0x88,0xea,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; @@ -559,17 +545,17 @@ static const unsigned char vslider_tick_png[]={ static const unsigned char vsplit_bg_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x1,0x3,0x0,0x0,0x0,0xfe,0xc1,0x2c,0xc8,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x6,0x50,0x4c,0x54,0x45,0x27,0x27,0x29,0xff,0xff,0xff,0x11,0xab,0xb9,0xf3,0x0,0x0,0x0,0x1,0x62,0x4b,0x47,0x44,0x1,0xff,0x2,0x2d,0xde,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0xb,0x49,0x44,0x41,0x54,0x8,0xd7,0x63,0x60,0x40,0x5,0x0,0x0,0x10,0x0,0x1,0xa1,0xc5,0x21,0xc1,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0xc4,0xf,0xbe,0x8b,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x15,0x49,0x44,0x41,0x54,0x18,0x95,0x63,0x64,0x60,0x60,0x90,0x64,0xc0,0x3,0x98,0xf0,0x49,0xe,0x1f,0x5,0x0,0x22,0xac,0x0,0x29,0x2d,0xd1,0x16,0xa4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char vsplitter_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x8,0x8,0x0,0x0,0x0,0x0,0x6c,0x9,0xa6,0x3,0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xb1,0x8f,0xb,0xfc,0x61,0x5,0x0,0x0,0x0,0x20,0x63,0x48,0x52,0x4d,0x0,0x0,0x7a,0x26,0x0,0x0,0x80,0x84,0x0,0x0,0xfa,0x0,0x0,0x0,0x80,0xe8,0x0,0x0,0x75,0x30,0x0,0x0,0xea,0x60,0x0,0x0,0x3a,0x98,0x0,0x0,0x17,0x70,0x9c,0xba,0x51,0x3c,0x0,0x0,0x0,0x2,0x74,0x52,0x4e,0x53,0x0,0x0,0x76,0x93,0xcd,0x38,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44,0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x6,0x16,0x12,0x2b,0x5,0x39,0x1a,0x32,0x39,0x0,0x0,0x0,0x1f,0x49,0x44,0x41,0x54,0x28,0xcf,0x63,0x60,0xa0,0x10,0x30,0x33,0x2c,0x10,0x3d,0x47,0x9,0x66,0x66,0x10,0xbd,0xf6,0x98,0x22,0x3c,0xe0,0x60,0x18,0x84,0x1,0x0,0x59,0x34,0x6a,0x2d,0x64,0xeb,0x72,0x24,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x63,0x72,0x65,0x61,0x74,0x65,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xc9,0xad,0xc8,0x52,0x0,0x0,0x0,0x25,0x74,0x45,0x58,0x74,0x64,0x61,0x74,0x65,0x3a,0x6d,0x6f,0x64,0x69,0x66,0x79,0x0,0x32,0x30,0x31,0x36,0x2d,0x30,0x36,0x2d,0x32,0x32,0x54,0x32,0x30,0x3a,0x33,0x39,0x3a,0x32,0x36,0x2b,0x30,0x32,0x3a,0x30,0x30,0xb8,0xf0,0x70,0xee,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x8,0x8,0x6,0x0,0x0,0x0,0x49,0x62,0xf9,0xdf,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x2f,0x49,0x44,0x41,0x54,0x48,0x89,0xed,0xce,0x41,0x1,0x0,0x20,0x0,0x2,0xb1,0xc3,0x14,0x86,0x32,0xae,0xa1,0x6c,0x81,0x2d,0xe4,0x21,0x4b,0x30,0xa8,0xfa,0x9a,0x0,0x6c,0x2f,0x60,0x86,0x2f,0xaf,0x1d,0x49,0x7b,0xa4,0x17,0x55,0x15,0x75,0x1,0x7e,0xa6,0x5,0x4,0x90,0x92,0x89,0x73,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; static const unsigned char window_resizer_png[]={ -0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xe0,0x8,0x19,0x11,0x33,0x13,0xaa,0xc0,0xf,0x5f,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x43,0x72,0x65,0x61,0x74,0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x57,0x81,0xe,0x17,0x0,0x0,0x0,0x2f,0x49,0x44,0x41,0x54,0x38,0xcb,0x63,0x60,0x18,0x5,0x24,0x81,0x17,0x2f,0x5e,0xf4,0xa3,0x8b,0x31,0x91,0xa2,0xb9,0xb9,0xb9,0x99,0x7c,0x9b,0xb3,0xb3,0xb3,0xfb,0x87,0x81,0x66,0x6c,0x81,0x48,0x92,0x66,0xa2,0x5c,0x43,0x91,0xe6,0x11,0xa,0x0,0x73,0x5b,0x34,0x19,0x10,0xa0,0xb6,0x7d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 +0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x8,0x6,0x0,0x0,0x0,0x1f,0xf3,0xff,0x61,0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0,0x3f,0x49,0x44,0x41,0x54,0x38,0x8d,0x63,0x60,0x18,0x32,0xe0,0xff,0xff,0xff,0x29,0x14,0x69,0xfe,0xff,0xff,0xff,0x9,0x6c,0x72,0x4c,0x44,0xda,0x8c,0xd3,0x76,0xbc,0x6,0x10,0xd2,0x8c,0xd7,0x0,0x62,0x34,0xe3,0x34,0x80,0x58,0xcd,0x58,0xd,0x20,0x45,0x33,0x86,0x1,0xa4,0x6a,0x46,0x31,0x80,0x1c,0xcd,0xa3,0x80,0x4a,0x0,0x0,0x6,0xc5,0x24,0xf9,0xe8,0x3d,0x88,0x7a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82 }; diff --git a/scene/resources/default_theme/toggle_off.png b/scene/resources/default_theme/toggle_off.png index 71cd64b0013e9168ff9eeca09c57a8890039d4e7..5537d00a4ad4b0cdb156df5954e6d62d277c58c5 100644 GIT binary patch delta 689 zcmV;i0#5zQ3cdx98Gi-<005$$euMx300v@9M??Vs0RI60puMM)0007WNklFw_Bz8C0Us6_>-0i9Z{cHp}1_Nc**gK*^sT-TS_6e@9hn&g+*Iq{J@A;B-Pl$4Z|l$*>C XNh`;i&eFYI00000NkvXXu0mjfS-?lp literal 1355 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3-p)I`?e@QY`6?zK#qG8~eHcB(j1elRbib z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#N0|R4KfKP}kPyyvYL_}Oc zK~+UXLq$asZkm9Au#%EGgexg2BPAsZVG9b12nmTOD?_D3MJ0fG6%}Su+`G5QT^Yah*J?C4G^=_N?&%q*3Yd)s|4P#95c6Z4RN?i(!X9ms!kH}&M25w;x zW@MN(M*=9wUgGKN%Km^&Oh}v6Qp(7Zfq}{0)5S5w z{OIs;|9#Ilp1C}Op{0fUL&EXgk3SF8t+*^@#=*POLFVAbbEF9hNvgA%+>12oZLL%Hct(;G^xmH!M ztcf~U9%?>qed*S_dD+*J>i28iX32^87`k94*Q@&>mxFVwH4=_wUodB@TE4_I+OH{( z$3a87fGaCF|C+a7(>qOx$_+vj*rT5B7Cb#IOg5wK(_siJfV>I{zwl?^vv6 zeV_H`;rsj1y=nG4cCI=w|6JXJ$NQ^RFPEPo+bMi4@37GkUe22h$DY2NA0fP>qTb)z zXp%(dGv??;A3xWaD0%r@x;TSV>*%MOC5g2<46j>Drlki@$u<*EaDHy~S|xv6<249-QVi6yBi3gww4 z84B*6z5(HleBwYwsvt!vKq;$aunGnv14A=i12bJCqYxtlD`QJ5BQtFSBP#=glWR|a gNc6=y!2h_me>FVdQ&MBb@02g7)82|tP diff --git a/scene/resources/default_theme/toggle_on.png b/scene/resources/default_theme/toggle_on.png index 6ea1b589c7fe0492e772bb0d7c5a18be46da3720..77e46012058433ff9b92c006a70343c013f21afe 100644 GIT binary patch delta 725 zcmV;`0xJEc3gQKj8Gi-<005$$euMx300v@9M??Vs0RI60puMM)0007)NklF|9LGPiyX~Lcc1H>FPmx3fEo=y81mU4mmmu`yp+j{^h=}lN)S-?UB~sBviV#DP z4uyDFjQ*iPO5st(vNQr4cg=C!b*96NTL%Moeq#jA2OjK$_kaDp-}}zK$L~Gx@$vET z*}5p35Knbl3n7K zjT8IREp<)tszgID5~>DRH40yIv$>J+p0WN+`@n=V^c%JjBD^r51`igWsI3T}89Lvl z?k#WTZ`;PQOn+@!>+5dp>d4My^LSu_)BqLOCyYU&wj$g*dZ{z2#tv^}ysqi*?x$~F zbWE5;upJ}^l!E>B#hiQ5+P2Zf1H{x=!`YV?E<4@b2tH)ctq>>&b_(=>z2^^{OkJVG zMMRU)6aghOJv5mGmYr5Il7E0I&=yIz)HS)vLs0^UPJh>*a(YR(^GgiaF3=V!t4bVk ztBqI2k4kfq7_d#CEfR`^Dh1jq=V#b$3~7}n$8ulPS-&en*Fhu(mLi^PB>fwsuvY;M@C_UBygtuz;j0iM+2<2_^jSe99`(6Y=Ak4B$LbCDWg2=oAC z+6N}IX@9M+wt#&Z`YxGU zY5+hEk4zZ8{pvLVC6nA!z7mQA%L2hb6pMU8&rW~Jeb%0jbiTRX+x+lZVbL)8kFLXO z{L2TC83g)kB^U!&sOFa!;;P70N$>f00000NkvXX Hu0mjfNm5&3 literal 1318 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3-p)I`?e@QY`6?zK#qG8~eHcB(j1elRbib z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#N0|R48fKP}kPyywDmzQ5k zN=`vRMM+6rMMV>CAQu;ptgIr0D<~+UtgImO z1)2t7z-57ofox%6kO|z}2$NM+wSbnY>X@l}rfSBvYNbup%9yE{GD*WHTUA|G-8n`x zzEj;ZP1V3oRZUk_Ra;d}M^)EC)yhZRH(N8IN8Kex-8)kwvR>81S=H24BcfhaOhDzC#9mcB%Sn@_ELgDU$&;t*F0pq{eyRid!LcOB zFPMRmiJ66yPgqPsl1t6Z#WyGr3=B*fo-U3d9>=eSW`n&e*uPHy_Wy7=`_wakVtyHM z^rVaL`O_bFJ^S3`sJ~|~I!!x2Q%GP=+?SsJZ+CzH>)u{1|3ImCHjBcMI~#m>11E{D z@bX=;ZI}CT`MXQz_dPsYbFha|^~Q|U%(*6Z-n^k%ku1yO@36%CCmMP$P-Cpr&f}bL zOJH6}h;LXmOZxM?rq9M2Q#{V7JjjpEUy=3exl>5AcvSy_m{Q@8(*pM%?q*53p|xn+ zLWe)gtn0;@wH0nGO1)^cL08+VQHk{|BgfO+^$SkT()s7LK& z(6UFd?A|fk`Tp$^>W!Q6|8v}q?5|D@d3Vao9`mQ0OMQNDZ`1O&f0Yv=_vO!KKjyM% z#?(*=iPhRXQ%lZm5jnVVVn*PHabCYGe8D3oWGWGJ|M`UZqI@`(c#se%-x0Hv&w!73Px3=GY54a{_nj6#eItc)$K sjLftRjI0a{POd!xD%cPja`RI%(<*Um*zuv@9Z&;mdKI;Vst0LzU1P&!V>PgKkU2Tj~Yi%3H}B!FZVKLxmNk z0Q8ao9DfafhY&h`AAn8*Fw2n=edjQxJx3{D+-{j7tcKAqpj=}E2*=&q; zO2!BnE0A^%=PMy4TtI0%Vr3AE4KdR?xLatUxPsub^)^mpqSd5Xg_D^Wsf31;O46jK zID*agl>2ekiC9<_Vad=N6dF{nM&%kbO^qtFsERP>Ro6jsSfD0M={j7l)}|`8scNlU zrOgjSFwUu`SQTkjAcS0lq^hCmt4%hInN?@mAeGt(HDLqC2B3_n4UTQs zT6nF6(^3u{Eg-a@wLpZ02vi2O387cd5U>)yI}}zjLC?BSJ_qG;5XOnn4jsiK6pu1O zWZ)eG@6s~@VsoI36XRT{V~4@%H3(jm_n>UH&ITXh(9;eB>uNr84t_g{jgbg(doJ$u zlAZ!GXE)~9i9IDpC`cu=4_}0KUp}!D-ja!qin4v8cyDoDynbzVNnHFic7AkZWJH{g z4Mval^c;=G=0)**^iU)m3P+;i_0ir)ptdF;&W`kiYpbhk!#z?Ms;RE3t_gLEPeK@t zJcS?QQr7)%(I>-QQY@Wx4U1EQo%N41e|^WGIDV=v=$Fp?!M0Q5;!yv=z>_p^uzyJ0 z({mPHX%JUmT;LlwZco?(ldY|V{=)zyr%5XgjE-eOFtMYkG(YjDg!EKPyi3KoAoO>U z&s&-KZKy6U@pQ?8HP-yAMx$wtSr^7m%l6;#%=B$+ibi*B^v!tg?3dlZ-mCv5b+Dph z@EflFYWoe@gQS7yZ z_%f6x~CtqIGo!drs$pUM4cU(oz_RkJ-~WT_<0IpyIoW#r>-nD(7aNuoLoa;ih+mgYb^e+1M(LN- z<(A*H@4nPICHpaV_Sj!(WZ9^vVdaBmzOjp67|o5W&a5Y=(={{U<*Q4UMmFZ#4BlTX zJ)DXv??Nevj{Fxp!oiLPcc{GqI>0fkKrsTvag`k7=3Q=1urQpPVdgG>A^m{%5ffTH{|-{h{k=s&pOZJ+=E diff --git a/scene/resources/default_theme/tooltip_bg.png b/scene/resources/default_theme/tooltip_bg.png index eca0675a98099b98098a9d2c3e4549d54393330d..7ca356778895d66463a680c5e137bce62f763147 100644 GIT binary patch delta 177 zcmZ3%e28&^WIY=L1B3kM|A|0~Ey>&6h2cL4F4((#GEk)4)5S5wqWA6OgS-w7A};s2 zL<8EKUNmlI7A;)N+UYiBW0u79y8?wbO3jx4pIrI*`KR6`JTDr!G&m-+nkAS_Vq3t; zGC!(k$<^3~aYqVzfbDT52=JBfWTXLf%tK0S~ dNA`a%VXBjnxoV@{u^H$F22WQ%mvv4FO#o9jNT>h+ literal 424 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>$nmOvpFPZ!4!iOWaN?-pfH z;Bda!pz*`;`~7Qe$qSh)PKQ)76i%8jgW;5`ZpKNLb!)3%tTl3ZE|usj+VRuk&OhGo z8=wCYE`OeXCx=tDDLtbCXr5|`YeY#(Vo9o1a#1RfVlXl=G}ARO(={>*F*2|+wzM)b q(>5@&GB7x~_5>(s5gKyyQ!>*kackJ|q2L`*1B0ilpUXO@geCy6Cv}Ga diff --git a/scene/resources/default_theme/tree_bg.png b/scene/resources/default_theme/tree_bg.png index 839a6a272a68e471f9acb9deb6183d674003cfd9..0be4f628a94a76c4940c27b16f8866865e27a7f3 100644 GIT binary patch literal 304 zcmV-00nh%4P)Uygb0%srUYgerx!~I}GFkt=(J_)2(@br6_r-IphW1HP$?z)}O+;x;R z(!!T0AKxOK{WZ$p%5-v366WK&zSgBo4>$B>8ayAntW~V-{^jui0000$kEqh<8}|NotWVRk@W93?@1!TImMfB*3FlXph`E-eI1@C|w7(8A5T-G@y GGywn^4{~h) diff --git a/scene/resources/default_theme/tree_bg_focus.png b/scene/resources/default_theme/tree_bg_focus.png deleted file mode 100644 index 692cf71926000fa3b56c0b73af2148923fa7e2ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1039 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zS>O>_%)r1c48n{Iv*t(u1=&kHeO=jabF&EPT5XjU@nm3Ny6NfS7!q;#Xt-gYh@rrm zSGIx^?|XjduVCbNXmJtvq~Me!bcDHr@xP+ej;;f8{wZEgO4;8hVUWb~ZC!oYG_e_J*G|2Ewo z_XKH%MComcqBoB9_pfJ2U}spwq#)>Mu!!m4R)(I+n++-+3?3SDci!aPVCWE|$LPku zdtuvq(>`IgJ;n)(X9?ysJ>z0%d!b*r^7|ZL`OG-R8;i}CaH&fPSE_QZdVFI}{HxmZ zhUc=OVpG8|YD!pQbgY`*^;8R54Z zLk%km`c9qh%i0&#k#2FjG@|UjbWRmd&IE?P4_?f8!tyAS=ZV9rpUDNgS;XcDEw_7a zv6)3X|G4t*!)doI*cr|nnQRN%V)NZp;O2L>u*odm49*%qy=?O~*l`-JOuBZ&Y|f{f zdmVLEGLFk9C1f3}pW3)eIFWPNHyHzQ!F&%P>(AAPUZ0w@y(r#rf}o$rX5nRL>;e-e z28XtP)|&CZCP(V$n_I7^2s_`k*K)kXt)BWqSV7bNSdB+2hvTg!R|OAfC7zRrxU_GE z$F#d&_XwtL6AC?jZ*zru#hued&#rf=KMRrMQc>Wa zxIfS3_q~NIOW9W~P+oh*dsQ*R_JvLDZY8t$Jz_WWF4{2dY3+$d$&Y5*yY|Ly-X1Dc zHsOdBTFeuo;@oYwqmZH7sKUX3wYr?uP}HfVDQCMiTHxR*yg zo#AZHbmQPsONXYdH?K!AMK*ADG1N11xNxLAc#-G5rG42ETXB`eD-IZSy)sT`$m5w3 z_sC7qilHf-amIe`CEr4?Xgy?b`1*P2WwER+%O!vLOT5rA`8`QtH~(VU181LaZ~pm7 zM@Tq8=H^K)}k^GX<;i&7Iy zQd1PlGfOfQ+&z5*!W;R-fr?Z?ic)}5R>@!$3`PcqX1WGux<*DJMg~^KmR3e)+6G2e m1_meBo&e=wgofPwl+3hB+!}U#D0m0dz~JfX=d#Wzp$Pz$)SQR_ diff --git a/scene/resources/default_theme/tree_title.png b/scene/resources/default_theme/tree_title.png index b0ddcffbbed4c1501d7fba58097ab2dec5ffb0df..7f81acd89e9c0330554f868506f3d6746d0f5d67 100644 GIT binary patch delta 86 zcmX@llrcdffP;;JfkFQB|3o0gmgMd3!tfsi7wla=87Ly_>Eak-(VLu-kYJFsfWaVe kQRS6}KxQ{y2_K+7{&I$(y|cSCfC?ErUHx3vIVCg!0D~PG761SM literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>?NMQuIvxk#Duh2Ev1YsfkHf< zE{-7_*OLRzfEpM)UHx3vIVCg!07hw0B>(^b diff --git a/scene/resources/default_theme/tree_title_pressed.png b/scene/resources/default_theme/tree_title_pressed.png index 746d10039ed60a1f35d6f675323672ac2ebec16b..b09604015b12ad9f97032e5046cc2d9ed0f9e804 100644 GIT binary patch delta 86 zcmX@llrcdffP;;JfkFQB|3o0gmgMd3!tfsi7wla=87Ly_>Eak-(VLu-kWi4kfWaVe kQRS6}KxQ{y2_K-ogmi|qkL%n$fC?ErUHx3vIVCg!0F}-f&;S4c literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>?NMQuIvxk#Duh2Ev1YsfkHf< zE{-7_*OLRzfEpM)UHx3vIVCg!0OLwf)&Kwi diff --git a/scene/resources/default_theme/unchecked.png b/scene/resources/default_theme/unchecked.png index d6f790cbc2553d4d1f598b843a0da005face9a56..8341cdc64333179cdedb2c307a44f2a41b17cb2e 100644 GIT binary patch delta 214 zcmV;{04e|71Lpyd8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)0001-Nkl+_hu|07*5;F7<~c0RS<^OVc#>El+a@p*6E!(kacVcTvuq z<5mHm;vcXP5JG5k;w|p=2hR_y&8#1WVRtLZX?1}lPjW7uOmZ?aU($UK4>-p(fgFTw QA^-pY07*qoM6N<$f>MZ7ssI20 literal 477 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>|L>FCs(?DVOM?7@8Q9eW(lWOE`n~1X zlKO{HKw-utZ+92LM_X-o0Xdun9+AaBrNSW0$S`Y;1W=H@#M9T6{Q;YpkT$EOl#wM+ zDA?1*F+}3>*7FC28WcEO16f6QS^xjfR#s1+m2*3G9&f+EHYJ6nl8P?uCvf)u3yrL2;{Dj19m49#>6%yf;6 zLW~Toj4iE<%(M-RtPBiJt~~*Y4}^x?{FKbJO57TDd?gTe~DWM4fPicsp diff --git a/scene/resources/default_theme/updown.png b/scene/resources/default_theme/updown.png index 916284a3cf77d7e86fc2f4a08c4006228b032b1d..efcb04fde64b82b75f1ed017550d0a038ee8e4fc 100644 GIT binary patch delta 168 zcmV;Z09XI<0oDPKHh+srL_t(2k*$z14#H3jLtiRY%)J6E?b%@ABrNT~RBrVrdWFuN z%z*QSSQv_>EU{z7hQC2lCu#O{xsN1)5jc7O1TGP=hRF#yn!v&ZIESPe81l-3bSn+8 z0i{|-tQHn?I}wuZzyY}0K2zO*tpQq~2S#_1k$a$xuMR$Az9GB#RaAY(_76|3dOuzr WGf@4p^4FpO0000Eak7F*P|sf|Umd7#KMi V7;7Duo&!oTc)I$ztaD0e0szXa6CnTq literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^93afZ3?z3ZhDiV^mUKs7M+SzC{oH>NS%G|oWRD45bDP46hOx7_4S6Fo+k-*%fF5l;8>Q32_C|#j{tPyYuk> z|NkjDjF*6X=8_=4V1~_`)4$!G4CFE2OC7#SFv=^B{n8X1Kc8CV%xS{a#X8yHy`7@S;t0_1CihTQy=%(P0}8g_gr Rcn8$L;OXk;vd$@?2>{J2Qab&6h2cL4F4((#GEgMb)5S5wqWA6Pg?!BpBCHpg zmmFMR;QQkLe<_Ir4cV8H!UW}RvNS)~HP>8ndrVB>A?qzKZ5JP}*AH`i&|JPNJR>0K zW_PMUhH<1sMd~Jl347HGo*yuu+}ilF!Ph^)eq1cPJLD&t=wL#iQ~_cIS7X Otqh*7elF{r5}E)m^h7@Z literal 532 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstU$g(vPY0F z14ES>14Ba#1H&(%P{RubhEf9thF1v;3|2E37{m+a>ZSN{M1 zKeOq_c%Zq$B|&~5H!`qDImAk8O#AS6%G5uT{~Tc0!Ud9MO!9Vjk!DJ`vINNCEbxdd zW?nMv&6a68k~io3IhiDeV7(&}bCQ^MeEZmE z|C9N~vO5au-PRL=oSOrX1-{;jccE)gJ%RfDp0JKlC#5JPCIX^cy zHLrxhxhOTUBsE2$JhLQ2!QIn0AiR-J9H>YYq$mX_Wt9w8!C+)yXr^mmrfXyrVq{=t uY-wd=rfpzkWnge}?FmpcA~fXYr(~v8;?}U^L%}e$TKhn?g3PF1H7wh?!Dig6jW99WPgl#0j^FA9z-OI<9K-_ zXyMo2PBn^($h?!7!LdKiERVCV>w1!=>8Aj+cfJ$`xOUDh0HiHu0Wbhf)69l~yHJ5K zW-=6LsGwsy!8Vvy-Sz@iU55%pWHl7zz#)MDw$|poz65XbRS zMCQQ$+%oW(Br(ZbR~&uYq9|^ha|>0S0uODyF~+Q|wRyMvZ}|Z{kW9>UB|5{P`Rg50000PbVXQnLvL+uWo~o;Lvm$dbY)~9cWHEJ zAV*0}P*;Ht7XSbN_DMuRR4C8Akg-ZaQ2>U&bB=N4np{E9W`Aol9DIPFr56aIErjp^ zq9ySOnjG3&vPY<;!JtuyqA3c&ga||QmKV?M-gBJHT-xfNKmMQZhd+-1K;hz%LJ%_M z1C7DX0Y$dDySnX_jL?1m;qKzL-Face*9=HkE9HGJy56G|ZEmGo>9FogI-Yx~WEJskOqfJ(ZE1TY@mI~(zLha`cE zc|JR8T{BUDEjTM>wQP|nlBBKdcF&IwAKMHu3!1Ue1N+)Ky}XI~_;bylM@0nq1Q`A= YQwU;Q&mUjQEC2ui07*qoM6N<$f?6b+NB{r; diff --git a/scene/resources/default_theme/vslider_grabber_hl.png b/scene/resources/default_theme/vslider_grabber_hl.png index 548972e115e007e66b97bb062aa55ac4953e3278..1639776a2890b61eaa7e05f678f45106297781fb 100644 GIT binary patch delta 300 zcmV+{0n`4s1H1x|8Gi-<001BJ|6u?C00v@9M??Vs0RI60puMM)0002-Nkl3cBd) zW|H^4H_5;srRpO1;CRLA64U}t;?~DPFG6Whf4UKHO)c31d0=Vzc zz{?FLJNPFBKrpIn7kVxMlmg2d{x@N10SM|(4eyfO^@BWqV{cvnA|x3a-T@Zdk_|r# yN}krIRCMLHMGmp<}^FSehsQn?3T1QCT>0i6jb+cPuj9KaPp*#1LuL1Eak7F*P|QAz?zw0p=MW dJo)5V8I;yAXzE@RTLM(T;OXk;vd$@?2>_@c7vlf` literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^93afd3?%;@)Hwm9SkfJR9T^xl_H+M9WCijSl0AZa z85pY67#JE_7#My5g&JNkFq9fFFuY1&V6d9Oz#v{QXIG#NP=YPMC&X1$nmOvqH zPZ!4!j_b(@4nPM8FfcAWs(276ELq|jQR1ARo12mdKI;Vst0C|yAT>t<8 diff --git a/scene/resources/default_theme/vsplitter.png b/scene/resources/default_theme/vsplitter.png index ec5542bf69b8485bc86b1b333453546748b16dcc..56fb20bc3ff53a2058f230cd64fded7604f7c4ce 100644 GIT binary patch delta 103 zcmcc5R5d{|k&S_Y!87USeIUh_|H(?D5CG_;uzx5`SzS6BZC41)5gOh zZAR-B<}~U)QS>%g@oN@Cj($R${(4!@>Luc#qNR*=%UD?^OzJEKYGv?r^>bP0l+XkK DH$EeO literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^4nWMo0VEi5IF~U4DVB6cUq=Rpjs4tz5?O(Kg=CK) zUj~LMH3o);76yi2K%s^g3=E|P3=FRl7#OT(FffQ0%-I!a1C(GY3GxeOU?`h>)&j&! z@^*J&_}|`tWO>_%)r1c48n{Iv*t(u1=&kHeO=ifu!#w2vsy|SSptRRJzX3_ zG|nd{ED$g-))BCE=S)iz*!yjUlFfqzi55nNNRuqxl-ETnK&6r;t`Q~9`MJ5Nc_j?a zMX8A;sVNHOnI#zt?w-B@;f;LaKt-w`MJYfjt7NbW1|tJQGhG8ST_d9qBLgdAODiKY qZ381K1A~)mPk=%Mp&>UvB{QuOw}u@b3f=)VFnGH9xvXVO1B1P%i(`mIZ*qc!(S!g0|7(h5{sU5+IYmA$ zw|Xv@?O_wR)N`F7$>gy~L&Vt#UIkaa&)5S5w;&gI?1glD;xPIK1#odMz z7wz1+b7sx#&6_v>Zf{J>Y4n(swkXDV;xj=mhT>=;6G?#u+iHP&89ZJ6T-G@yGywn_ C`7p}>