diff --git a/src/css/custom-prism-theme.ts b/src/css/custom-prism-theme.ts index fad40f5..10b1e51 100644 --- a/src/css/custom-prism-theme.ts +++ b/src/css/custom-prism-theme.ts @@ -3,7 +3,6 @@ import type { PrismTheme } from 'prism-react-renderer'; // To see changes in development restart docusaurus const theme: PrismTheme = { - // Polykey cli commands are attributed the token.plain class plain: { color: '#F8F8F2', backgroundColor: '#282A36',