added themes
This commit is contained in:
11
.themes/oomox-cl-dark/gtk-3.0/assets/unsed.sh
Executable file
11
.themes/oomox-cl-dark/gtk-3.0/assets/unsed.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
sed -i \
|
||||
-e 's/rgb(0%,0%,0%)/#949094/g' \
|
||||
-e 's/rgb(100%,100%,100%)/#181a15/g' \
|
||||
-e 's/rgb(50%,0%,0%)/#a94333/g' \
|
||||
-e 's/rgb(0%,50%,0%)/#6e6b6f/g' \
|
||||
-e 's/rgb(0%,50.196078%,0%)/#6e6b6f/g' \
|
||||
-e 's/rgb(50%,0%,50%)/#939796/g' \
|
||||
-e 's/rgb(50.196078%,0%,50.196078%)/#939796/g' \
|
||||
-e 's/rgb(0%,0%,50%)/#a94333/g' \
|
||||
"$@"
|
||||
Reference in New Issue
Block a user