cursive

Rachel Westmacott 2025-03-13T09:45:06.998589Z

Is it known that when running a "Code With Me", where the host and client have different 'dark mode' / 'light mode' settings the REPL output pane shows a visually challanging mixture of the two?

Rachel Westmacott 2025-03-13T09:46:44.757309Z

All stdout / altout text seems to be in my color scheme, but all formatted clojure code (both inputs and outputs) are in the host's color scheme.

Rachel Westmacott 2025-03-13T09:48:19.892069Z

For the host, everything appears in their color scheme, but for the client, it's a striking juxtaposition.

Rachel Westmacott 2025-03-13T09:49:21.345889Z

Also, the 'Annotate with Git Blame' view in the left gutter (?) of the editor suffers from the same issue - in this case making the text unreadable.

Rachel Westmacott 2025-03-13T09:49:28.930539Z

cc: @cfleming

Rachel Westmacott 2025-03-13T09:58:41.432259Z

(I guess the 'annotate with git blame' bit might be nothing to do with Cursive though?)

cfleming 2025-03-13T15:15:14.983109Z

Hmm, it's not, I'll check that. The annotate with git thing is definitely nothing to do with Cursive, and suggests that the issue might be more IntelliJ - unfortunately what I can do with CWM rendering is pretty limited.

Anders Corlin 2025-03-14T11:21:01.918199Z

On the color theme, I just switched from dark to light theme since I had a strong sun coming in the window, and the REPL output window only partially switched to light theme. Not a big issue for me, but is it similar to the output you got @peterwestmacott?

Rachel Westmacott 2025-03-14T13:43:34.217379Z

Yep, looks very much like that!

cfleming 2025-03-15T01:42:48.502129Z

Interesting, thanks, that does look like a Cursive issue then - I'll try to reproduce that, thanks.

1