simple-background

Show your local picture as a background

RedRin

990

0

0.1.2

MIT

GitHub

simple-background package

It is just adding a div element as a child of body.

You can customize it in your atom stylesheet like this

.simple-background{
  filter: grayscale(0);
}