From a8c562cb260a8069af893c76971ab28f596b3046 Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 26 Dec 2024 09:25:47 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md 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 +```