We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-10-24 21:11:22 +0200

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 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.

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.

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 and other notifications in black with next release and 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 blacks 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/share/sailfish-browser/pages/components/Background.qml, line 40;

and in /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), but this is more transparent than could be seen in most ambiences.

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 blacks "black" items on 2.0.0.10 which can be easily replaced with Theme.highlightDimmerColor: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/share/sailfish-browser/pages/components/Background.qml, line 40;

and in 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), but 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.

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/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.

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/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.

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/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.

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.