Skip to content

Commit

Permalink
Quartz sync: Mar 16, 2024, 2:13 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
ngnhatmih committed Mar 15, 2024
1 parent d6dbe60 commit db208e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ const config: QuartzConfig = {
colors: {
lightMode: {
light: "#eff1f5", // background
lightgray: "#646168", // subtext
gray: "#fb65c1", // search background?
lightgray: "#DEDBE1", // search background?
gray: "#fb65c1", // text
darkgray: "#0b011e", // text?
dark: "#0b011e", // text?
secondary: "#fb65c1", // the bigger node
Expand Down

0 comments on commit db208e4

Please sign in to comment.