diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/css/git-deps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/css/git-deps.css b/html/css/git-deps.css index 6e5b673..1d3aa4e 100644 --- a/html/css/git-deps.css +++ b/html/css/git-deps.css @@ -37,7 +37,7 @@ g.node rect { } g.node rect.explored { - fill: rgba(167, 224, 196, 0.54); + fill: rgba(206, 236, 221, 0.54); } g.node rect.unexplored { |