Generate Iceberg GTK theme and icons with oomox
This commit is contained in:
11
home/.themes/oomox-iceberg/assets/unsed.sh
Executable file
11
home/.themes/oomox-iceberg/assets/unsed.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
sed -i \
|
||||
-e 's/rgb(0%,0%,0%)/#c6c8d1/g' \
|
||||
-e 's/rgb(100%,100%,100%)/#161821/g' \
|
||||
-e 's/rgb(50%,0%,0%)/#161821/g' \
|
||||
-e 's/rgb(0%,50%,0%)/#84a0c6/g' \
|
||||
-e 's/rgb(0%,50.196078%,0%)/#84a0c6/g' \
|
||||
-e 's/rgb(50%,0%,50%)/#c6c8d1/g' \
|
||||
-e 's/rgb(50.196078%,0%,50.196078%)/#c6c8d1/g' \
|
||||
-e 's/rgb(0%,0%,50%)/#161821/g' \
|
||||
"$@"
|
Reference in New Issue
Block a user