Hacker News new | ask | show | jobs
by semanticist 5399 days ago
Or you use the base styling to create whatever custom widgets you happen to need. The kind of themes I'd use in this situation give you reusable UI components and basic layouts that you can modify to your specific needs while still retaining consistency across the app.

My experience has been that a bootstrapping startup cannot afford to keep a designer on staff, and as a developer I'd much rather work with template components that are designed to be reused and moved around than a fixed design delivered by a contract designer that's not as flexible.