I've integrated the twitter bootstrap sass 3.0.3.0 gem, which is supposed to be the latest version of twitter bootstrap 3.0.3. I'm trying to customize the colors using the 'customize' section of the LESS variables, but I can't seem to find too many color options. How can I access a complete list of colors provided by bootstrap 3?
For instance, when I search for the color blue on the bootstrap 3 documentation, no relevant information comes up. However, if I do the same search on the bootstrap 2 documentation, it does show the color blue option.
Any help would be appreciated! Thanks!