AutoYADM commit: 2025-01-03 20:45:02
This commit is contained in:
parent
451b60bb3f
commit
32c3646cf6
1 changed files with 2 additions and 4 deletions
|
@ -9,13 +9,11 @@ return {
|
||||||
dev = true,
|
dev = true,
|
||||||
opts = {
|
opts = {
|
||||||
colors = {
|
colors = {
|
||||||
background = "#121212",
|
-- background = "#121212",
|
||||||
-- background = "#000000",
|
-- background = "#000000",
|
||||||
},
|
},
|
||||||
hl = {
|
hl = {
|
||||||
-- Normal = {
|
force_override = { Normal = { "#FFFFFF", "#000000" } },
|
||||||
-- "#FFFFFF",
|
|
||||||
-- },
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue