mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
Update quartz.config.ts
This commit is contained in:
parent
8c16150cc0
commit
6ef273ce39
@ -37,7 +37,7 @@ const config: QuartzConfig = {
|
||||
dark: "#2b2b2b",
|
||||
secondary: "#7992a0",
|
||||
tertiary: "#7992a0",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
highlight: "rgba(143, 159, 169, 0.07)",
|
||||
textHighlight: "#fff23688",
|
||||
},
|
||||
darkMode: {
|
||||
@ -48,7 +48,7 @@ const config: QuartzConfig = {
|
||||
dark: "#ebebec",
|
||||
secondary: "#7b97aa",
|
||||
tertiary: "#7b97aa",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
highlight: "rgba(143, 159, 169, 0.07)",
|
||||
textHighlight: "#b3aa0288",
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user