AutoYADM commit: 2025-01-03 20:30:02
This commit is contained in:
parent
ecd9c37300
commit
451b60bb3f
1 changed files with 5 additions and 2 deletions
|
@ -7,11 +7,14 @@ return {
|
||||||
-- "folke/snacks.nvim",
|
-- "folke/snacks.nvim",
|
||||||
-- },
|
-- },
|
||||||
dev = true,
|
dev = true,
|
||||||
colors = { background = "#000000" },
|
|
||||||
opts = {
|
opts = {
|
||||||
|
colors = {
|
||||||
|
background = "#121212",
|
||||||
|
-- background = "#000000",
|
||||||
|
},
|
||||||
hl = {
|
hl = {
|
||||||
-- Normal = {
|
-- Normal = {
|
||||||
-- "#000000",
|
-- "#FFFFFF",
|
||||||
-- },
|
-- },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue