mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-19 06:54:18 +02:00
Compare commits
2 Commits
18ced2a343
...
91a5fcb409
Author | SHA1 | Date | |
---|---|---|---|
![]() |
91a5fcb409 | ||
![]() |
34a198369c |
@ -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