Skip to content

Commit 32b458d

Browse files
committed
Also removed WC specific colours
1 parent 26faa83 commit 32b458d

File tree

1 file changed

+0
-171
lines changed

1 file changed

+0
-171
lines changed

tokens.json

Lines changed: 0 additions & 171 deletions
Original file line numberDiff line numberDiff line change
@@ -616,177 +616,6 @@
616616
}
617617
}
618618
},
619-
"wc-color": {
620-
"neutral-cool": {
621-
"200": {
622-
"value": "#fbfaf4",
623-
"type": "color",
624-
"parent": "Primitives/Value"
625-
},
626-
"300": {
627-
"value": "#e8e8e8",
628-
"type": "color",
629-
"parent": "Primitives/Value"
630-
},
631-
"400": {
632-
"value": "#d9d9d9",
633-
"type": "color",
634-
"parent": "Primitives/Value"
635-
},
636-
"500": {
637-
"value": "#878787",
638-
"type": "color",
639-
"parent": "Primitives/Value"
640-
},
641-
"600": {
642-
"value": "#6a6a6a",
643-
"type": "color",
644-
"parent": "Primitives/Value"
645-
},
646-
"700": {
647-
"value": "#323232",
648-
"type": "color",
649-
"parent": "Primitives/Value"
650-
},
651-
"1000": {
652-
"value": "#121212",
653-
"type": "color",
654-
"parent": "Primitives/Value"
655-
}
656-
},
657-
"neutral-warm": {
658-
"200": {
659-
"value": "#fff9e6",
660-
"type": "color",
661-
"parent": "Primitives/Value"
662-
},
663-
"300": {
664-
"value": "#edece4",
665-
"type": "color",
666-
"parent": "Primitives/Value"
667-
},
668-
"400": {
669-
"value": "#d9d8d0",
670-
"type": "color",
671-
"parent": "Primitives/Value"
672-
}
673-
},
674-
"yellow": {
675-
"200": {
676-
"value": "#ffebad",
677-
"type": "color",
678-
"parent": "Primitives/Value",
679-
"description": ""
680-
},
681-
"500": {
682-
"value": "#ffce3c",
683-
"type": "color",
684-
"parent": "Primitives/Value",
685-
"description": ""
686-
},
687-
"700": {
688-
"value": "#ddb029",
689-
"type": "color",
690-
"parent": "Primitives/Value",
691-
"description": ""
692-
}
693-
},
694-
"green": {
695-
"200": {
696-
"value": "#9bc0af",
697-
"type": "color",
698-
"parent": "Primitives/Value"
699-
},
700-
"500": {
701-
"value": "#4f7d68",
702-
"type": "color",
703-
"parent": "Primitives/Value",
704-
"description": ""
705-
},
706-
"700": {
707-
"value": "#3a604f",
708-
"type": "color",
709-
"parent": "Primitives/Value",
710-
"description": ""
711-
}
712-
},
713-
"blue": {
714-
"200": {
715-
"value": "#a4bfdf",
716-
"type": "color",
717-
"parent": "Primitives/Value",
718-
"description": ""
719-
},
720-
"700": {
721-
"value": "#27476e",
722-
"type": "color",
723-
"parent": "Primitives/Value",
724-
"description": ""
725-
}
726-
},
727-
"turquoise": {
728-
"200": {
729-
"value": "#a2eeed",
730-
"type": "color",
731-
"parent": "Primitives/Value",
732-
"description": ""
733-
},
734-
"700": {
735-
"value": "#1dbebb",
736-
"type": "color",
737-
"parent": "Primitives/Value",
738-
"description": ""
739-
}
740-
},
741-
"salmon": {
742-
"200": {
743-
"value": "#ff9585",
744-
"type": "color",
745-
"parent": "Primitives/Value",
746-
"description": ""
747-
},
748-
"700": {
749-
"value": "#ff6f59",
750-
"type": "color",
751-
"parent": "Primitives/Value",
752-
"description": ""
753-
}
754-
},
755-
"purple": {
756-
"200": {
757-
"value": "#baa4cd",
758-
"type": "color",
759-
"parent": "Primitives/Value",
760-
"description": ""
761-
},
762-
"700": {
763-
"value": "#724e91",
764-
"type": "color",
765-
"parent": "Primitives/Value",
766-
"description": ""
767-
}
768-
},
769-
"UI": {
770-
"validation green": {
771-
"value": "#0b7051",
772-
"type": "color",
773-
"parent": "Primitives/Value",
774-
"description": ""
775-
},
776-
"validation red": {
777-
"value": "#e01b2f",
778-
"type": "color",
779-
"parent": "Primitives/Value",
780-
"description": ""
781-
},
782-
"focus yellow": {
783-
"value": "#ffea00",
784-
"type": "color",
785-
"parent": "Primitives/Value",
786-
"description": ""
787-
}
788-
}
789-
},
790619
"font": {
791620
"family": {
792621
"mono": {

0 commit comments

Comments
 (0)