feat(theme): Use cattppuccin-mocha theme
This commit is contained in:
parent
9199070c13
commit
b5056a4fe8
6 changed files with 59 additions and 3 deletions
nvim/plugin
|
@ -45,7 +45,7 @@ require('lualine').setup {
|
|||
},
|
||||
},
|
||||
options = {
|
||||
theme = 'auto',
|
||||
theme = 'catppuccin-mocha',
|
||||
-- component_separators = { left = '', right = ''},
|
||||
component_separators = { left = '', right = '' },
|
||||
-- section_separators = { left = '', right = ''},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue