forcegraph: new, dark color theme

This commit is contained in:
Nils Schneider 2015-07-07 12:42:57 +02:00
commit a240bb2f7a
3 changed files with 16 additions and 11 deletions

View file

@ -1,7 +1,7 @@
.graph {
height: 100%;
width: 100%;
background: #2E2633;
background: #2B2B2B;
canvas {
display: block;