switch theme to catppuccin
This commit is contained in:
parent
b4aa0a886b
commit
498d6590a0
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -199,7 +199,7 @@ require('lazy').setup({
|
|||
opts = {
|
||||
options = {
|
||||
icons_enabled = false,
|
||||
theme = 'onedark',
|
||||
theme = 'catppuccin',
|
||||
component_separators = '|',
|
||||
section_separators = '',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue