AutoYADM commit: 2025-01-04 00:15:02

This commit is contained in:
Daniel Fichtinger 2025-01-04 00:15:02 -05:00
parent 32c3646cf6
commit 64bc119a76
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

@ -11,9 +11,10 @@ return {
colors = { colors = {
-- background = "#121212", -- background = "#121212",
-- background = "#000000", -- background = "#000000",
background = "#1e1d2d",
}, },
hl = { hl = {
force_override = { Normal = { "#FFFFFF", "#000000" } }, -- force_override = { Normal = { "#FFFFFF", "#000000" } },
}, },
}, },
}, },