Changed nvim block feature for dark mode
This commit is contained in:
parent
2b2afdd380
commit
d0056a3ec7
@ -179,8 +179,8 @@ require('lualine').setup {
|
||||
}
|
||||
|
||||
require("block").setup({
|
||||
percent = 0.8,
|
||||
depth = 4,
|
||||
percent = 1.2,
|
||||
depth = 8,
|
||||
colors = nil,
|
||||
automatic = true,
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user