Change theme to onedark
This commit is contained in:
parent
5c256c030c
commit
e7a913421a
3 changed files with 43 additions and 5 deletions
|
@ -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 = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue