Oomox: Add Solarized-Light GTK theme
This commit is contained in:
11
.themes/oomox-solarized-light/assets/unsed.sh
Executable file
11
.themes/oomox-solarized-light/assets/unsed.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
sed -i \
|
||||
-e 's/rgb(0%,0%,0%)/#fdf6e3/g' \
|
||||
-e 's/rgb(100%,100%,100%)/#002b36/g' \
|
||||
-e 's/rgb(50%,0%,0%)/#eee8d5/g' \
|
||||
-e 's/rgb(0%,50%,0%)/#839496/g' \
|
||||
-e 's/rgb(0%,50.196078%,0%)/#839496/g' \
|
||||
-e 's/rgb(50%,0%,50%)/#fdf6e3/g' \
|
||||
-e 's/rgb(50.196078%,0%,50.196078%)/#fdf6e3/g' \
|
||||
-e 's/rgb(0%,0%,50%)/#002b36/g' \
|
||||
$@
|
Reference in New Issue
Block a user