Linus Sehn
2024-03-13 92cc23dc456ffc23285b83728fbc3434bbca5472
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors