diff --git a/lua/user_config.lua b/lua/user_config.lua index cf87722..bd0f741 100644 --- a/lua/user_config.lua +++ b/lua/user_config.lua @@ -1,6 +1,6 @@ local M = { ui = { - theme = "norchad" + theme = "onedark" } }