Colorful UI interfaces may encourage interaction, leading to addiction-like behaviors.
Suggested solution
As part of Elk's digital wellbeing configurations, adding a greyscale-optimized theme could tone down the aforementioned effect.
Alternative
Alternatively, some systems such as iOS already support a device-wide greyscale mode. While this is definitely nice to reduce time spent on the phone in general, this filter may work against us by also decreasing contrast of certain UI elements. We track detection of this mode and automatically switching to the optimized theme in #1333 .
(Additionally, a system-wide greyscale theme is no replacement for a per-app setting. Especially on the desktop I need the colors for work but would like to have my social media client to be less distracting. Also, some systems don't have system-wide greyscale in general.)
Instead, this theme would need to take into account how to distinguish UI elements (and state) w/o color. From previous discussions:
I think we need to do a lot of work to rework our use of color and change active states to always include a shape difference (like line icons to fill icons).
... theme support that uses only gray colors but is intentional in that, so it may need to use a darker background to improve contrast, and maybe use full white for primary color so that the things we want to highlight from a functional POV are still visually different
Additional context
This was already touched upon in issue #1122 and the corresponding PR #1177.
Also note the now unmaintained client pinafore.social had the option to turn on a greyscale mode (theme) based in recommendations of humantech.com. This includes previous work on distinguishing UI elements and state by shape.
Also, if we can find design guidelines for building e-readers, they may prove helpful as well.
Clear and concise description of the problem
Colorful UI interfaces may encourage interaction, leading to addiction-like behaviors.
Suggested solution
As part of Elk's digital wellbeing configurations, adding a greyscale-optimized theme could tone down the aforementioned effect.
Alternative
Alternatively, some systems such as iOS already support a device-wide greyscale mode. While this is definitely nice to reduce time spent on the phone in general, this filter may work against us by also decreasing contrast of certain UI elements. We track detection of this mode and automatically switching to the optimized theme in #1333 .
(Additionally, a system-wide greyscale theme is no replacement for a per-app setting. Especially on the desktop I need the colors for work but would like to have my social media client to be less distracting. Also, some systems don't have system-wide greyscale in general.)
Instead, this theme would need to take into account how to distinguish UI elements (and state) w/o color. From previous discussions:
Additional context
This was already touched upon in issue #1122 and the corresponding PR #1177.
Also note the now unmaintained client pinafore.social had the option to turn on a greyscale mode (theme) based in recommendations of humantech.com. This includes previous work on distinguishing UI elements and state by shape.
Also, if we can find design guidelines for building e-readers, they may prove helpful as well.