diff --git a/lua/chadrc.lua b/lua/chadrc.lua index 2abfb6a..6439f47 100644 --- a/lua/chadrc.lua +++ b/lua/chadrc.lua @@ -5,8 +5,11 @@ local M = {} M.ui = { - theme = "chocolate", - + theme = "bearded-arc", + transparency = true, + statusline = { + theme = "minimal", + }, -- hl_override = { -- Comment = { italic = true }, -- ["@comment"] = { italic = true },