mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 07:25:42 -05:00
Update quartz.config.ts
This commit is contained in:
parent
22de0bac84
commit
480e4f7769
@ -34,7 +34,7 @@ const config: QuartzConfig = {
|
||||
dark: "#2b2b2b",
|
||||
secondary: "#96a7df",
|
||||
tertiary: "#e79e73",
|
||||
highlight: "rgba(219, 150, 109, 0.25)",
|
||||
highlight: "rgba(219, 150, 109, 0.15)",
|
||||
},
|
||||
darkMode: {
|
||||
light: "#161618",
|
||||
@ -42,9 +42,9 @@ const config: QuartzConfig = {
|
||||
gray: "#646464",
|
||||
darkgray: "#d4d4d4",
|
||||
dark: "#ebebec",
|
||||
secondary: "#7b97aa",
|
||||
tertiary: "#84a59d",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
secondary: "#96a7df",
|
||||
tertiary: "#e79e73",
|
||||
highlight: "rgba(219, 150, 109, 0.15)",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user