diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 8c6b515..f88023d 100644 --- a/config.toml +++ b/config.toml @@ -21,7 +21,7 @@ lineNos = false lineNumbersInTable = true noClasses = true noHl = false -style = 'solarized-light' +style = 'solarized-dark256' tabWidth = 2 [markup.goldmark] [markup.goldmark.renderer] |