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

@@ -6,7 +6,7 @@
.pen0 { stroke: rgb(0,0,0); }
.brush1 { fill: none; }
.pen1 { stroke: none; }
.brush2 { fill: rgb(180,160,229); }
.brush2 { fill: rgb(173, 150, 220); }
.brush3 { fill: rgb(113,1,147); }
.brush4 { stroke: rgb(0,0,0);
stroke-width: 10;

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB