Lots: Switch to blue color scheme

Will I ever stop flip-flopping? Who knows
This commit is contained in:
2017-09-01 23:23:47 -05:00
parent 24c72d646e
commit 037c37da68
66 changed files with 824 additions and 824 deletions

View File

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