change statusline theme

pull/2680/head
Panos Sakkos 8 months ago committed by Panos Sakkos
parent 2160c03100
commit 2018f4aa9c

@ -4,7 +4,8 @@ local M = {}
M.ui = {
theme = "everforest_light",
statusline = {
theme = "vscode_colored",
theme = "default",
separator_style = "block",
},
}
M.plugins = "custom.plugins"

Loading…
Cancel
Save