Skip to content

Instantly share code, notes, and snippets.

@tylerodonnell
Created August 10, 2016 14:48
Show Gist options
  • Save tylerodonnell/ea47024cddd9580a961eb2a6f4e314a9 to your computer and use it in GitHub Desktop.
Save tylerodonnell/ea47024cddd9580a961eb2a6f4e314a9 to your computer and use it in GitHub Desktop.
Update Material Theme Colors
#!/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