ods-android icon indicating copy to clipboard operation
ods-android copied to clipboard

[Bug]: OrangeThemeConfiguration : functional colors are reversed between light & dark modes

Open LaurentRenard opened this issue 2 years ago • 0 comments

Prerequisites

Your test device

Any

OS Version

Any

App version

Any ?

Describe the issue

Functional colors currently assigned to OrangeThemeConfiguration seem to be swapped between light and dark modes. They currently does not meet those expectations:

  • dark mode should use less saturated colors to prevent eye strain
  • accessibility requires a proper contrast for content color on these functional colors

Example: image

Note: BTW, the ODS companion app (Guidelines / Colour) does not seem to render these functional colors correctly (neither their RGB attributes) when switching between light and dark mode

Expected Behavior

Correct functional colors should render as follows:

image

LaurentRenard avatar Dec 21 '23 10:12 LaurentRenard