mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
chore: remove personal config from PR (use default colors)
This commit is contained in:
parent
8fb97a8002
commit
5e92a86803
@ -38,7 +38,7 @@ The output uses the `--textHighlight` CSS variable defined in `quartz.config.ts`
|
|||||||
```ts
|
```ts
|
||||||
// quartz.config.ts
|
// quartz.config.ts
|
||||||
colors: {
|
colors: {
|
||||||
lightMode: { textHighlight: "#84a59d88" },
|
lightMode: { textHighlight: "#fff23688" },
|
||||||
darkMode: { textHighlight: "#84a59d88" },
|
darkMode: { textHighlight: "#b3aa0288" },
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user