changed themes to tokyonight
This commit is contained in:
parent
7b6c664ceb
commit
f6408d9d47
5 changed files with 13 additions and 12 deletions
|
@ -5,7 +5,7 @@ return {
|
|||
config = function()
|
||||
require('lualine').setup({
|
||||
options = {
|
||||
theme = 'nord',
|
||||
theme = 'tokyonight',
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue