0871570b7ee31216cba90da79670de7a124d91ca
- Fix grid columns 4 by using conditional logic instead of string interpolation - Simplify CSS generator to only generate accent colors (mood/typography/shape/density now use data attributes) - Add header component to all 7 preview pages with logo, nav, and cart - Add header layout CSS for centered and minimal variants - Move nav display property to CSS to enable minimal mode hiding This resolves all high-priority theme control issues: - Grid columns now supports 2, 3, and 4 columns - Accent color picker now updates button colors - Header layout control now works (standard, centered, minimal) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
SimpleshopTheme
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
Learn more
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix
Languages
Elixir
86.5%
CSS
11.2%
HTML
1.1%
JavaScript
1.1%
Dockerfile
0.1%