WolframLanguageForJupyter icon indicating copy to clipboard operation
WolframLanguageForJupyter copied to clipboard

Add reverse color support

Open brijagstu7 opened this issue 4 years ago • 1 comments

In Mathematica there is an option to make background look dark and texts bright, that is to use the "ReverseColor" stylesheet in the View menu. However WolframLanguageForJupyter does not support that, which annoys me as I am gotten used to see dark web pages and that's what I am doing.

brijagstu7 avatar Jun 17 '20 06:06 brijagstu7

I don't think we want to make this change for all users.

I think it would better to only enable this behavior if the user set a certain variable (e.g., WolframLanguageForJupyter`$EnableReverseColor) to True.

cc-wr avatar Apr 05 '23 20:04 cc-wr