Leo Lazou
2024-05-30 244801af65b9e628927c1f1b2518ae62ca2e354f
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors