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