diff --git a/site/src/theme/palettes.ts b/site/src/theme/palettes.ts index ac740f446e5ae..ef6241cd4e88b 100644 --- a/site/src/theme/palettes.ts +++ b/site/src/theme/palettes.ts @@ -1,15 +1,5 @@ import { PaletteOptions } from "@material-ui/core/styles/createPalette" -/** - * Augment MUI Palette with Coder-specific design system - */ - -/** - * Dark theme color palette - * - * This maps to our design system at: - * https://www.figma.com/file/VkXU4873QOsSprMQV02GgR/Design-System?node-id=219%3A40 - */ export const darkPalette: PaletteOptions = { type: "dark", primary: {