diff --git a/data/tokens.json b/data/tokens.json index fc15ac8f..1ae309d4 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -1227,6 +1227,33 @@ "type": "color" } } + }, + "notification": { + "600": { + "value": "#BB4F00", + "type": "color", + "description": "badge" + }, + "transparent": { + "value": "$colors.transparent", + "type": "color" + }, + "yin": { + "100": { + "value": "$colors.yin.100", + "type": "color" + }, + "090": { + "value": "$colors.yin.090", + "type": "color" + } + }, + "yang": { + "100": { + "value": "$colors.yang.100", + "type": "color" + } + } } }, "logo": {