From 5c00dbbd2ac3d39e4ef801f3b50c3bb057422072 Mon Sep 17 00:00:00 2001
From: Narek Mailian
Date: Mon, 1 Jul 2013 21:55:09 +0000
Subject: GRAPHICS: Add support for Soft Shadows with rounded squares
---
gui/themes/scummclassic.zip | Bin 110000 -> 113348 bytes
gui/themes/scummmodern.zip | Bin 1485763 -> 1489370 bytes
gui/themes/scummmodern/scummmodern_gfx.stx | 16 ++++++++--------
3 files changed, 8 insertions(+), 8 deletions(-)
(limited to 'gui/themes')
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 4154c6c33a..1085aa64a4 100644
Binary files a/gui/themes/scummclassic.zip and b/gui/themes/scummclassic.zip differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 0f10003e94..1f9654cb13 100644
Binary files a/gui/themes/scummmodern.zip and b/gui/themes/scummmodern.zip differ
diff --git a/gui/themes/scummmodern/scummmodern_gfx.stx b/gui/themes/scummmodern/scummmodern_gfx.stx
index 1b3bcea0d6..60b34f9e7b 100644
--- a/gui/themes/scummmodern/scummmodern_gfx.stx
+++ b/gui/themes/scummmodern/scummmodern_gfx.stx
@@ -73,7 +73,7 @@
rgb = '255, 255, 255'
/>
@@ -466,7 +466,7 @@
fg_color = 'lightgray2'
fill = 'background'
bg_color = 'xtrabrightred'
- shadow = '2'
+ shadow = '1'
/>
@@ -737,7 +737,7 @@
gradient_start = 'blandyellow'
gradient_end = 'xtrabrightred'
gradient_factor = '4'
- shadow = '3'
+ shadow = '7'
/>
@@ -915,7 +915,7 @@
gradient_factor = '6'
fill = 'gradient'
bg_color = 'xtrabrightred'
- shadow = '3'
+ shadow = '7'
/>
--
cgit v1.2.3