vault backup: 2024-12-02 16:39:57
This commit is contained in:
@ -41,14 +41,14 @@ const config: QuartzConfig = {
|
||||
textHighlight: "#fff23688",
|
||||
},
|
||||
darkMode: {
|
||||
light: "#60515C",
|
||||
lightgray: "#393639",
|
||||
light: "#231b2d",
|
||||
lightgray: "#624162",
|
||||
gray: "#646464",
|
||||
darkgray: "#d4d4d4",
|
||||
dark: "#ebebec",
|
||||
secondary: "#7b97aa",
|
||||
secondary: "#ccc",
|
||||
tertiary: "#84a59d",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
highlight: "rgba(207, 149, 223, 0.23)",
|
||||
textHighlight: "#b3aa0288",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user