From 5dbd040d1c77936b5fb3584cdfac829904d76b2c Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 6 Apr 2017 21:47:47 +0200 Subject: Fusion: desaturate the brown shades The reference images in tst_qframe had to be updated to match the palette. [ChangeLog][QtWidgets][QFusionStyle] The default palette used by the platform agnostic Fusion style has been desaturated. Previously the window background color, and other colors derived from it, were brown shades. Now these colors are neutral gray that fit better on any desktop. Change-Id: Id6a05e05563b8cbc8f378ee415a64b8f99012b60 Reviewed-by: Qt CI Bot Reviewed-by: Shawn Rutledge --- .../widgets/widgets/qframe/images/box_sunken_2_0.png | Bin 148 -> 148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/auto/widgets/widgets/qframe/images/box_sunken_2_0.png') diff --git a/tests/auto/widgets/widgets/qframe/images/box_sunken_2_0.png b/tests/auto/widgets/widgets/qframe/images/box_sunken_2_0.png index a6ccd54a39..4aa344ad54 100644 Binary files a/tests/auto/widgets/widgets/qframe/images/box_sunken_2_0.png and b/tests/auto/widgets/widgets/qframe/images/box_sunken_2_0.png differ -- cgit v1.2.3