Update to new colour
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 24s

This commit is contained in:
Alex Kerr
2026-03-27 21:19:01 +00:00
parent 2a4097f2b1
commit f7feccb670
10 changed files with 189 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
.brush1 { fill: none; }
.pen1 { stroke: none; }
.brush2 { fill: rgb(151,216,178); }
.brush3 { fill: rgb(180,160,229); }
.brush3 { fill: rgb(173, 150, 220); }
.brush4 { fill: rgb(0,0,0); stroke: rgb(0,0,0);
stroke-width: 10;
stroke-linejoin: round; }

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB