From cddcd2852d73712a9980b2da6045dd0ac1c64b01 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 7 Dec 2020 14:07:33 -0500 Subject: [PATCH] Remove dupe which is overwritten --- microsite/siteConfig.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/microsite/siteConfig.js b/microsite/siteConfig.js index e847c8c985..9d8d4f83e3 100644 --- a/microsite/siteConfig.js +++ b/microsite/siteConfig.js @@ -72,11 +72,6 @@ const siteConfig = { navGroupSubcategoryTitleColor: '#9e9e9e', }, - /* Colors for syntax highlighting */ - highlight: { - theme: 'dark', - }, - // This copyright info is used in /core/Footer.js and blog RSS/Atom feeds. copyright: `Copyright © ${new Date().getFullYear()} Backstage Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage`,