mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-18 22:44:14 +02:00
Merge 34a198369c63ebd251bde6fa6100f63e72ecbf4f into dd6bd498db25344b2cccf56abfb656576a496d38
This commit is contained in:
commit
91a5fcb409
@ -29,7 +29,7 @@ export interface Theme {
|
|||||||
export type ThemeKey = keyof Colors
|
export type ThemeKey = keyof Colors
|
||||||
|
|
||||||
const DEFAULT_SANS_SERIF =
|
const DEFAULT_SANS_SERIF =
|
||||||
'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif'
|
'system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'
|
||||||
const DEFAULT_MONO = "ui-monospace, SFMono-Regular, SF Mono, Menlo, monospace"
|
const DEFAULT_MONO = "ui-monospace, SFMono-Regular, SF Mono, Menlo, monospace"
|
||||||
|
|
||||||
export function googleFontHref(theme: Theme) {
|
export function googleFontHref(theme: Theme) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user