mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-16 07:30:35 -04:00
HSLColor example: change the background color to black.
This commit is contained in:
parent
984af9c93b
commit
7772bfc2c9
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize></canvas>
|
||||
<canvas id="canvas" resize style="background:black"></canvas>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue