diff --git a/WolframLanguageForJupyter/Resources/OutputHandlingUtilities.wl b/WolframLanguageForJupyter/Resources/OutputHandlingUtilities.wl index 26081f6..1dd5099 100644 --- a/WolframLanguageForJupyter/Resources/OutputHandlingUtilities.wl +++ b/WolframLanguageForJupyter/Resources/OutputHandlingUtilities.wl @@ -384,7 +384,7 @@ If[ "alt=\"Output\" src=\"data:image/png;base64,", imageInBase64, (* end the element *) - "\">" + "\" style=\"filter: invert(100%)\">" ] ] ];