xhiroga / aws-peacock-management-console

Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.
MIT License
81 stars 7 forks source link

Header and footer color invert wrong. #62

Closed xhiroga closed 11 months ago

xhiroga commented 1 year ago

What is the problem?

For header and footer, some text are not inverted.

image image

Reproduction Steps

[
  {
    "env": {
      "account": "XXXXXXXXXXXX"
    },
    "style": {
      "navigationBackgroundColor": "#6AB7E7",
      "accountMenuButtonBackgroundColor": "#99E58C"
    }
  },
]

What did you expect to happen?

Inverted correctly

What actually happened?

Inverted correctly

Browser Name

Brave

Browser Version

1.51

Other information

No response