added themes
This commit is contained in:
11
.themes/oomox-coffee/gtk-3.0/assets/unsed.sh
Executable file
11
.themes/oomox-coffee/gtk-3.0/assets/unsed.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
sed -i \
|
||||
-e 's/rgb(0%,0%,0%)/#a07766/g' \
|
||||
-e 's/rgb(100%,100%,100%)/#35190c/g' \
|
||||
-e 's/rgb(50%,0%,0%)/#4e2512/g' \
|
||||
-e 's/rgb(0%,50%,0%)/#a8887a/g' \
|
||||
-e 's/rgb(0%,50.196078%,0%)/#a8887a/g' \
|
||||
-e 's/rgb(50%,0%,50%)/#c0b2ac/g' \
|
||||
-e 's/rgb(50.196078%,0%,50.196078%)/#c0b2ac/g' \
|
||||
-e 's/rgb(0%,0%,50%)/#35190c/g' \
|
||||
"$@"
|
||||
Reference in New Issue
Block a user