Is it possible to apply a custom style to the inline results? I am using a Nord theme and the results are a bit too visible to me. I like to have them but they do also create visual noise. I know I can clear with a shortcut (shift+esc) them but I would like to try to tone them down a bit.
Open your settings.json (or type workbench.colorCustomizations into the rich settings editor) and add julia.result.* entries there (autocomplete should tell you which are supported; you can style fore- and background colors as well as the left border for success and error results). It’s also possible to do this styling for each theme by adding one more layer of indirection.