diff --git a/README.md b/README.md new file mode 100644 index 0000000..271477d --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Decentrala on your desktop + +Customisable SVG wallpaper with Decentrala logo. + +## Colors + +You could replace all the colors with `replace_colors.sh`. + +Initial colors are hardcoded, so it's one time trick. +For the second attempt do not forget to revert initial colors: +``` +git restore wall.svg +```