diff --git a/docs/content/support/color-system.mdx b/docs/content/support/color-system.mdx index 3c55e29c..f5482ec3 100644 --- a/docs/content/support/color-system.mdx +++ b/docs/content/support/color-system.mdx @@ -12,7 +12,7 @@ import {Link as LinkIcon} from '@primer/octicons-react' import {palettes, variables} from '../../src/color-variables' import {PaletteTable, PaletteCell, overlayColor} from '../../src/color-system' -> ⚠️ Hubbers only! These color variables are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional variables](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/color-system). +> ⚠️ GitHub employees only! These color variables are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional variables](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/color-system). > Also take a look at the [migration guide](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/v16-migration) when replacing existing colors. diff --git a/docs/content/support/variables.mdx b/docs/content/support/variables.mdx index cbbf12d7..58c0df5c 100644 --- a/docs/content/support/variables.mdx +++ b/docs/content/support/variables.mdx @@ -7,7 +7,7 @@ bundle: alerts import {Variables, DeprecationIcon} from '../../src/variables' -> ⚠️ Hubbers only! These color variables are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional variables](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/color-system). +> ⚠️ GitHub employees only! These color variables are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional variables](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/color-system). > Also take a look at the [migration guide](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/v16-migration) when replacing existing colors. diff --git a/docs/content/utilities/colors.mdx b/docs/content/utilities/colors.mdx index d020fc2c..ee8d8928 100644 --- a/docs/content/utilities/colors.mdx +++ b/docs/content/utilities/colors.mdx @@ -9,7 +9,7 @@ import {Box, BorderBox} from '@primer/components' import {palettes, allColors} from '../../src/color-variables' import {PaletteTable, PaletteTableFragment, PaletteHeading, PaletteCell, PaletteValue} from '../../src/color-system' -> ⚠️ Hubbers only! These color utilities are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional utilities](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/utilities/colors). +> ⚠️ GitHub employees only! These color utilities are deprecated and will be replaced at some point. On "_dotcom_" please use the [new functional utilities](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/utilities/colors). > Also take a look at the [migration guide](https://primer-css-git-mkt-color-modes-docs.primer.now.sh/css/support/v16-migration) when replacing existing colors.