[Scummvm-git-logs] scummvm master -> 39610c0a76a099e27311cbdc83fa967f9cbdceea

sev- sev at scummvm.org
Thu Mar 25 11:53:27 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
39610c0a76 GUI: REMASTERED THEME: Fix dialog's top edge


Commit: 39610c0a76a099e27311cbdc83fa967f9cbdceea
    https://github.com/scummvm/scummvm/commit/39610c0a76a099e27311cbdc83fa967f9cbdceea
Author: a/ (yuri.kgpps at gmail.com)
Date: 2021-03-25T12:53:24+01:00

Commit Message:
GUI: REMASTERED THEME: Fix dialog's top edge

Changed paths:
    gui/themes/scummremastered.zip
    gui/themes/scummremastered/remastered_gfx.stx


diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index 6fdebc552a..d5bf1ff5b3 100644
Binary files a/gui/themes/scummremastered.zip and b/gui/themes/scummremastered.zip differ
diff --git a/gui/themes/scummremastered/remastered_gfx.stx b/gui/themes/scummremastered/remastered_gfx.stx
index b5fad350af..6ee411a76a 100644
--- a/gui/themes/scummremastered/remastered_gfx.stx
+++ b/gui/themes/scummremastered/remastered_gfx.stx
@@ -1018,9 +1018,9 @@
 					radius = '6'
 					stroke = '0'
 					fill = 'gradient'
-					gradient_start = 'dialog_background'
+					gradient_start = 'lightgray2'
 					gradient_end = 'dialog_background'
-					gradient_factor = '4'
+					gradient_factor = '50'
 					shadow = '7'
 		/>
 	</drawdata>




More information about the Scummvm-git-logs mailing list