From 1f0c2e75d10cffaff4ef5ed3a9d0525f0a8c05f5 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Sun, 3 Dec 2023 14:45:30 +0900 Subject: [PATCH] fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d1ed4c1..648ddd5 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 = "rose-pine-dawn" + style = "catppuccin-latte" tabWidth = 2