# Theme Builder CD to core package: cd packages/core Pull latest: git pull --rebase NPM Install npm install Run Theme Builder npm run theme-builder Open Theme Builder App http://localhost:3333/theme-builder Github App: Commit CSS changes using this format: style(theme): update oceanic theme Pull the latest again for good measure: git pull --rebase Github App: Push to Origin