mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
fix syntax highlighting styles
This commit is contained in:
parent
7789ac6927
commit
466870f682
@ -69,7 +69,7 @@ const config: GatsbyConfig = {
|
||||
options: {
|
||||
theme: {
|
||||
default: 'Polar',
|
||||
parentSelector: { 'body.dark': 'Nord' }
|
||||
parentSelector: { 'html.dark': 'Nord' }
|
||||
},
|
||||
injectStyles: false,
|
||||
extensions: ['nord-visual-studio-code', 'polar'],
|
||||
|
Loading…
Reference in New Issue
Block a user