Skip to content

Commit ecf8596

Browse files
authored
Merge pull request #53 from wellcometrust/remove-annotation-colours
Removed annotation colours from WDS
2 parents 0aefd33 + 32b458d commit ecf8596

File tree

1 file changed

+0
-192
lines changed

1 file changed

+0
-192
lines changed

tokens.json

Lines changed: 0 additions & 192 deletions
Original file line numberDiff line numberDiff line change
@@ -317,27 +317,6 @@
317317
"value": "#000000",
318318
"type": "color"
319319
},
320-
"annotations": {
321-
"purple": {
322-
"value": "#6549f5",
323-
"type": "color",
324-
"description": "Not part of design system, only used for annotating designs"
325-
},
326-
"purple-light": {
327-
"value": "#6549f533",
328-
"type": "color"
329-
},
330-
"green": {
331-
"value": "#15a045",
332-
"type": "color",
333-
"description": "Not part of design system, only used for annotating page templates for designers"
334-
},
335-
"pink": {
336-
"value": "#ea07e4",
337-
"type": "color",
338-
"description": "Not part of design system, only used for annotating page templates for designers"
339-
}
340-
},
341320
"neutral": {
342321
"10": {
343322
"value": "#F5F6EE",
@@ -637,177 +616,6 @@
637616
}
638617
}
639618
},
640-
"wc-color": {
641-
"neutral-cool": {
642-
"200": {
643-
"value": "#fbfaf4",
644-
"type": "color",
645-
"parent": "Primitives/Value"
646-
},
647-
"300": {
648-
"value": "#e8e8e8",
649-
"type": "color",
650-
"parent": "Primitives/Value"
651-
},
652-
"400": {
653-
"value": "#d9d9d9",
654-
"type": "color",
655-
"parent": "Primitives/Value"
656-
},
657-
"500": {
658-
"value": "#878787",
659-
"type": "color",
660-
"parent": "Primitives/Value"
661-
},
662-
"600": {
663-
"value": "#6a6a6a",
664-
"type": "color",
665-
"parent": "Primitives/Value"
666-
},
667-
"700": {
668-
"value": "#323232",
669-
"type": "color",
670-
"parent": "Primitives/Value"
671-
},
672-
"1000": {
673-
"value": "#121212",
674-
"type": "color",
675-
"parent": "Primitives/Value"
676-
}
677-
},
678-
"neutral-warm": {
679-
"200": {
680-
"value": "#fff9e6",
681-
"type": "color",
682-
"parent": "Primitives/Value"
683-
},
684-
"300": {
685-
"value": "#edece4",
686-
"type": "color",
687-
"parent": "Primitives/Value"
688-
},
689-
"400": {
690-
"value": "#d9d8d0",
691-
"type": "color",
692-
"parent": "Primitives/Value"
693-
}
694-
},
695-
"yellow": {
696-
"200": {
697-
"value": "#ffebad",
698-
"type": "color",
699-
"parent": "Primitives/Value",
700-
"description": ""
701-
},
702-
"500": {
703-
"value": "#ffce3c",
704-
"type": "color",
705-
"parent": "Primitives/Value",
706-
"description": ""
707-
},
708-
"700": {
709-
"value": "#ddb029",
710-
"type": "color",
711-
"parent": "Primitives/Value",
712-
"description": ""
713-
}
714-
},
715-
"green": {
716-
"200": {
717-
"value": "#9bc0af",
718-
"type": "color",
719-
"parent": "Primitives/Value"
720-
},
721-
"500": {
722-
"value": "#4f7d68",
723-
"type": "color",
724-
"parent": "Primitives/Value",
725-
"description": ""
726-
},
727-
"700": {
728-
"value": "#3a604f",
729-
"type": "color",
730-
"parent": "Primitives/Value",
731-
"description": ""
732-
}
733-
},
734-
"blue": {
735-
"200": {
736-
"value": "#a4bfdf",
737-
"type": "color",
738-
"parent": "Primitives/Value",
739-
"description": ""
740-
},
741-
"700": {
742-
"value": "#27476e",
743-
"type": "color",
744-
"parent": "Primitives/Value",
745-
"description": ""
746-
}
747-
},
748-
"turquoise": {
749-
"200": {
750-
"value": "#a2eeed",
751-
"type": "color",
752-
"parent": "Primitives/Value",
753-
"description": ""
754-
},
755-
"700": {
756-
"value": "#1dbebb",
757-
"type": "color",
758-
"parent": "Primitives/Value",
759-
"description": ""
760-
}
761-
},
762-
"salmon": {
763-
"200": {
764-
"value": "#ff9585",
765-
"type": "color",
766-
"parent": "Primitives/Value",
767-
"description": ""
768-
},
769-
"700": {
770-
"value": "#ff6f59",
771-
"type": "color",
772-
"parent": "Primitives/Value",
773-
"description": ""
774-
}
775-
},
776-
"purple": {
777-
"200": {
778-
"value": "#baa4cd",
779-
"type": "color",
780-
"parent": "Primitives/Value",
781-
"description": ""
782-
},
783-
"700": {
784-
"value": "#724e91",
785-
"type": "color",
786-
"parent": "Primitives/Value",
787-
"description": ""
788-
}
789-
},
790-
"UI": {
791-
"validation green": {
792-
"value": "#0b7051",
793-
"type": "color",
794-
"parent": "Primitives/Value",
795-
"description": ""
796-
},
797-
"validation red": {
798-
"value": "#e01b2f",
799-
"type": "color",
800-
"parent": "Primitives/Value",
801-
"description": ""
802-
},
803-
"focus yellow": {
804-
"value": "#ffea00",
805-
"type": "color",
806-
"parent": "Primitives/Value",
807-
"description": ""
808-
}
809-
}
810-
},
811619
"font": {
812620
"family": {
813621
"mono": {

0 commit comments

Comments
 (0)