From f9112c189b000edac23b1e400f2f249f91869fe3 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Tue, 22 Oct 2024 11:32:02 +0900 Subject: [PATCH] fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 40cfb4e..e4a77af 100644 --- a/config.toml +++ b/config.toml @@ -72,5 +72,5 @@ post = "/:year/:month/:day/:15:04:05/" lineNos = true lineNumbersInTable = false noClasses = true - style = "evergarden" + style = "onedark" tabWidth = 2