14 lines
297 B
Markdown
14 lines
297 B
Markdown
|
# 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
|
||
|
```
|