Skip to content

Commit

Permalink
Mark mktg primitives as removed (#269)
Browse files Browse the repository at this point in the history
* Remove mktg primitives

* Create four-spies-type.md
  • Loading branch information
simurai authored Nov 9, 2021
1 parent f5e84c9 commit f16073c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/four-spies-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/primitives": patch
---

Mark mktg primitives as removed
33 changes: 32 additions & 1 deletion data/colors/removed.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,36 @@
"introShelf.gradientLeft": "accent.subtle",
"introShelf.gradientRight": "success.subtle",
"introShelf.gradientIn": "canvas.default",
"introShelf.gradientOut": null
"introShelf.gradientOut": null,
"mktg.success": null,
"mktg.info": null,
"mktg.bgShadeGradient.top": null,
"mktg.bgShadeGradient.bottom": null,
"mktg.btn.bg.top": null,
"mktg.btn.bg.bottom": null,
"mktg.btn.bgOverlay.top": null,
"mktg.btn.bgOverlay.bottom": null,
"mktg.btn.text": null,
"mktg.btn.primary.bg.top": null,
"mktg.btn.primary.bg.bottom": null,
"mktg.btn.primary.bgOverlay.top": null,
"mktg.btn.primary.bgOverlay.bottom": null,
"mktg.btn.primary.text": null,
"mktg.btn.enterprise.bg.top": null,
"mktg.btn.enterprise.bg.bottom": null,
"mktg.btn.enterprise.bgOverlay.top": null,
"mktg.btn.enterprise.bgOverlay.bottom": null,
"mktg.btn.enterprise.text": null,
"mktg.btn.outline.text": null,
"mktg.btn.outline.border": null,
"mktg.btn.outline.hover.text": null,
"mktg.btn.outline.hover.border": null,
"mktg.btn.outline.focus.border": null,
"mktg.btn.outline.focus.borderInset": null,
"mktg.btn.dark.text": null,
"mktg.btn.dark.border": null,
"mktg.btn.dark.hover.text": null,
"mktg.btn.dark.hover.border": null,
"mktg.btn.dark.focus.border": null,
"mktg.btn.dark.focus.borderInset": null
}

1 comment on commit f16073c

@vercel
Copy link

@vercel vercel bot commented on f16073c Nov 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.