lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
282 stars 27 forks source link

Default foreground color: white, background: black #53

Closed duianto closed 3 years ago

duianto commented 3 years ago

The default colors when opening an existing or new image, are: foreground: white background: black

At least when creating a new image, which has a white background. It's unlikely that one would want to start drawing with a white color.

So it should probably use the colors: foreground: black background: white

system:

luna 0.5.0 vscode 1.56.0 windows 10 version 2004

Tyriar commented 3 years ago

Good call 👍