@eshanized updated the Website!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-14 22:24:28 +05:30
parent 46ee35d944
commit 2fc533bcde
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"darkmode": {
"theme_color": {
"primary": "#754ffe",
"body": "#282b34",
"body": "#28282b",
"border": "#3E3E3E",
"theme_light": "#222222",
"theme_dark": ""

View File

@@ -96,7 +96,7 @@ maxAge = "720h"
unsafe = true
[markup.highlight]
style = 'monokai' # see https://xyproto.github.io/splash/docs/all.html
style = 'dracula' # see https://xyproto.github.io/splash/docs/all.html
[markup.tableOfContents]
startLevel = 2