cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

favicon does not adapt well to light / dark theme change

Open MikeMcC399 opened this issue 2 years ago • 2 comments

Description

The favicon.svg is supposed to adapt its color depending on the background. That does not work very well in Google Chrome and in some cases the cy letters are not readable.

The worst seems to be if the black theme is selected.

URL of Issue(s)

https://docs.cypress.io/

Steps to replicate

Settings > You and Google > Customize your Chrome profile > Pick a theme color Settings > Appearance > Theme > Open Chrome Web Store

Browser

First reported on Google Chrome 116 Still reproducible with Google Chrome 128

Device

  • [X] PC
  • [ ] Mac
  • [ ] iPhone
  • [ ] iPad
  • [ ] Android Phone
  • [ ] Android Tablet

Additional Information

Black

favicon black theme

Warm grey

favicon light theme

MikeMcC399 avatar Aug 23 '23 17:08 MikeMcC399