Hi All,
I have started work on issue #268, and I have a really nice little SVG that mirrors the one @Toby has in the first post.
In order to change the colours in the svg (currently controlled by plain CSS), I'd like to attach it to JavaScript to change as the admin changes the colour setting.
I've never worked with a JavaScript frontend like this before (keen to learn though!), so I haven't got a clue how to attach a script that would sort the SVG into core\js\admin\src\components\AppearancePage.js.
Any help to get started would be great! Cheers guys.