Change theme to onedark

This commit is contained in:
Yorick Barbanneau 2024-03-15 00:50:58 +01:00
parent 5c256c030c
commit e7a913421a
3 changed files with 43 additions and 5 deletions

View file

@ -1,7 +1,7 @@
require('lualine').setup {
options = {
icons_enabled = true,
theme = 'base16',
theme = 'onedark',
component_separators = { left = '|', right = '|'},
section_separators = { left = "", right = ""},
disabled_filetypes = {},