diff --git a/public/index.html b/public/index.html index d8f6cfb03..f96a44000 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ + diff --git a/public/style.css b/public/style.css index cd01705a7..7d14ae893 100644 --- a/public/style.css +++ b/public/style.css @@ -51,12 +51,12 @@ /* base variable for blur strength slider calculations */ --blurStrength: 10; - - /*styles for the color picker*/ --tool-cool-color-picker-btn-bg: transparent; --tool-cool-color-picker-btn-border-color: transparent; + color-scheme: only light; + } * {