Illia Pyshniak
2024-07-01 e8277d017e8cf661c9c51898a3026bbb2120e987
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors