Cao Mingjun
2024-07-08 4eeacb7fbf0059f47317d813a9077437c75ce2f6
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors