pRizz / SVG-Navigator---Chrome-Extension

SVG Navigator is an extension for Google Chrome that adds pan and zoom features to existing SVG files on the web.
https://chrome.google.com/webstore/detail/svg-navigator/pefngfjmidahdaahgehodmfodhhhofkl?hl=en-US
BSD 2-Clause "Simplified" License
14 stars 5 forks source link

Suggestion: non-white background-color for white SVG #36

Closed jossmac closed 7 years ago

jossmac commented 7 years ago

Hi, thank you for writing this OSS extension!

I was just trying to view an all-white SVG and had to update the body's background-color manually to be able to see it.

The color wouldn't have to be terribly dark, just enough to provide contrast; something like #eee.

The feature could be opt-in?

pRizz commented 7 years ago

Hi @jossmac, thanks for the appreciation!

Your idea makes sense. I think I can provide a way to change the background color in the options of the app. I'll see what I can do.

pRizz commented 7 years ago

Implemented in v2.4.1