Skip to content

notebook cell output showing wrong colors #23

@The3DWizard

Description

@The3DWizard

First, let me thank you for this great extension. I have been looking for something like this for quite some time. And now to the problem :) ...

Describe the bug
Colors seem to be presented wrong. Let's say I want to do a simple Plot and have a Red Background using
Plot[Sin[x], {x, 1, 2*Pi}, Background->Red] I get the image shown below. The image clearly does not show a pure red background. Same goes for different colors and different Graphics creations like Graphics[{Red, Disk[{0,0}]}], which leads to the same wrong color output. It seems that there is some color adjustment done by default, which leads to wrong color output.

Expected behavior
The colors should display according to code input.

Screenshots
image

Environment

  • Operating system: MacOS 11.6.4
  • Mathematica/Engine: 13.0
  • VS Code: 1.65.2
  • Version: 0.0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions