CSS: change highlighting to Rosé Pine
This commit is contained in:
parent
9dbf1c3915
commit
ff91ad1f8d
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
code {
|
||||
background: #eff1f5;
|
||||
background: #faf4ed;
|
||||
border-radius: 0.3em;
|
||||
padding: 0.1em 0.2em;
|
||||
font-size: 0.9em;
|
||||
|
|
@ -21,7 +21,7 @@ code {
|
|||
border-radius: 0.3rem;
|
||||
padding: 0.5em 0.5em;
|
||||
margin: 1rem 0;
|
||||
background: #eff1f5;
|
||||
background: #faf4ed;
|
||||
overflow: auto;
|
||||
|
||||
& code {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ copyright = 'CC-BY-SA 4.0'
|
|||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = "catppuccin-latte"
|
||||
style = "rose-pine-dawn"
|
||||
|
||||
[params]
|
||||
[params.author]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue