diff --git a/html/document.js b/html/document.js index 6b3e5af..c1ddb56 100644 --- a/html/document.js +++ b/html/document.js @@ -146,6 +146,8 @@ const Convolutes = { const style = { zoom:1.3, light:0, + blackLimit: 80, + blackLight: 40, s:80, l:50, black:true, diff --git a/html/index.html b/html/index.html index 1e9dab4..54fe123 100644 --- a/html/index.html +++ b/html/index.html @@ -59,6 +59,9 @@ img,canvas{ +