This commit is contained in:
2026-04-27 09:30:34 +02:00
parent 2c146e4690
commit f539918828
4 changed files with 103 additions and 5 deletions

View File

@@ -27,6 +27,10 @@ case "$1" in
out_color=${4}
out_opacity=${5}
;;
colors)
in_color=${2}
out_color=${3}
;;
default)
in_color=#32B557
in_opacity=1