Oomox: Change color scheme to cyan

This commit is contained in:
2017-08-20 18:23:49 -05:00
parent dba5dde099
commit 060131a236
63 changed files with 817 additions and 817 deletions

View File

@@ -3,7 +3,7 @@ sed -i \
-e 's/#1d2021/rgb(0%,0%,0%)/g' \
-e 's/#ebdbb2/rgb(100%,100%,100%)/g' \
-e 's/#32302f/rgb(50%,0%,0%)/g' \
-e 's/#d3869b/rgb(0%,50%,0%)/g' \
-e 's/#83c07c/rgb(0%,50%,0%)/g' \
-e 's/#282828/rgb(50%,0%,50%)/g' \
-e 's/#ebdbb2/rgb(0%,0%,50%)/g' \
$@