← Back to team overview

touch-packages team mailing list archive

[Bug 1449628] Re: X-Ubuntu-Splash-Color=#ffffff yields #f5f5f5

 

We're doing the same the SDK is doing, see MainViewStyle.qml that is a
"copy" of MainViewStyle.qml of the Ambience theme (hurray not). There
there is a Image of background_paper.png on top of the color, if you
open background_paper.png you'll see it's basically adding some alpha,
so it is "by design" that the color you see is not the one you
specified.

** Changed in: unity8 (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1449628

Title:
  X-Ubuntu-Splash-Color=#ffffff yields #f5f5f5

Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  I tried using a white-background app icon with a white-background
  splash color, but they didn't render the same. I took a screenshot and
  discovered that unity8 was rendering a white splash (#ffffff) as
  #f5f5f5.

  Switching my app icon to use that same off white as its background
  fixed the visual glitch. But why does unity8 do that?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1449628/+subscriptions


References