mirror of
https://gitea.dmz.rs/he4et/dmz-wallpaper.git
synced 2026-07-11 05:52:23 +02:00
replace_color: add solarized example
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
if [ "$#" -ne 4 ]; then
|
||||
echo "Usage: $0 <filename> <new_bg> <new_fg> <new_shadow>"
|
||||
echo ""
|
||||
echo "Example: $0 wall.svg 073642 B58900 586E75"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user