improve light theme
This commit is contained in:
parent
5e253ef331
commit
aed59a3f75
7 changed files with 24 additions and 38 deletions
|
@ -146,6 +146,7 @@ export const markdownConfig: AstroMarkdownOptions = {
|
|||
},
|
||||
colorReplacements: {
|
||||
"slack-ochin": {
|
||||
"#fff": "#f1f3f4", // bg
|
||||
"#357b42": "#989eb9", // comments
|
||||
"#b1108e": "#224bbb", // fields
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue