From 2731349a3e80b1b8d64a9da6eaf662cdd7e8d546 Mon Sep 17 00:00:00 2001 From: AnnaSchmidt05 <144680674+AnnaSchmidt05@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:36:46 +0100 Subject: [PATCH] Added new annotation colour as a test --- tokens.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tokens.json b/tokens.json index ff2deaa..573310d 100644 --- a/tokens.json +++ b/tokens.json @@ -23,6 +23,10 @@ "value": "#15a045", "type": "color", "description": "Not part of design system, only used for annotating page templates for designers" + }, + "test": { + "value": "#fb06d1", + "type": "color" } }, "grey": {