From 45d3fa70fb6394df7b41003bad8fd9426d7ebe52 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Sun, 25 Feb 2024 09:00:45 +0900 Subject: [PATCH] fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index af8c445..93e7e5f 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 = "catppuccin-mocha" + style = "base16-snazzy" tabWidth = 2