Emile Bangma
2024-03-24 d75928ad5cb99c87de40c1c884ddca6bf86163d5
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors