AutoYADM commit: 2025-01-03 20:45:02

This commit is contained in:
Daniel Fichtinger 2025-01-03 20:45:02 -05:00
parent 451b60bb3f
commit 32c3646cf6
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

@ -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",
-- },
}, },
}, },
}, },