add: lualine theme

This commit is contained in:
asep.komarudin 2024-05-23 14:15:21 +07:00
parent c33971749e
commit c575f0b93f
5 changed files with 96 additions and 5 deletions

View file

@ -27,9 +27,11 @@ vim.g.pcode_colorscheme = "dracula"
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0
-- rounded
-- roundedall
-- square
-- triangle
-- default
vim.g.pcode_lualinetheme = "rounded"
vim.g.pcode_lualinetheme = "roundedall"
-- 0 disable progress
-- 1 lualine lsp progress
-- 2 fidget progress