qunit-dark
Version:
A kind of dark theme for qunit
23 lines (16 loc) • 780 B
Markdown
# QUnit Dark Theme
[](https://nodei.co/npm/qunit-dark/)
Yet another Qunit theme
## Usage
1. Install this plugin (either as git submodule, as npm dependency, or otherwise)
2. Remove `<link rel="stylesheet" href="qunitjs/qunit/qunit.css">`
3. Add `<link rel="stylesheet" href="qunit-dark/qunit-dark.css">`
4. Add `<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700' rel='stylesheet' >`
## Example
See `test/index.html` for an example.
### Example 1

### Example 2

### Example 3
