Dinu Blanovschi
2024-05-29 0b9f79e1b779d727588cb9aa475a1cad1c8f237d
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors