diff --git a/.changeset/wise-apes-brake.md b/.changeset/wise-apes-brake.md new file mode 100644 index 00000000000..cd7a4b4d673 --- /dev/null +++ b/.changeset/wise-apes-brake.md @@ -0,0 +1,7 @@ +--- +"@primer/components": patch +--- + +Add new [functional color variables](https://primer.style/primitives/colors) to the theme object. + + **Tip:** Install [`eslint-plugin-primer-react`](https://primer.style/react/linting) to ensure that you're not using any deprecated color variables.