diff --git a/packages/edit-site/src/components/global-styles/screen-color-element.js b/packages/edit-site/src/components/global-styles/screen-color-element.js index 88ab67ed26b46a..8732cb4d6387f6 100644 --- a/packages/edit-site/src/components/global-styles/screen-color-element.js +++ b/packages/edit-site/src/components/global-styles/screen-color-element.js @@ -21,14 +21,6 @@ const elements = { ), title: __( 'Text' ), }, - link: { - description: __( '' ), - title: __( 'Links' ), - }, - heading: { - description: __( '' ), - title: __( 'Headings' ), - }, caption: { description: __( 'Set the colors used for captions across the site' ), title: __( 'Captions' ),