diff --git a/.vscode/launch.json b/.vscode/launch.json index ed9825a..4f74457 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,3 +1,4 @@ { - "defaultTheme": "PaperMod" + "defaultTheme": "PaperMod", + "hugo.defaultTheme": "PaperMod" } \ No newline at end of file