maxim/bootswatch-rails

Request: Bootswatches with Standard bootstrap dimensions

izelnakri opened this issue · 3 comments

That would make some bootswatches like Readable more compatible to use with existing standard bootstrap applications; same width&height navbars, same size text, etc.

Different gem or git branch or new directories(e.x @import 'bootswatch/ readable-standard /variables' ) inside the master branch should be provided.

I'm not sure what you mean exactly by "standard bootstrap dimensions". Could you elaborate?

same width & height elements(nav bar, buttons, breadcrumbs etc.) and maybe even same size(not same pixel values since font changes) text. In other words, changing a bootstrap site into a bootswatch should require no modifications other than the css import statement. Current bootswatch sites assume you start a site from scratch or alter the values to the previous standard bootstrap values, if you want to keep the previous sizes intact.

Sounds like you're proposing a feature for bootswatches. I'm not the author of them, I only convert them for Rails. The bootswatches repository is here: https://github.com/thomaspark/bootswatch.