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({
|
require("block").setup({
|
||||||
percent = 0.8,
|
percent = 1.2,
|
||||||
depth = 4,
|
depth = 8,
|
||||||
colors = nil,
|
colors = nil,
|
||||||
automatic = true,
|
automatic = true,
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user