Commit e5f728d
Added dark theme (#96)
Signed-off-by: James Cockbain <[email protected]>1 parent 3b9d63b commit e5f728d
2 files changed
+10
-3
lines changedSubmodule graphmetrics updated 25 files
- .travis.yml+1-3
- AUTHORS.md+1
- css/dark-diff.css+198
- css/light.css+26
- css/style.css-168
- css/style2.css-479
- css/themes.css+505
- index.html+214-168
- js/cpuChart.js+8-10
- js/eventLoopChart.js+10-12
- js/flamegraph.js+2-7
- js/gcChart.js+8-10
- js/gcTimeChart.js-2
- js/httpHttpsOutboundRequestsChart.js+8-10
- js/httpHttpsRequestsChart.js+8-12
- js/httpOutboundRequestsChart.js-2
- js/httpRequestsChart.js-4
- js/httpSummary.js+1-3
- js/httpThroughPutChart.js+2-4
- js/loopChart.js+10-12
- js/memChart.js+8-10
- js/memPoolsChart.js+13-15
- js/probeEventsChart.js+8-10
- js/textTable.js+3-2
- js/top5.js-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments