Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 327 Bytes

File metadata and controls

16 lines (8 loc) · 327 Bytes

Darkstrap

A dark theme for Twitter Bootstrap 2.

  • Darkstrap is just a CSS file that you load after vanilla Bootstrap 2.

Usage

  • Download darkstrap.css

  • Place it in your stylesheet directory

  • Include it after you load bootstrap.css

    <link href="path/to/darkstrap.css" rel="stylesheet" type="text/css" />