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",
|
||||
-- },
|
||||
dev = true,
|
||||
colors = { background = "#000000" },
|
||||
opts = {
|
||||
colors = {
|
||||
background = "#121212",
|
||||
-- background = "#000000",
|
||||
},
|
||||
hl = {
|
||||
-- Normal = {
|
||||
-- "#000000",
|
||||
-- "#FFFFFF",
|
||||
-- },
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue