Created
August 10, 2016 14:48
-
-
Save tylerodonnell/ea47024cddd9580a961eb2a6f4e314a9 to your computer and use it in GitHub Desktop.
Update Material Theme Colors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
cd /Users/tyler/Library/Application\ Support/Sublime\ Text\ 3/Packages/Material\ Theme | |
sed -i.bu 's/38, 50, 56/37, 43, 57/' Material-Theme.sublime-theme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment