Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add darkmode support for https://cypress-debugger.dev/ #57

Open
tchiaspko opened this issue Sep 4, 2023 · 0 comments
Open

add darkmode support for https://cypress-debugger.dev/ #57

tchiaspko opened this issue Sep 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tchiaspko
Copy link

Description

Currently after you upload a json file to https://cypress-debugger.dev/ in darkmode, the play button(triangle) is invisible.

See the screenshot comparison between the light mode and the dark mode

light mode
cypress_debugger_player_light_mode

dark mode
cypress_debugger_player_dark_mode

Example usage

  • set the Mac OSX appearance to dark
  • run a cypress test with cypress-debugger enabled
  • open https://cypress-debugger.dev/ and upload a json file from the dump folder
  • notice the play button in not visible in the dark mode
  • repeat the same steps with the Mac OSX appearance set to light mode and you will be able to see the play button

expected:
Be able to the play button whether to use the light or dark mode from OSX appearance

@tchiaspko tchiaspko added the enhancement New feature or request label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant