darkstrap icon indicating copy to clipboard operation
darkstrap copied to clipboard

(unmaintained, dead) a dark theme for twitter bootstrap 2

Results 13 darkstrap issues
Sort by recently updated
recently updated
newest added

Wondering if you were going to make further updates to be compliant with Bootstrap 3

Per #18, ``` [T]he demo is not responsive? Is this version of twitter bootstrap responsive? ``` http://danneu.com/bag/darkstrap/darkstrap.html While the demo is not responsive, themes themselves are generally not responsive all...

I noticed just a few buttons (combos/selects/drop-downs) are using some sort of glossy background images, and also that there's a small part of the buttons that or neither transparent nor...

Any plans of converting this to the new Bootstrap v3.0.0 ?

I see via the read me this works with 2.2.2, is 2.3.2 supported with the current release? If so just close this issue.

I notice the dropdowns with the navbar still shows default bootstrap light color. I imagine this is a new bootstrap 2.3 bug. ![darkstrap](https://f.cloud.github.com/assets/3052854/151946/a47eb6d6-75a5-11e2-9a9a-56de21914066.PNG)

can you add a bowser.json file ? http://bower.io/ http://sindresorhus.com/bower-components/ Thanks !

I'm not too familiar with bootstrap, so please correct me if i am wrong anywhere, but it seems that Darkstrap should remove the following two CSS rules. ``` [class^="icon-"], [class*="...

Can you include the less.css files that go along with this?

Shouldn't Line 146 be this? ``` [class^="icon-"], [class*=" icon-"] { background-image: url("../img/glyphicons-halflings-white.png"); } ``` Without it, glyphs within tabs (and headings look like this: ![darkstrap_icon_issue](https://f.cloud.github.com/assets/2825679/266087/84298762-8dce-11e2-9fd9-0e6eb04ac50c.png)