diff options
| author | Eugene Sandulenko | 2009-06-06 17:49:09 +0000 | 
|---|---|---|
| committer | Eugene Sandulenko | 2009-06-06 17:49:09 +0000 | 
| commit | 41505a00d0d70a9344969c2126417a3dfb6621c8 (patch) | |
| tree | 06e1b317c63fb64768d1e2d4a7dc575c8cede100 | |
| parent | a3b6b0efb5a4b2472aeb94865fb292641d477001 (diff) | |
| download | scummvm-rg350-41505a00d0d70a9344969c2126417a3dfb6621c8.tar.gz scummvm-rg350-41505a00d0d70a9344969c2126417a3dfb6621c8.tar.bz2 scummvm-rg350-41505a00d0d70a9344969c2126417a3dfb6621c8.zip  | |
Improved look of popup widget, buttons, checkbox and tab widget
svn-id: r41262
| -rw-r--r-- | gui/themes/scummmodern.zip | bin | 149505 -> 150287 bytes | |||
| -rw-r--r-- | gui/themes/scummmodern/checkbox_empty.bmp | bin | 0 -> 774 bytes | |||
| -rw-r--r-- | gui/themes/scummmodern/scummmodern_gfx.stx | 50 | 
3 files changed, 22 insertions, 28 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex d4edb9f8be..64653ab44d 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/checkbox_empty.bmp b/gui/themes/scummmodern/checkbox_empty.bmp Binary files differnew file mode 100644 index 0000000000..89ebdcbf41 --- /dev/null +++ b/gui/themes/scummmodern/checkbox_empty.bmp diff --git a/gui/themes/scummmodern/scummmodern_gfx.stx b/gui/themes/scummmodern/scummmodern_gfx.stx index 473bb3dfa0..09fdc7fc48 100644 --- a/gui/themes/scummmodern/scummmodern_gfx.stx +++ b/gui/themes/scummmodern/scummmodern_gfx.stx @@ -62,7 +62,7 @@  				rgb = '251, 241, 206'  		/>  		<color name = 'blandyellow' -				rgb = '246, 224, 139' +				rgb = '248, 228, 152'  		/>  		<!-- Others --> @@ -84,6 +84,9 @@  		<color name = 'lightgray'  				rgb = '210, 200, 170'  		/> +		<color name = 'lightgray2' +				rgb = '231, 223, 189' +		/>  		<color name = 'paleyellow'  				rgb = '247, 228, 166'  		/> @@ -94,6 +97,7 @@  		<bitmap filename = 'cursor.bmp'/>  		<bitmap filename = 'cursor_small.bmp'/>  		<bitmap filename = 'checkbox.bmp'/> +		<bitmap filename = 'checkbox_empty.bmp'/>  		<bitmap filename = 'logo_small.bmp'/>  	</bitmaps> @@ -153,7 +157,7 @@  	<!-- Load screen -->  	<drawdata id = 'special_bg' cache = 'false'>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					fill = 'gradient'  					stroke = '0'  					gradient_start = 'darkorange' @@ -294,7 +298,7 @@  	<drawdata id = 'widget_slider' cache = 'false'>  		<drawstep	func = 'roundedsq'  					stroke = '0' -					radius = '4' +					radius = '5'  					fill = 'foreground'  					fg_color = 'paleyellow'  					bevel = '1' @@ -306,7 +310,7 @@  	<drawdata id = 'slider_full' cache = 'false'>  		<drawstep	func = 'roundedsq'  					stroke = '1' -					radius = '4' +					radius = '5'  					fill = 'gradient'  					fg_color = '123, 112, 56'  					gradient_start = 'brightred' @@ -318,7 +322,7 @@  	<drawdata id = 'slider_hover' cache = 'false'>  		<drawstep	func = 'roundedsq'  					stroke = '1' -					radius = '4' +					radius = '5'  					fill = 'gradient'  					fg_color = '123, 112, 56'  					gradient_start = 'brightpink' @@ -330,7 +334,7 @@  	<drawdata id = 'slider_disabled' cache = 'false'>  		<drawstep	func = 'roundedsq'  					stroke = '1' -					radius = '4' +					radius = '5'  					fill = 'gradient'  					fg_color = '123, 112, 56'  					gradient_start = 'darkenedbrightred' @@ -341,9 +345,9 @@  	<!-- Idle popup -->  	<drawdata id = 'popup_idle' cache = 'false'>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					stroke = '1' -					fg_color = 'lightgray' +					fg_color = 'lightgray2'  					fill = 'background'  					bg_color = 'xtrabrightred'  					shadow = '2' @@ -366,7 +370,7 @@  	<!-- Disabled popup -->  	<drawdata id = 'popup_disabled' cache = 'false'>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					fill = 'foreground'  					fg_color = 'darkgray'  					shadow = '2' @@ -391,7 +395,7 @@  		<drawstep	func = 'roundedsq'  					stroke = '1'  					fg_color = 'lightgray' -					radius = '4' +					radius = '5'  					fill = 'gradient'  					gradient_start = 'blandyellow'  					gradient_end = 'xtrabrightred' @@ -416,7 +420,7 @@  	<drawdata id = 'widget_textedit' cache = 'false'>  		<drawstep	func = 'roundedsq'  					fill = 'foreground' -					radius = '4' +					radius = '5'  					fg_color = 'paleyellow'  					shadow = '0'  					bevel = '1' @@ -464,7 +468,7 @@  				horizontal_align = 'center'  		/>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					stroke = '1'  					fill = 'gradient'  					shadow = '0' @@ -483,7 +487,7 @@  				horizontal_align = 'center'  		/>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					stroke = '1'  					fill = 'gradient'  					shadow = '0' @@ -502,7 +506,7 @@  				horizontal_align = 'center'  		/>  		<drawstep	func = 'roundedsq' -					radius = '4' +					radius = '5'  					stroke = '1'  					fill = 'gradient'  					shadow = '0' @@ -520,13 +524,8 @@  				vertical_align = 'top'  				horizontal_align = 'left'  		/> -		<drawstep	func = 'roundedsq' -					fill = 'none' -					radius = '4' -					fg_color = 'black' -					shadow = '0' -					bevel = '1' -					bevel_color = 'shadowcolor' +		<drawstep	func = 'bitmap' +					file = 'checkbox_empty.bmp'  		/>  	</drawdata> @@ -547,13 +546,8 @@  				vertical_align = 'top'  				horizontal_align = 'left'  		/> -		<drawstep	func = 'roundedsq' -					fill = 'foreground' -					radius = '4' -					fg_color = 'paleyellow' -					shadow = '0' -					bevel = '1' -					bevel_color = 'shadowcolor' +		<drawstep	func = 'bitmap' +					file = 'checkbox_empty.bmp'  		/>  	</drawdata>  | 
