There are more and more "black"s with every release!
Come on! Why so many "black"s? We have ambiences. We have Theme.highlightDimmerColor.
With 1.1.9.28 the launcher and browser backgrounds became black. Now on 2.0.0.10 also the connection dialog, (small) preview notifications and volume bar have black backgrounds which were exactly in highlight dimmer color on 1.1.9.
This way we can predict to have events view in black with next release, then warnings and all notifications, later the keyboard, and finally all apps will have black backgrounds. Then ambiences visually will be nothing except a static wallpaper.
Ambience, as its name implies, defines the whole look and feel of my phone. If I'm not choosing a black ambience it means I don't want to see black elements. I expect the whole OS to respect my decision in choosing colors and make a consistent visual experience for me.
This is a list of "black" items on 2.0.0.10 which can be easily replaced with Theme.highlightDimmerColor:
/usr/share/lipstick-jolla-home-qt5/connectivity/ConnectionSelector.qml
, line 81;/usr/share/lipstick-jolla-home-qt5/launcher/LauncherFolder.qml
, lines 39, 40;/usr/share/lipstick-jolla-home-qt5/launcher/LauncherView.qml
, line 18;/usr/share/lipstick-jolla-home-qt5/notifications/NotificationPreview.qml
, line 200;/usr/share/lipstick-jolla-home-qt5/volumecontrol/VolumeControl.qml
, line 88;/usr/lib/qt5/qml/Sailfish/Lipstick/SystemDialogLayout.qml
, line 27;/usr/share/sailfish-browser/pages/components/Background.qml
, line 40;
and there are some Qt.rgba items with black:
/usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml
, line 178, Qt.rgba(0, 0, 0, 0.6) with Theme.rgba(Theme.highlightDimmerColor, 0.6);/usr/share/lipstick-jolla-home-qt5/statusarea/StatusBar.qml
, line 29, Qt.rgba(0,0,0,0.1) with Theme.rgba(Theme.highlightDimmerColor,0.1), however this is more transparent than could be seen in most ambiences.
This might explain why :-) http://www.troll.me/images/dogie-kid/once-you-go-black-you-never-come-back-.jpg
HtheB ( 2015-10-24 21:22:34 +0200 )edit"This way we can predict to have events view and other notifications in black with next release and later all apps will have black backgrounds. Then ambiences visually will be nothing except a static wallpaper."
Well hopefully not. Especially given how ambience-heavy it was back in the day when the phone was being promoted and we were still eagerly waiting for it to be released :)
Asmodeus ( 2015-10-24 21:47:42 +0200 )edit@HtheB back sure, but not to black ;)
tortoisedoc ( 2015-10-24 22:53:35 +0200 )editIts design from Finland. :-)
Going by the ambiance backgrounds in the current release, I expect that the next one will have an ambiance with picture of a graveyard at twilight.
alamaki ( 2015-10-24 23:05:12 +0200 )editI like neutral colours in my UI, and I prefer not having the ambience colour visible everywhere. Small hints are enough to tell me which ambience is active right now. I'd rather have for example Messages app text in a neutral (grey/black/white) colour rather than an ambience colour. IMO, coloured text is a distraction. And same goes for backgrounds.
But I guess it's a matter of taste, and I don't claim to be any more right than anyone else, just wanted to express a different opinion.
ssahla ( 2015-10-24 23:11:17 +0200 )edit