From c26ad3bb71dc867f9cadbd0d0c1764cc681cc63f Mon Sep 17 00:00:00 2001 From: koaning Date: Fri, 27 Mar 2026 11:52:54 +0100 Subject: [PATCH 1/2] Replace Paint toolbar brush/marker icons with distinct pen/highlighter SVGs Co-Authored-By: Claude Opus 4.6 --- js/paint/widget.tsx | 10 ++++------ wigglystuff/static/paint.js | 8 ++++---- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/js/paint/widget.tsx b/js/paint/widget.tsx index 439ac7d7..d965e0d3 100644 --- a/js/paint/widget.tsx +++ b/js/paint/widget.tsx @@ -234,9 +234,8 @@ function Component() { onClick={() => setTool('brush')} title="Brush (thin)" > - - - + +