I don't know about you "leet hacker pros" but I do know that using bootstrap 3 helped me make my site[1] completely responsive - with ease the like of which the world has never seen the like of which[2]. If you are using bootstrap for it's color choices you're doing it wrong. What I do is have bootstrap.css vanilla loaded, then I load a bootstrap_overrides.css.scss where I override styles/colors/looknfeel. Make boots…
Saves time, overwriting a bunch of code and I can use it with whatever I want - Less, SASS, MYTH, etc.
Plus the code is about 200% cleaner.