From 989df347c0a60b208db678d96a2d9c00b9b9bd15 Mon Sep 17 00:00:00 2001 From: Sakamoto Hiroshi Date: Tue, 25 Jun 2024 12:08:28 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20switched=20to=20chocolate=20them?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/chadrc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/chadrc.lua b/lua/chadrc.lua index 1d841e9..2abfb6a 100644 --- a/lua/chadrc.lua +++ b/lua/chadrc.lua @@ -5,7 +5,7 @@ local M = {} M.ui = { - theme = "onedark", + theme = "chocolate", -- hl_override = { -- Comment = { italic = true },