diff options
-rw-r--r-- | gui/themes/default.inc | 1231 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 113348 -> 110107 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 77 |
3 files changed, 655 insertions, 653 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc index 352cc86852..fe1bf041ad 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -1,615 +1,4 @@ "<?xml version = '1.0'?>" -"<render_info>" -"<palette>" -"<color name='black' " -"rgb='0,0,0' " -"/>" -"<color name='lightgrey' " -"rgb='104,104,104' " -"/>" -"<color name='darkgrey' " -"rgb='64,64,64' " -"/>" -"<color name='green' " -"rgb='32,160,32' " -"/>" -"<color name='green2' " -"rgb='0,255,0' " -"/>" -"</palette>" -"<fonts>" -"<font id='text_default' " -"file='helvb12.bdf' " -"/>" -"<font resolution='y<400' " -"id='text_default' " -"file='clR6x12.bdf' " -"/>" -"<font id='text_button' " -"file='helvb12.bdf' " -"/>" -"<font resolution='y<400' " -"id='text_button' " -"file='clR6x12.bdf' " -"/>" -"<font id='text_normal' " -"file='helvb12.bdf' " -"/>" -"<font resolution='y<400' " -"id='text_normal' " -"file='clR6x12.bdf' " -"/>" -"<font id='tooltip_normal' " -"file='fixed5x8.bdf' " -"/>" -"<text_color id='color_normal' " -"color='green' " -"/>" -"<text_color id='color_normal_inverted' " -"color='black' " -"/>" -"<text_color id='color_normal_hover' " -"color='green2' " -"/>" -"<text_color id='color_normal_disabled' " -"color='lightgrey' " -"/>" -"<text_color id='color_alternative' " -"color='lightgrey' " -"/>" -"<text_color id='color_alternative_inverted' " -"color='255,255,255' " -"/>" -"<text_color id='color_alternative_hover' " -"color='176,176,176' " -"/>" -"<text_color id='color_alternative_disabled' " -"color='darkgrey' " -"/>" -"<text_color id='color_button' " -"color='green' " -"/>" -"<text_color id='color_button_hover' " -"color='green2' " -"/>" -"<text_color id='color_button_disabled' " -"color='lightgrey' " -"/>" -"</fonts>" -"<defaults fill='foreground' fg_color='darkgrey' bg_color='black' shadow='0' bevel_color='lightgrey'/>" -"<drawdata id='text_selection' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='lightgrey' " -"/>" -"</drawdata>" -"<drawdata id='text_selection_focus' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green' " -"/>" -"</drawdata>" -"<drawdata id='mainmenu_bg' cache='false'>" -"<drawstep func='fill' " -"fill='foreground' " -"fg_color='black' " -"/>" -"</drawdata>" -"<drawdata id='special_bg' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"/>" -"</drawdata>" -"<drawdata id='tooltip_bg' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='foreground' " -"fg_color='black' " -"/>" -"</drawdata>" -"<drawdata id='separator' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"height='2' " -"ypos='center' " -"fg_color='lightgrey' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_base' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_handle_hover' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green2' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_handle_idle' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_button_idle' cache='false' resolution='y>399'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='10' " -"xpos='right' " -"ypos='center' " -"padding='0,0,3,0' " -"orientation='top' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_button_idle' cache='false' resolution='y<400'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='5' " -"height='5' " -"xpos='right' " -"ypos='center' " -"padding='0,0,2,0' " -"orientation='top' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_button_hover' cache='false' resolution='y>399'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='10' " -"xpos='right' " -"ypos='center' " -"padding='0,0,3,0' " -"orientation='top' " -"/>" -"</drawdata>" -"<drawdata id='scrollbar_button_hover' cache='false' resolution='y<400'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='5' " -"height='5' " -"xpos='right' " -"ypos='center' " -"padding='0,0,2,0' " -"orientation='top' " -"/>" -"</drawdata>" -"<drawdata id='tab_active' cache='false'>" -"<text font='text_default' " -"text_color='color_normal_hover' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='tab' " -"bevel='2' " -"radius='0' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='tab_inactive' cache='false'>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='tab' " -"bevel='2' " -"radius='0' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='tab_background' cache='false'>" -"</drawdata>" -"<drawdata id='widget_slider' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='slider_disabled' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='lightgrey' " -"/>" -"</drawdata>" -"<drawdata id='slider_full' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green' " -"/>" -"</drawdata>" -"<drawdata id='slider_hover' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green2' " -"/>" -"</drawdata>" -"<drawdata id='widget_small' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='popup_idle' cache='false' resolution='y>399'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='10' " -"padding='0,0,7,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='4' " -"padding='0,0,7,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='popup_idle' cache='false' resolution='y<400'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='9' " -"padding='0,0,3,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='4' " -"padding='0,0,3,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='popup_disabled' cache='false' resolution='y>399'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='10' " -"padding='0,0,7,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='4' " -"padding='0,0,7,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal_disabled' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='popup_disabled' cache='false' resolution='y<400'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='9' " -"padding='0,0,3,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='4' " -"padding='0,0,3,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='popup_hover' cache='false' resolution='y>399'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='10' " -"padding='0,0,7,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='10' " -"height='5' " -"xpos='right' " -"ypos='4' " -"padding='0,0,7,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal_hover' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='popup_hover' cache='false' resolution='y<400'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='9' " -"padding='0,0,3,0' " -"orientation='bottom' " -"/>" -"<drawstep func='triangle' " -"fg_color='green' " -"fill='foreground' " -"width='7' " -"height='4' " -"xpos='right' " -"ypos='4' " -"padding='0,0,3,0' " -"orientation='top' " -"/>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"</drawdata>" -"<drawdata id='widget_textedit' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='plain_bg' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"/>" -"</drawdata>" -"<drawdata id='caret' cache='false'>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='lightgrey' " -"/>" -"</drawdata>" -"<drawdata id='default_bg' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"/>" -"</drawdata>" -"<drawdata id='button_pressed' cache='false'>" -"<text font='text_button' " -"text_color='color_alternative_inverted' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='square' " -"fill='foreground' " -"fg_color='green' " -"/>" -"</drawdata>" -"<drawdata id='button_idle' cache='false'>" -"<text font='text_button' " -"text_color='color_button' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='button_hover' cache='false'>" -"<text font='text_button' " -"text_color='color_button_hover' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='button_disabled' cache='false'>" -"<text font='text_button' " -"text_color='color_button_disabled' " -"vertical_align='center' " -"horizontal_align='center' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='checkbox_disabled' cache='false'>" -"<text font='text_default' " -"text_color='color_normal_disabled' " -"vertical_align='top' " -"horizontal_align='left' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='checkbox_selected' cache='false'>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='top' " -"horizontal_align='left' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"<drawstep func='cross' " -"fill='foreground' " -"stroke='2' " -"fg_color='green' " -"/>" -"</drawdata>" -"<drawdata id='checkbox_default' cache='false'>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='top' " -"horizontal_align='left' " -"/>" -"<drawstep func='bevelsq' " -"bevel='2' " -"fill='none' " -"/>" -"</drawdata>" -"<drawdata id='radiobutton_default' cache='false'>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"<drawstep func='circle' " -"width='7' " -"height='7' " -"radius='7' " -"fill='background' " -"bg_color='darkgrey' " -"xpos='0' " -"ypos='0' " -"/>" -"</drawdata>" -"<drawdata id='radiobutton_selected' cache='false'>" -"<text font='text_default' " -"text_color='color_normal' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"<drawstep func='circle' " -"width='7' " -"height='7' " -"radius='7' " -"fg_color='darkgrey' " -"fill='none' " -"xpos='0' " -"ypos='0' " -"/>" -"<drawstep func='circle' " -"width='7' " -"height='7' " -"radius='5' " -"fg_color='green' " -"fill='foreground' " -"xpos='2' " -"ypos='2' " -"/>" -"</drawdata>" -"<drawdata id='radiobutton_disabled' cache='false'>" -"<text font='text_default' " -"text_color='color_normal_disabled' " -"vertical_align='center' " -"horizontal_align='left' " -"/>" -"<drawstep func='circle' " -"width='7' " -"height='7' " -"radius='7' " -"bg_color='lightgrey' " -"fill='background' " -"xpos='0' " -"ypos='0' " -"/>" -"</drawdata>" -"<drawdata id='widget_default' cache='false'>" -"<drawstep func='bevelsq' " -"bevel='2' " -"/>" -"</drawdata>" -"<drawdata id='widget_small' cache='false'>" -"<drawstep func='square' " -"stroke='0' " -"/>" -"</drawdata>" -"</render_info>" "<layout_info resolution='y>399'>" "<globals>" "<def var='Line.Height' value='16' />" @@ -1873,6 +1262,617 @@ "</layout>" "</dialog>" "</layout_info>" +"<render_info>" +"<palette>" +"<color name='black' " +"rgb='0,0,0' " +"/>" +"<color name='lightgrey' " +"rgb='104,104,104' " +"/>" +"<color name='darkgrey' " +"rgb='64,64,64' " +"/>" +"<color name='green' " +"rgb='32,160,32' " +"/>" +"<color name='green2' " +"rgb='0,255,0' " +"/>" +"</palette>" +"<fonts>" +"<font id='text_default' " +"file='helvb12.bdf' " +"/>" +"<font resolution='y<400' " +"id='text_default' " +"file='clR6x12.bdf' " +"/>" +"<font id='text_button' " +"file='helvb12.bdf' " +"/>" +"<font resolution='y<400' " +"id='text_button' " +"file='clR6x12.bdf' " +"/>" +"<font id='text_normal' " +"file='helvb12.bdf' " +"/>" +"<font resolution='y<400' " +"id='text_normal' " +"file='clR6x12.bdf' " +"/>" +"<font id='tooltip_normal' " +"file='fixed5x8.bdf' " +"/>" +"<text_color id='color_normal' " +"color='green' " +"/>" +"<text_color id='color_normal_inverted' " +"color='black' " +"/>" +"<text_color id='color_normal_hover' " +"color='green2' " +"/>" +"<text_color id='color_normal_disabled' " +"color='lightgrey' " +"/>" +"<text_color id='color_alternative' " +"color='lightgrey' " +"/>" +"<text_color id='color_alternative_inverted' " +"color='255,255,255' " +"/>" +"<text_color id='color_alternative_hover' " +"color='176,176,176' " +"/>" +"<text_color id='color_alternative_disabled' " +"color='darkgrey' " +"/>" +"<text_color id='color_button' " +"color='green' " +"/>" +"<text_color id='color_button_hover' " +"color='green2' " +"/>" +"<text_color id='color_button_disabled' " +"color='lightgrey' " +"/>" +"</fonts>" +"<defaults fill='foreground' fg_color='darkgrey' bg_color='black' shadow='0' bevel_color='lightgrey'/>" +"<drawdata id='text_selection' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='lightgrey' " +"/>" +"</drawdata>" +"<drawdata id='text_selection_focus' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green' " +"/>" +"</drawdata>" +"<drawdata id='mainmenu_bg' cache='false'>" +"<drawstep func='fill' " +"fill='foreground' " +"fg_color='black' " +"/>" +"</drawdata>" +"<drawdata id='special_bg' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"/>" +"</drawdata>" +"<drawdata id='tooltip_bg' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='foreground' " +"fg_color='black' " +"/>" +"</drawdata>" +"<drawdata id='separator' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"height='2' " +"ypos='center' " +"fg_color='lightgrey' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_base' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_handle_hover' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green2' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_handle_idle' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_button_idle' cache='false' resolution='y>399'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='10' " +"xpos='right' " +"ypos='center' " +"padding='0,0,3,0' " +"orientation='top' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_button_idle' cache='false' resolution='y<400'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='5' " +"height='5' " +"xpos='right' " +"ypos='center' " +"padding='0,0,2,0' " +"orientation='top' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_button_hover' cache='false' resolution='y>399'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='10' " +"xpos='right' " +"ypos='center' " +"padding='0,0,3,0' " +"orientation='top' " +"/>" +"</drawdata>" +"<drawdata id='scrollbar_button_hover' cache='false' resolution='y<400'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='5' " +"height='5' " +"xpos='right' " +"ypos='center' " +"padding='0,0,2,0' " +"orientation='top' " +"/>" +"</drawdata>" +"<drawdata id='tab_active' cache='false'>" +"<text font='text_default' " +"text_color='color_normal_hover' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='tab' " +"bevel='2' " +"radius='0' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='tab_inactive' cache='false'>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='tab' " +"bevel='2' " +"radius='0' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='tab_background' cache='false'>" +"</drawdata>" +"<drawdata id='widget_slider' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='slider_disabled' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='lightgrey' " +"/>" +"</drawdata>" +"<drawdata id='slider_full' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green' " +"/>" +"</drawdata>" +"<drawdata id='slider_hover' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green2' " +"/>" +"</drawdata>" +"<drawdata id='widget_small' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='popup_idle' cache='false' resolution='y>399'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='10' " +"padding='0,0,7,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='4' " +"padding='0,0,7,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='popup_idle' cache='false' resolution='y<400'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='9' " +"padding='0,0,3,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='4' " +"padding='0,0,3,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='popup_disabled' cache='false' resolution='y>399'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='10' " +"padding='0,0,7,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='4' " +"padding='0,0,7,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal_disabled' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='popup_disabled' cache='false' resolution='y<400'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='9' " +"padding='0,0,3,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='4' " +"padding='0,0,3,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='popup_hover' cache='false' resolution='y>399'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='10' " +"padding='0,0,7,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='10' " +"height='5' " +"xpos='right' " +"ypos='4' " +"padding='0,0,7,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal_hover' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='popup_hover' cache='false' resolution='y<400'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='9' " +"padding='0,0,3,0' " +"orientation='bottom' " +"/>" +"<drawstep func='triangle' " +"fg_color='green' " +"fill='foreground' " +"width='7' " +"height='4' " +"xpos='right' " +"ypos='4' " +"padding='0,0,3,0' " +"orientation='top' " +"/>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"</drawdata>" +"<drawdata id='widget_textedit' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='plain_bg' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"/>" +"</drawdata>" +"<drawdata id='caret' cache='false'>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='lightgrey' " +"/>" +"</drawdata>" +"<drawdata id='default_bg' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"/>" +"</drawdata>" +"<drawdata id='button_pressed' cache='false'>" +"<text font='text_button' " +"text_color='color_alternative_inverted' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='square' " +"fill='foreground' " +"fg_color='green' " +"/>" +"</drawdata>" +"<drawdata id='button_idle' cache='false'>" +"<text font='text_button' " +"text_color='color_button' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='button_hover' cache='false'>" +"<text font='text_button' " +"text_color='color_button_hover' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='button_disabled' cache='false'>" +"<text font='text_button' " +"text_color='color_button_disabled' " +"vertical_align='center' " +"horizontal_align='center' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='checkbox_disabled' cache='false'>" +"<text font='text_default' " +"text_color='color_normal_disabled' " +"vertical_align='top' " +"horizontal_align='left' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='checkbox_selected' cache='false'>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='top' " +"horizontal_align='left' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"<drawstep func='cross' " +"fill='foreground' " +"stroke='2' " +"fg_color='green' " +"/>" +"</drawdata>" +"<drawdata id='checkbox_default' cache='false'>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='top' " +"horizontal_align='left' " +"/>" +"<drawstep func='bevelsq' " +"bevel='2' " +"fill='none' " +"/>" +"</drawdata>" +"<drawdata id='radiobutton_default' cache='false'>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"<drawstep func='circle' " +"width='7' " +"height='7' " +"radius='7' " +"fill='background' " +"bg_color='darkgrey' " +"xpos='0' " +"ypos='0' " +"/>" +"</drawdata>" +"<drawdata id='radiobutton_selected' cache='false'>" +"<text font='text_default' " +"text_color='color_normal' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"<drawstep func='circle' " +"width='7' " +"height='7' " +"radius='7' " +"fg_color='darkgrey' " +"fill='none' " +"xpos='0' " +"ypos='0' " +"/>" +"<drawstep func='circle' " +"width='7' " +"height='7' " +"radius='5' " +"fg_color='green' " +"fill='foreground' " +"xpos='2' " +"ypos='2' " +"/>" +"</drawdata>" +"<drawdata id='radiobutton_disabled' cache='false'>" +"<text font='text_default' " +"text_color='color_normal_disabled' " +"vertical_align='center' " +"horizontal_align='left' " +"/>" +"<drawstep func='circle' " +"width='7' " +"height='7' " +"radius='7' " +"bg_color='lightgrey' " +"fill='background' " +"xpos='0' " +"ypos='0' " +"/>" +"</drawdata>" +"<drawdata id='widget_default' cache='false'>" +"<drawstep func='bevelsq' " +"bevel='2' " +"/>" +"</drawdata>" +"<drawdata id='widget_small' cache='false'>" +"<drawstep func='square' " +"stroke='0' " +"/>" +"</drawdata>" +"</render_info>" "<layout_info resolution='y<400'>" "<globals>" "<def var='Line.Height' value='12' />" @@ -2506,16 +2506,16 @@ "</layout>" "</dialog>" "<dialog name='GlobalMenu' overlays='screen_center'>" -"<layout type='vertical' padding='2,2,4,6' center='true' spacing='6'>" +"<layout type='vertical' padding='2,2,2,6' center='true' spacing='0'>" "<widget name='Title' " "width='160' " -"height='4' " +"height='12' " "/>" "<widget name='Version' " "width='160' " -"height='4' " +"height='14' " "/>" -"<space size='1'/>" +"<layout type='vertical' padding='0,0,3,0' center='true' spacing='6'>" "<widget name='Load' " "width='120' " "height='12' " @@ -2551,6 +2551,7 @@ "height='12' " "/>" "</layout>" +"</layout>" "</dialog>" "<dialog name='GlobalConfig' overlays='screen_center'>" "<layout type='vertical' padding='8,8,8,8'>" diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 1085aa64a4..7115849aa0 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index 802998df3c..506657ef31 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -687,50 +687,51 @@ </dialog> <dialog name = 'GlobalMenu' overlays = 'screen_center'> - <layout type = 'vertical' padding = '2, 2, 4, 6' center = 'true' spacing='6'> + <layout type = 'vertical' padding = '2, 2, 2, 6' center = 'true' spacing='0'> <widget name = 'Title' width = '160' - height = '4' + height = '12' /> <widget name = 'Version' width = '160' - height = '4' - /> - <space size = '1'/> - <widget name = 'Load' - width = '120' - height = '12' - /> - <widget name = 'Save' - width = '120' - height = '12' - /> - <space size = '1'/> - <widget name = 'Options' - width = '120' - height = '12' - /> - <widget name = 'Help' - width = '120' - height = '12' - /> - <widget name = 'About' - width = '120' - height = '12' - /> - <space size = '1'/> - <widget name = 'Resume' - width = '120' - height = '12' - /> - <widget name = 'RTL' - width = '120' - height = '12' - /> - <widget name = 'Quit' - width = '120' - height = '12' + height = '14' /> + <layout type = 'vertical' padding = '0, 0, 3, 0' center = 'true' spacing='6'> + <widget name = 'Load' + width = '120' + height = '12' + /> + <widget name = 'Save' + width = '120' + height = '12' + /> + <space size = '1'/> + <widget name = 'Options' + width = '120' + height = '12' + /> + <widget name = 'Help' + width = '120' + height = '12' + /> + <widget name = 'About' + width = '120' + height = '12' + /> + <space size = '1'/> + <widget name = 'Resume' + width = '120' + height = '12' + /> + <widget name = 'RTL' + width = '120' + height = '12' + /> + <widget name = 'Quit' + width = '120' + height = '12' + /> + </layout> </layout> </dialog> |