spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
564 stars 102 forks source link

dark theme background color issue #686

Closed thiago-tanaka closed 2 years ago

thiago-tanaka commented 2 years ago

In light theme the color is right. image

In dark theme I think the background should be dark. image

I'm using ray in golang.

willemvb commented 2 years ago

Hey @thiago-tanaka, are you seeing this on all types of calls, or only for a specific one? Which Ray call did you use to get this output?

thiago-tanaka commented 2 years ago

image these problem happen when i try to print some array

willemvb commented 2 years ago

Hey @thiago-tanaka, I've opened up an issue in the go-ray repo since this seems something out of our control.